Trace number 3379616

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.1 1300.05

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4231.cnf
MD5SUMa52d60bf6e72caa628ad712a5fe0fb7a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4229
Number of clauses100397
Sum of the clauses size411595
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490390
Number of clauses of size 510007
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-3379616-1305457575/watcher-3379616-1305457575 -o /tmp/evaluation-result-3379616-1305457575/solver-3379616-1305457575 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379616-1305457575.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: 4.04 4.03 3.93 3/377 15064
/proc/meminfo: memFree=25125948/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=15344 CPUtime=0 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 1065 0 0 0 0 0 0 0 18 0 1 0 638173128 15712256 1005 33554432000 4194304 4394578 140736060694368 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 3836 1005 247 49 0 977 0

[startup+0.185558 s]
/proc/loadavg: 4.04 4.03 3.93 3/377 15064
/proc/meminfo: memFree=25125948/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=25828 CPUtime=0.18 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 3676 0 0 0 17 1 0 0 18 0 1 0 638173128 26447872 3615 33554432000 4194304 4394578 140736060694368 18446744073709551615 264726429591 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 6457 3615 255 49 0 3598 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 25828

[startup+0.200524 s]
/proc/loadavg: 4.04 4.03 3.93 3/377 15064
/proc/meminfo: memFree=25125948/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=25828 CPUtime=0.19 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 3678 0 0 0 18 1 0 0 18 0 1 0 638173128 26447872 3617 33554432000 4194304 4394578 140736060694368 18446744073709551615 264726429591 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 6457 3617 255 49 0 3598 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 25828

[startup+0.300491 s]
/proc/loadavg: 4.04 4.03 3.93 3/377 15064
/proc/meminfo: memFree=25125948/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=38252 CPUtime=0.29 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 7392 0 0 0 27 2 0 0 18 0 1 0 638173128 39170048 6937 33554432000 4194304 4394578 140736060694368 18446744073709551615 4290866 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 9563 6937 266 49 0 6704 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38252

[startup+0.700424 s]
/proc/loadavg: 4.04 4.03 3.93 3/377 15064
/proc/meminfo: memFree=25125948/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=42888 CPUtime=0.69 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 8535 0 0 0 67 2 0 0 18 0 1 0 638173128 43917312 8080 33554432000 4194304 4394578 140736060694368 18446744073709551615 264726064609 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 10722 8081 266 49 0 7863 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42888

[startup+1.50027 s]
/proc/loadavg: 4.04 4.03 3.93 5/375 15086
/proc/meminfo: memFree=25043612/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=49068 CPUtime=1.49 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 10053 0 0 0 147 2 0 0 20 0 1 0 638173128 50245632 9598 33554432000 4194304 4394578 140736060694368 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 12267 9598 266 49 0 9408 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49068

[startup+3.10097 s]
/proc/loadavg: 4.04 4.03 3.93 5/383 15098
/proc/meminfo: memFree=24848472/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=58296 CPUtime=3.09 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 12343 0 0 0 306 3 0 0 25 0 1 0 638173128 59695104 11888 33554432000 4194304 4394578 140736060694368 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 14574 11888 266 49 0 11715 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58296

[startup+6.30036 s]
/proc/loadavg: 4.04 4.03 3.93 5/383 15099
/proc/meminfo: memFree=24614568/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=64388 CPUtime=6.29 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 13808 0 0 0 626 3 0 0 25 0 1 0 638173128 65933312 13353 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 16097 13353 266 49 0 13238 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64388

[startup+12.7011 s]
/proc/loadavg: 4.03 4.03 3.93 5/383 15099
/proc/meminfo: memFree=24516404/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=77060 CPUtime=12.69 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 16836 0 0 0 1266 3 0 0 25 0 1 0 638173128 78909440 16381 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298711 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 19265 16381 266 49 0 16406 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77060

[startup+25.5007 s]
/proc/loadavg: 4.03 4.03 3.93 5/383 15099
/proc/meminfo: memFree=24375820/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=92052 CPUtime=25.49 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 20390 0 0 0 2545 4 0 0 25 0 1 0 638173128 94261248 19935 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 23013 19935 266 49 0 20154 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92052

[startup+51.1009 s]
/proc/loadavg: 4.02 4.02 3.93 5/383 15100
/proc/meminfo: memFree=24141916/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=131732 CPUtime=51.09 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 29982 0 0 0 5102 7 0 0 25 0 1 0 638173128 134893568 29527 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 32933 29527 266 49 0 30074 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 131732

[startup+102.301 s]
/proc/loadavg: 4.00 4.02 3.93 5/383 15101
/proc/meminfo: memFree=23757864/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=177120 CPUtime=102.31 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 40918 0 0 0 10221 10 0 0 25 0 1 0 638173128 181370880 40463 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 44280 40463 266 49 0 41421 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 177120

[startup+162.301 s]
/proc/loadavg: 4.14 4.06 3.95 5/383 15103
/proc/meminfo: memFree=23468416/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=206036 CPUtime=162.29 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 47407 0 0 0 16217 12 0 0 25 0 1 0 638173128 210980864 46952 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 51509 46952 266 49 0 48650 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 206036

[startup+222.315 s]
/proc/loadavg: 4.05 4.05 3.95 5/383 15104
/proc/meminfo: memFree=23118456/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=270504 CPUtime=222.32 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 63206 0 0 0 22216 16 0 0 25 0 1 0 638173128 276996096 62751 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 67626 62751 266 49 0 64767 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 270504

[startup+282.3 s]
/proc/loadavg: 4.02 4.03 3.95 5/383 15106
/proc/meminfo: memFree=22802960/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=307968 CPUtime=282.3 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 71928 0 0 0 28213 17 0 0 25 0 1 0 638173128 315359232 71473 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 76992 71473 266 49 0 74133 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 307968

[startup+342.301 s]
/proc/loadavg: 4.03 4.04 3.95 5/383 15108
/proc/meminfo: memFree=22615804/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=344292 CPUtime=342.3 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 80641 0 0 0 34211 19 0 0 25 0 1 0 638173128 352555008 80186 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 86073 80186 266 49 0 83214 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 344292

[startup+402.3 s]
/proc/loadavg: 4.07 4.04 3.96 5/383 15109
/proc/meminfo: memFree=22541004/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=391536 CPUtime=402.31 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 92092 0 0 0 40208 23 0 0 25 0 1 0 638173128 400932864 91637 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298955 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 97884 91637 266 49 0 95025 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 391536

[startup+462.301 s]
/proc/loadavg: 4.07 4.05 3.96 5/383 15111
/proc/meminfo: memFree=22451440/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=442264 CPUtime=462.31 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 104362 0 0 0 46205 26 0 0 25 0 1 0 638173128 452878336 103907 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 110566 103907 266 49 0 107707 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 442264

[startup+522.301 s]
/proc/loadavg: 4.03 4.04 3.96 5/383 15112
/proc/meminfo: memFree=22188656/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=497756 CPUtime=522.31 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 118059 0 0 0 52200 31 0 0 25 0 1 0 638173128 509702144 117604 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 124439 117604 266 49 0 121580 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 497756

[startup+582.3 s]
/proc/loadavg: 4.01 4.03 3.96 5/383 15114
/proc/meminfo: memFree=21832492/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=540736 CPUtime=582.31 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 128645 0 0 0 58198 33 0 0 25 0 1 0 638173128 553713664 128190 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 135184 128190 266 49 0 132325 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 540736

[startup+642.301 s]
/proc/loadavg: 4.00 4.02 3.96 5/383 15116
/proc/meminfo: memFree=21763504/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=555624 CPUtime=642.32 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 131736 0 0 0 64198 34 0 0 25 0 1 0 638173128 568958976 131281 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 138906 131281 266 49 0 136047 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 555624

[startup+702.301 s]
/proc/loadavg: 4.04 4.03 3.97 5/383 15117
/proc/meminfo: memFree=21698612/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=564584 CPUtime=702.32 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 133641 0 0 0 70197 35 0 0 25 0 1 0 638173128 578134016 133186 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 141146 133186 266 49 0 138287 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 564584

[startup+762.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/383 15119
/proc/meminfo: memFree=21625664/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=583260 CPUtime=762.33 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 138215 0 0 0 76197 36 0 0 25 0 1 0 638173128 597258240 137760 33554432000 4194304 4394578 140736060694368 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 145815 137760 266 49 0 142956 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 583260

[startup+822.301 s]
/proc/loadavg: 4.09 4.05 3.98 5/383 15120
/proc/meminfo: memFree=21547264/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=620364 CPUtime=822.32 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 147429 0 0 0 82194 38 0 0 25 0 1 0 638173128 635252736 146974 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 155091 146974 266 49 0 152232 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 620364

[startup+882.315 s]
/proc/loadavg: 4.03 4.04 3.98 5/383 15122
/proc/meminfo: memFree=21483004/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=653380 CPUtime=882.34 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 155569 0 0 0 88193 41 0 0 25 0 1 0 638173128 669061120 155114 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298664 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 163345 155114 266 49 0 160486 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 653380

[startup+942.3 s]
/proc/loadavg: 4.27 4.09 4.00 5/383 15124
/proc/meminfo: memFree=21389352/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=690724 CPUtime=942.33 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 164686 0 0 0 94189 44 0 0 25 0 1 0 638173128 707301376 164231 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 172681 164231 266 49 0 169822 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 690724

[startup+1002.3 s]
/proc/loadavg: 4.10 4.07 4.00 5/383 15125
/proc/meminfo: memFree=21312316/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=728032 CPUtime=1002.33 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 173593 0 0 0 100186 47 0 0 25 0 1 0 638173128 745504768 173138 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 182008 173138 266 49 0 179149 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 728032

[startup+1062.3 s]
/proc/loadavg: 4.03 4.06 4.00 5/383 15127
/proc/meminfo: memFree=21253868/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=747020 CPUtime=1062.33 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 177996 0 0 0 106185 48 0 0 25 0 1 0 638173128 764948480 177541 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 186755 177541 266 49 0 183896 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 747020

[startup+1122.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/383 15128
/proc/meminfo: memFree=21157120/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=792568 CPUtime=1122.33 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 189212 0 0 0 112182 51 0 0 25 0 1 0 638173128 811589632 188757 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 198142 188757 266 49 0 195283 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 792568

[startup+1182.3 s]
/proc/loadavg: 4.15 4.07 4.01 5/383 15133
/proc/meminfo: memFree=21131004/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=820244 CPUtime=1182.34 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 195863 0 0 0 118181 53 0 0 25 0 1 0 638173128 839929856 195408 33554432000 4194304 4394578 140736060694368 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 205061 195408 266 49 0 202202 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 820244

[startup+1242.3 s]
/proc/loadavg: 4.11 4.07 4.01 5/383 15135
/proc/meminfo: memFree=21075292/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=846024 CPUtime=1242.33 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 202111 0 0 0 124179 54 0 0 25 0 1 0 638173128 866328576 201656 33554432000 4194304 4394578 140736060694368 18446744073709551615 4296374 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 211506 201656 266 49 0 208647 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 846024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.05 4.00 5/384 15137
/proc/meminfo: memFree=21179772/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=869380 CPUtime=1300.05 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 207832 0 0 0 129949 56 0 0 25 0 1 0 638173128 890245120 207377 33554432000 4194304 4394578 140736060694368 18446744073709551615 4345906 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 217345 207377 266 49 0 214486 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 869380

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

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

[startup+1300 s]
/proc/loadavg: 4.04 4.05 4.00 5/384 15137
/proc/meminfo: memFree=21179772/32951124 swapFree=63083164/67111528
[pid=15064] ppid=15062 vsize=869380 CPUtime=1300.05 cores=1,3
/proc/15064/stat : 15064 (SApperloT2010) R 15062 15064 14882 0 -1 4202496 207832 0 0 0 129949 56 0 0 25 0 1 0 638173128 890245120 207377 33554432000 4194304 4394578 140736060694368 18446744073709551615 4345906 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15064/statm: 217345 207377 266 49 0 214486 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 869380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.1
CPU user time (s): 1299.49
CPU system time (s): 0.602908
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 869380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.49
system time used= 0.602908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207832
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= 6
involuntary context switches= 1171

runsolver used 4.50031 second user time and 10.9693 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 13:06:15
IDJOB=3379616
IDBENCH=83248
IDSOLVER=1862
FILE ID=node141/3379616-1305457575
RUNJOBID= node141-1305456273-14902
PBS_JOBID= 13324889
Free space on /tmp= 73356 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4231.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379616-1305457575/watcher-3379616-1305457575 -o /tmp/evaluation-result-3379616-1305457575/solver-3379616-1305457575 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379616-1305457575.cnf

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

MD5SUM BENCH= a52d60bf6e72caa628ad712a5fe0fb7a
RANDOM SEED=662884026

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.75
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.806
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.84
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.806
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.75
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.806
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.75
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25126104 kB
Buffers:        261164 kB
Cached:        5134648 kB
SwapCached:      15708 kB
Active:        2381224 kB
Inactive:      5196132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25126104 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:            3156 kB
Writeback:           0 kB
AnonPages:     2172660 kB
Mapped:          13472 kB
Slab:           142680 kB
PageTables:      38660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86494748 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= 73312 MiB
End job on node141 at 2011-05-15 13:27:57