Trace number 3379211

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UmSat 2011-05-12 (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-5_528.cnf
MD5SUM7c7070bd15b57ddd9a06dd3709baef54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark157.607
Satisfiable
(Un)Satisfiability was proved
Number of variables527
Number of clauses12692
Sum of the clauses size38748
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 312356
Number of clauses of size 40
Number of clauses of size 5336
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379211-1305459641/watcher-3379211-1305459641 -o /tmp/evaluation-result-3379211-1305459641/solver-3379211-1305459641 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379211-1305459641.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.18 2.41 3.19 5/423 24611
/proc/meminfo: memFree=13808404/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=11908 CPUtime=0 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4194304 394 0 0 0 0 0 0 0 22 0 1 0 736194792 12193792 334 33554432000 4194304 4263832 140735944425728 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 2977 334 240 17 0 150 0

[startup+0.081471 s]
/proc/loadavg: 1.18 2.41 3.19 5/423 24611
/proc/meminfo: memFree=13808404/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=13800 CPUtime=0.07 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 1013 0 0 0 7 0 0 0 22 0 1 0 736194792 14131200 829 33554432000 4194304 4263832 140735944425728 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 3450 829 247 17 0 623 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13800

[startup+0.100466 s]
/proc/loadavg: 1.18 2.41 3.19 5/423 24611
/proc/meminfo: memFree=13808404/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=13800 CPUtime=0.09 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 1013 0 0 0 9 0 0 0 22 0 1 0 736194792 14131200 829 33554432000 4194304 4263832 140735944425728 18446744073709551615 4211604 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 3450 829 247 17 0 623 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13800

[startup+0.300433 s]
/proc/loadavg: 1.18 2.41 3.19 5/423 24611
/proc/meminfo: memFree=13808404/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=15264 CPUtime=0.29 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 1381 0 0 0 29 0 0 0 23 0 1 0 736194792 15630336 1197 33554432000 4194304 4263832 140735944425728 18446744073709551615 216734839493 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 3816 1197 247 17 0 989 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15264

[startup+0.700373 s]
/proc/loadavg: 1.18 2.41 3.19 5/423 24611
/proc/meminfo: memFree=13808404/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=17004 CPUtime=0.69 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 1803 0 0 0 69 0 0 0 25 0 1 0 736194792 17412096 1619 33554432000 4194304 4263832 140735944425728 18446744073709551615 216734836864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 4251 1619 247 17 0 1424 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17004

[startup+1.50022 s]
/proc/loadavg: 1.40 2.44 3.19 5/424 24612
/proc/meminfo: memFree=13751852/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=21020 CPUtime=1.49 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 2807 0 0 0 149 0 0 0 25 0 1 0 736194792 21524480 2623 33554432000 4194304 4263832 140735944425728 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 5255 2623 247 17 0 2428 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21020

[startup+3.10094 s]
/proc/loadavg: 1.40 2.44 3.19 5/424 24612
/proc/meminfo: memFree=13735980/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=25352 CPUtime=3.09 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 3794 0 0 0 309 0 0 0 25 0 1 0 736194792 25960448 3610 33554432000 4194304 4263832 140735944425728 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 6338 3610 247 17 0 3511 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25352

[startup+6.30038 s]
/proc/loadavg: 1.40 2.44 3.19 5/424 24612
/proc/meminfo: memFree=13705348/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=25828 CPUtime=6.29 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 3922 0 0 0 629 0 0 0 25 0 1 0 736194792 26447872 3738 33554432000 4194304 4263832 140735944425728 18446744073709551615 4205595 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 6457 3738 247 17 0 3630 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25828

[startup+12.7003 s]
/proc/loadavg: 1.80 2.49 3.20 5/424 24612
/proc/meminfo: memFree=13658012/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=32612 CPUtime=12.68 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 5709 0 0 0 1268 0 0 0 25 0 1 0 736194792 33394688 5405 33554432000 4194304 4263832 140735944425728 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 8153 5405 247 17 0 5326 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32612

[startup+25.501 s]
/proc/loadavg: 2.14 2.54 3.21 5/424 24613
/proc/meminfo: memFree=13609668/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=36236 CPUtime=25.49 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 6549 0 0 0 2548 1 0 0 25 0 1 0 736194792 37105664 6116 33554432000 4194304 4263832 140735944425728 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 9059 6116 247 17 0 6232 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36236

[startup+51.1005 s]
/proc/loadavg: 2.90 2.69 3.24 5/424 24613
/proc/meminfo: memFree=13545844/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=41340 CPUtime=51.08 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 7939 0 0 0 5107 1 0 0 25 0 1 0 736194792 42332160 7346 33554432000 4194304 4263832 140735944425728 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 10335 7346 247 17 0 7508 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41340

[startup+102.316 s]
/proc/loadavg: 3.56 2.91 3.28 5/424 24615
/proc/meminfo: memFree=13443664/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=50872 CPUtime=102.3 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 10706 0 0 0 10227 3 0 0 25 0 1 0 736194792 52092928 9689 33554432000 4194304 4263832 140735944425728 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 12718 9689 247 17 0 9891 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 50872

[startup+162.301 s]
/proc/loadavg: 3.84 3.10 3.32 5/424 24616
/proc/meminfo: memFree=13364536/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=54360 CPUtime=162.29 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 11792 0 0 0 16226 3 0 0 25 0 1 0 736194792 55664640 10519 33554432000 4194304 4263832 140735944425728 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 13590 10519 247 17 0 10763 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 54360

[startup+222.301 s]
/proc/loadavg: 3.94 3.26 3.36 5/424 24618
/proc/meminfo: memFree=13295552/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=64328 CPUtime=222.29 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 14440 0 0 0 22224 5 0 0 25 0 1 0 736194792 65871872 12601 33554432000 4194304 4263832 140735944425728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 16082 12601 247 17 0 13255 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 64328

[startup+282.301 s]
/proc/loadavg: 3.98 3.40 3.40 5/424 24646
/proc/meminfo: memFree=13235260/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=69460 CPUtime=282.3 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 16007 0 0 0 28224 6 0 0 25 0 1 0 736194792 71127040 13828 33554432000 4194304 4263832 140735944425728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 17365 13828 247 17 0 14538 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 69460

[startup+342.301 s]
/proc/loadavg: 3.99 3.50 3.43 5/424 24648
/proc/meminfo: memFree=13093020/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=71180 CPUtime=342.3 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 16428 0 0 0 34224 6 0 0 25 0 1 0 736194792 72888320 14249 33554432000 4194304 4263832 140735944425728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 17795 14249 247 17 0 14968 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 71180

[startup+402.301 s]
/proc/loadavg: 4.04 3.61 3.47 5/424 24650
/proc/meminfo: memFree=13007684/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=75564 CPUtime=402.29 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 17868 0 0 0 40223 6 0 0 25 0 1 0 736194792 77377536 15315 33554432000 4194304 4263832 140735944425728 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 18891 15315 247 17 0 16064 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 75564

[startup+462.301 s]
/proc/loadavg: 4.08 3.70 3.51 5/424 24651
/proc/meminfo: memFree=12926816/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=78100 CPUtime=462.29 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 18471 0 0 0 46223 6 0 0 25 0 1 0 736194792 79974400 15918 33554432000 4194304 4263832 140735944425728 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 19525 15918 247 17 0 16698 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 78100

[startup+522.301 s]
/proc/loadavg: 4.03 3.75 3.54 5/424 24653
/proc/meminfo: memFree=12877816/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=78100 CPUtime=522.29 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 18495 0 0 0 52223 6 0 0 25 0 1 0 736194792 79974400 15942 33554432000 4194304 4263832 140735944425728 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 19525 15942 247 17 0 16698 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 78100

[startup+582.3 s]
/proc/loadavg: 4.01 3.80 3.57 5/424 24654
/proc/meminfo: memFree=12832780/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=82248 CPUtime=582.3 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 19926 0 0 0 58223 7 0 0 25 0 1 0 736194792 84221952 16962 33554432000 4194304 4263832 140735944425728 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 20562 16962 247 17 0 17735 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 82248

[startup+642.301 s]
/proc/loadavg: 4.07 3.86 3.60 5/424 24656
/proc/meminfo: memFree=12792960/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=83888 CPUtime=642.32 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 20271 0 0 0 64225 7 0 0 25 0 1 0 736194792 85901312 17307 33554432000 4194304 4263832 140735944425728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 20972 17307 247 17 0 18145 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 83888

[startup+702.3 s]
/proc/loadavg: 4.06 3.89 3.63 5/424 24658
/proc/meminfo: memFree=12754244/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=87584 CPUtime=702.31 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 21655 0 0 0 70223 8 0 0 25 0 1 0 736194792 89686016 18238 33554432000 4194304 4263832 140735944425728 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 21896 18238 247 17 0 19069 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 87584

[startup+762.316 s]
/proc/loadavg: 4.08 3.93 3.65 5/424 24659
/proc/meminfo: memFree=12701160/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=88184 CPUtime=762.32 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 21793 0 0 0 76224 8 0 0 25 0 1 0 736194792 90300416 18376 33554432000 4194304 4263832 140735944425728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 22046 18376 247 17 0 19219 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 88184

[startup+822.3 s]
/proc/loadavg: 4.03 3.94 3.67 5/424 24661
/proc/meminfo: memFree=12641248/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=90956 CPUtime=822.31 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 22453 0 0 0 82223 8 0 0 25 0 1 0 736194792 93138944 19036 33554432000 4194304 4263832 140735944425728 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 22739 19036 247 17 0 19912 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 90956

[startup+882.301 s]
/proc/loadavg: 4.01 3.95 3.69 5/424 24662
/proc/meminfo: memFree=12585300/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=90956 CPUtime=882.31 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 22483 0 0 0 88223 8 0 0 25 0 1 0 736194792 93138944 19066 33554432000 4194304 4263832 140735944425728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 22739 19066 247 17 0 19912 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 90956

[startup+942.3 s]
/proc/loadavg: 4.07 3.97 3.71 5/424 24664
/proc/meminfo: memFree=12536044/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=93096 CPUtime=942.31 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 23063 0 0 0 94223 8 0 0 25 0 1 0 736194792 95330304 19645 33554432000 4194304 4263832 140735944425728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 23274 19645 247 17 0 20447 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 93096

[startup+1002.3 s]
/proc/loadavg: 4.11 4.00 3.74 5/424 24666
/proc/meminfo: memFree=12495476/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=94392 CPUtime=1002.31 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 23858 0 0 0 100223 8 0 0 25 0 1 0 736194792 96657408 19942 33554432000 4194304 4263832 140735944425728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 23598 19942 247 17 0 20771 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 94392

[startup+1062.3 s]
/proc/loadavg: 4.08 4.01 3.75 5/424 24667
/proc/meminfo: memFree=12463836/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=95992 CPUtime=1062.31 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 24190 0 0 0 106223 8 0 0 25 0 1 0 736194792 98295808 20274 33554432000 4194304 4263832 140735944425728 18446744073709551615 4207603 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 23998 20274 247 17 0 21171 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 95992

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.77 5/424 24669
/proc/meminfo: memFree=12428600/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=101600 CPUtime=1122.31 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 25640 0 0 0 112223 8 0 0 25 0 1 0 736194792 104038400 21211 33554432000 4194304 4263832 140735944425728 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 25400 21211 247 17 0 22573 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 101600

[startup+1182.3 s]
/proc/loadavg: 4.10 4.03 3.79 5/424 24670
/proc/meminfo: memFree=12396212/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=105024 CPUtime=1182.32 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 27035 0 0 0 118223 9 0 0 25 0 1 0 736194792 107544576 22059 33554432000 4194304 4263832 140735944425728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 26256 22059 247 17 0 23429 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 105024

[startup+1242.3 s]
/proc/loadavg: 4.08 4.04 3.81 5/424 24681
/proc/meminfo: memFree=12366360/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=106264 CPUtime=1242.32 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 27307 0 0 0 124223 9 0 0 25 0 1 0 736194792 108814336 22331 33554432000 4194304 4263832 140735944425728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 26566 22331 247 17 0 23739 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 106264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.82 4/423 24685
/proc/meminfo: memFree=13417620/32951124 swapFree=65586204/67111528
[pid=24611] ppid=24609 vsize=106264 CPUtime=1300.03 cores=1,3
/proc/24611/stat : 24611 (umsat) R 24609 24611 24130 0 -1 4202496 27325 0 0 0 129994 9 0 0 25 0 1 0 736194792 108814336 22349 33554432000 4194304 4263832 140735944425728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24611/statm: 26566 22349 247 17 0 23739 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 106264

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.95
CPU system time (s): 0.097985
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 106264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.95
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27325
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1659

runsolver used 4.84326 second user time and 12.914 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 13:40:41
IDJOB=3379211
IDBENCH=83256
IDSOLVER=1861
FILE ID=node119/3379211-1305459641
RUNJOBID= node119-1305459641-24571
PBS_JOBID= 13324893
Free space on /tmp= 73300 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-5_528.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379211-1305459641/watcher-3379211-1305459641 -o /tmp/evaluation-result-3379211-1305459641/solver-3379211-1305459641 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379211-1305459641.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 7c7070bd15b57ddd9a06dd3709baef54
RANDOM SEED=163757388

node119.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.63
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13809048 kB
Buffers:        301180 kB
Cached:        4861516 kB
SwapCached:       4756 kB
Active:       15606600 kB
Inactive:      3194232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13809048 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           13640 kB
Writeback:           0 kB
AnonPages:    13635812 kB
Mapped:          32568 kB
Slab:           214260 kB
PageTables:      61428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113429044 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73304 MiB
End job on node119 at 2011-05-15 14:02:23