Trace number 3379619

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.07 1300.04

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2072.cnf
MD5SUMd2ef996f95bbf68a3c980c797dfdc364
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 variables2071
Number of clauses159039
Sum of the clauses size479052
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158394
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5645

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-3379619-1305457487/watcher-3379619-1305457487 -o /tmp/evaluation-result-3379619-1305457487/solver-3379619-1305457487 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379619-1305457487.cnf 

running on 2 cores: 4,6

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.33 1.87 2.39 4/347 6442
/proc/meminfo: memFree=17277192/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=14804 CPUtime=0 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 805 0 0 0 0 0 0 0 25 0 1 0 657348417 15159296 745 33554432000 4194304 4394578 140736604286096 18446744073709551615 274473967360 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 3701 745 247 49 0 842 0

[startup+0.0940449 s]
/proc/loadavg: 1.33 1.87 2.39 4/347 6442
/proc/meminfo: memFree=17277192/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=28976 CPUtime=0.08 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 3733 0 0 0 8 0 0 0 25 0 1 0 657348417 29671424 3672 33554432000 4194304 4394578 140736604286096 18446744073709551615 4267176 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 7244 3674 253 49 0 4385 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28976

[startup+0.100983 s]
/proc/loadavg: 1.33 1.87 2.39 4/347 6442
/proc/meminfo: memFree=17277192/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=28976 CPUtime=0.09 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 3979 0 0 0 9 0 0 0 25 0 1 0 657348417 29671424 3918 33554432000 4194304 4394578 140736604286096 18446744073709551615 4267176 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 7244 3918 253 49 0 4385 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28976

[startup+0.300897 s]
/proc/loadavg: 1.33 1.87 2.39 4/347 6442
/proc/meminfo: memFree=17277192/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=28976 CPUtime=0.29 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 4356 0 0 0 28 1 0 0 25 0 1 0 657348417 29671424 4295 33554432000 4194304 4394578 140736604286096 18446744073709551615 274473992087 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 7244 4295 255 49 0 4385 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28976

[startup+0.700883 s]
/proc/loadavg: 1.33 1.87 2.39 4/347 6442
/proc/meminfo: memFree=17277192/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=45020 CPUtime=0.68 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 9312 0 0 0 67 1 0 0 25 0 1 0 657348417 46100480 8629 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298951 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 11255 8630 266 49 0 8396 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 45020

[startup+1.50075 s]
/proc/loadavg: 1.33 1.87 2.39 5/353 6453
/proc/meminfo: memFree=17198172/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=50224 CPUtime=1.49 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 10564 0 0 0 147 2 0 0 25 0 1 0 657348417 51429376 9881 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 12556 9881 266 49 0 9697 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50224

[startup+3.10047 s]
/proc/loadavg: 1.33 1.87 2.39 5/353 6453
/proc/meminfo: memFree=17181944/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=57736 CPUtime=3.09 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 12366 0 0 0 307 2 0 0 25 0 1 0 657348417 59121664 11683 33554432000 4194304 4394578 140736604286096 18446744073709551615 4290882 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 14434 11683 266 49 0 11575 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57736

[startup+6.3009 s]
/proc/loadavg: 1.54 1.91 2.39 5/353 6453
/proc/meminfo: memFree=17151752/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=68652 CPUtime=6.28 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 14895 0 0 0 626 2 0 0 25 0 1 0 657348417 70299648 14212 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298711 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 17163 14212 266 49 0 14304 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 68652

[startup+12.7008 s]
/proc/loadavg: 1.74 1.94 2.40 5/353 6454
/proc/meminfo: memFree=17115536/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=73648 CPUtime=12.69 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 16073 0 0 0 1266 3 0 0 25 0 1 0 657348417 75415552 15390 33554432000 4194304 4394578 140736604286096 18446744073709551615 4290847 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 18412 15390 266 49 0 15553 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73648

[startup+25.5005 s]
/proc/loadavg: 2.24 2.04 2.43 5/353 6454
/proc/meminfo: memFree=17057160/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=84084 CPUtime=25.49 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 18381 0 0 0 2545 4 0 0 25 0 1 0 657348417 86102016 17698 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 21021 17698 266 49 0 18162 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84084

[startup+51.101 s]
/proc/loadavg: 2.84 2.20 2.47 5/353 6455
/proc/meminfo: memFree=16974788/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=97936 CPUtime=51.09 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 21519 0 0 0 5104 5 0 0 25 0 1 0 657348417 100286464 20836 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 24484 20836 266 49 0 21625 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 97936

[startup+102.313 s]
/proc/loadavg: 2.97 2.33 2.50 4/347 6473
/proc/meminfo: memFree=16886404/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=147252 CPUtime=102.3 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 33312 0 0 0 10221 9 0 0 25 0 1 0 657348417 150786048 32629 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 36813 32629 266 49 0 33954 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 147252

[startup+162.3 s]
/proc/loadavg: 2.99 2.45 2.53 4/347 6475
/proc/meminfo: memFree=16776988/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=191064 CPUtime=162.29 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 43635 0 0 0 16218 11 0 0 25 0 1 0 657348417 195649536 42952 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 47766 42952 266 49 0 44907 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 191064

[startup+222.301 s]
/proc/loadavg: 3.10 2.58 2.56 4/347 6476
/proc/meminfo: memFree=16714944/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=219404 CPUtime=222.29 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 50355 0 0 0 22216 13 0 0 25 0 1 0 657348417 224669696 49672 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 54851 49672 266 49 0 51992 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 219404

[startup+282.3 s]
/proc/loadavg: 3.13 2.68 2.60 4/347 6478
/proc/meminfo: memFree=16656980/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=236004 CPUtime=282.29 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 53907 0 0 0 28215 14 0 0 25 0 1 0 657348417 241668096 53224 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 59001 53224 266 49 0 56142 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 236004

[startup+342.301 s]
/proc/loadavg: 3.05 2.74 2.62 4/347 6479
/proc/meminfo: memFree=16551288/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=291200 CPUtime=342.29 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 67369 0 0 0 34211 18 0 0 25 0 1 0 657348417 298188800 66686 33554432000 4194304 4394578 140736604286096 18446744073709551615 4287916 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 72800 66686 266 49 0 69941 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 291200

[startup+402.3 s]
/proc/loadavg: 3.02 2.78 2.64 4/347 6481
/proc/meminfo: memFree=16470772/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=338308 CPUtime=402.29 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 78689 0 0 0 40208 21 0 0 25 0 1 0 657348417 346427392 78006 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 84577 78006 266 49 0 81718 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 338308

[startup+462.301 s]
/proc/loadavg: 3.00 2.82 2.66 4/347 6483
/proc/meminfo: memFree=16411332/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=355928 CPUtime=462.29 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 82785 0 0 0 46207 22 0 0 25 0 1 0 657348417 364470272 82102 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 88982 82102 266 49 0 86123 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 355928

[startup+522.301 s]
/proc/loadavg: 3.00 2.85 2.68 4/347 6484
/proc/meminfo: memFree=16382988/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=382840 CPUtime=522.3 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 89295 0 0 0 52205 25 0 0 25 0 1 0 657348417 392028160 88612 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 95710 88612 266 49 0 92851 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 382840

[startup+582.3 s]
/proc/loadavg: 3.00 2.87 2.70 5/347 6486
/proc/meminfo: memFree=16318956/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=394208 CPUtime=582.31 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 91568 0 0 0 58205 26 0 0 25 0 1 0 657348417 403668992 90885 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 98552 90885 266 49 0 95693 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 394208

[startup+642.301 s]
/proc/loadavg: 3.00 2.89 2.71 4/347 6487
/proc/meminfo: memFree=16273908/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=404384 CPUtime=642.31 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 93632 0 0 0 64205 26 0 0 25 0 1 0 657348417 414089216 92949 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 101096 92949 266 49 0 98237 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 404384

[startup+702.3 s]
/proc/loadavg: 3.00 2.91 2.73 4/347 6489
/proc/meminfo: memFree=16212852/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=420860 CPUtime=702.3 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 97355 0 0 0 70204 26 0 0 25 0 1 0 657348417 430960640 96672 33554432000 4194304 4394578 140736604286096 18446744073709551615 4346632 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 105215 96672 266 49 0 102356 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 420860

[startup+762.313 s]
/proc/loadavg: 3.00 2.92 2.74 4/347 6491
/proc/meminfo: memFree=16148696/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=448356 CPUtime=762.32 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 103917 0 0 0 76203 29 0 0 25 0 1 0 657348417 459116544 103234 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 112089 103234 266 49 0 109230 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 448356

[startup+822.3 s]
/proc/loadavg: 3.24 3.00 2.78 4/347 6492
/proc/meminfo: memFree=16104884/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=463604 CPUtime=822.31 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 107556 0 0 0 82201 30 0 0 25 0 1 0 657348417 474730496 106873 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 115901 106873 266 49 0 113042 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 463604

[startup+882.301 s]
/proc/loadavg: 3.09 3.00 2.79 5/347 6494
/proc/meminfo: memFree=16022752/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=499172 CPUtime=882.31 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 116200 0 0 0 88198 33 0 0 25 0 1 0 657348417 511152128 115517 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 124793 115517 266 49 0 121934 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 499172

[startup+942.301 s]
/proc/loadavg: 3.03 3.00 2.80 5/347 6495
/proc/meminfo: memFree=15971124/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=514956 CPUtime=942.31 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 119907 0 0 0 94197 34 0 0 25 0 1 0 657348417 527314944 119224 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298870 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 128739 119224 266 49 0 125880 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 514956

[startup+1002.3 s]
/proc/loadavg: 3.01 3.00 2.81 4/347 6497
/proc/meminfo: memFree=15895172/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=533144 CPUtime=1002.31 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 124034 0 0 0 100196 35 0 0 25 0 1 0 657348417 545939456 123351 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 133286 123351 266 49 0 130427 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 533144

[startup+1062.3 s]
/proc/loadavg: 3.00 3.00 2.82 4/347 6499
/proc/meminfo: memFree=15867584/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=556248 CPUtime=1062.31 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 129636 0 0 0 106195 36 0 0 25 0 1 0 657348417 569597952 128953 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 139062 128953 266 49 0 136203 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 556248

[startup+1122.3 s]
/proc/loadavg: 3.00 3.00 2.83 4/347 6500
/proc/meminfo: memFree=15827476/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=597160 CPUtime=1122.31 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 139792 0 0 0 112192 39 0 0 25 0 1 0 657348417 611491840 139109 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 149290 139109 266 49 0 146431 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 597160

[startup+1182.3 s]
/proc/loadavg: 3.00 3.00 2.83 4/347 6502
/proc/meminfo: memFree=15780060/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=619724 CPUtime=1182.32 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 145252 0 0 0 118190 42 0 0 25 0 1 0 657348417 634597376 144569 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 154931 144569 266 49 0 152072 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 619724

[startup+1242.3 s]
/proc/loadavg: 3.00 3.00 2.84 4/347 6503
/proc/meminfo: memFree=15715792/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=634956 CPUtime=1242.32 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 148908 0 0 0 124188 44 0 0 25 0 1 0 657348417 650194944 148225 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 158739 148225 266 49 0 155880 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 634956



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.00 2.84 4/348 6506
/proc/meminfo: memFree=15655108/32950928 swapFree=67111348/67111528
[pid=6442] ppid=6440 vsize=659292 CPUtime=1300.03 cores=4,6
/proc/6442/stat : 6442 (SApperloT2010) R 6440 6442 30479 0 -1 4202496 154845 0 0 0 129957 46 0 0 25 0 1 0 657348417 675115008 154162 33554432000 4194304 4394578 140736604286096 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6442/statm: 164823 154162 266 49 0 161964 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 659292

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.04
CPU time (s): 1300.07
CPU user time (s): 1299.58
CPU system time (s): 0.488925
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 659292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.58
system time used= 0.488925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154845
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= 1315

runsolver used 4.22936 second user time and 9.97648 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-15 13:04:48
IDJOB=3379619
IDBENCH=83245
IDSOLVER=1862
FILE ID=node125/3379619-1305457487
RUNJOBID= node125-1305457487-6303
PBS_JOBID= 13324855
Free space on /tmp= 73192 MiB

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

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

MD5SUM BENCH= d2ef996f95bbf68a3c980c797dfdc364
RANDOM SEED=1680989120

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.828
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:     32950928 kB
MemFree:      17277720 kB
Buffers:        287764 kB
Cached:        4620796 kB
SwapCached:          0 kB
Active:       11611936 kB
Inactive:      3677320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17277720 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            7736 kB
Writeback:           8 kB
AnonPages:    10380976 kB
Mapped:          34056 kB
Slab:           279092 kB
PageTables:      39776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 70903816 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= 73192 MiB
End job on node125 at 2011-05-15 13:26:30