Trace number 337838

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, and are wall clock time (not CPU 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
Spear FH 1.0? (TO) 1200.07 1200.63

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.cnf
MD5SUMe6cd66a115f70af2c02b5cac2d51607a
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 variables650
Number of clauses2756
Sum of the clauses size8268
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32756
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/337838-1173675346/instance-337838-1173675346.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node35/watcher-337838-1173675346 -o ROOT/results/node35/solver-337838-1173675346 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337838-1173675346/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/337838-1173675346/instance-337838-1173675346.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20024
/proc/meminfo: memFree=1583408/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=1548 CPUtime=0
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 361298330 1585152 184 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134806453 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 387 184 129 302 0 82 0

[startup+0.101465 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20024
/proc/meminfo: memFree=1583408/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=1932 CPUtime=0.09
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 317 0 0 0 9 0 0 0 18 0 1 0 361298330 1978368 301 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 483 301 140 302 0 178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1932

[startup+0.201484 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20024
/proc/meminfo: memFree=1583408/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=2188 CPUtime=0.19
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 385 0 0 0 19 0 0 0 18 0 1 0 361298330 2240512 369 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 547 369 140 302 0 242 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2188

[startup+0.301504 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20024
/proc/meminfo: memFree=1583408/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=2444 CPUtime=0.29
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 446 0 0 0 29 0 0 0 19 0 1 0 361298330 2502656 430 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 611 430 140 302 0 306 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2444

[startup+0.701581 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20024
/proc/meminfo: memFree=1583408/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=3340 CPUtime=0.69
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 657 0 0 0 68 1 0 0 22 0 1 0 361298330 3420160 641 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 835 641 140 302 0 530 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3340

[startup+1.50174 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 20025
/proc/meminfo: memFree=1580712/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=4492 CPUtime=1.49
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 967 0 0 0 147 2 0 0 25 0 1 0 361298330 4599808 951 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 1123 951 140 302 0 818 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4492

[startup+3.10105 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 20025
/proc/meminfo: memFree=1579176/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=6292 CPUtime=3.09
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 1405 0 0 0 306 3 0 0 25 0 1 0 361298330 6443008 1389 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 1573 1389 140 302 0 1268 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6292

[startup+6.30168 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 20025
/proc/meminfo: memFree=1576232/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=8860 CPUtime=6.28
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 2055 0 0 0 623 5 0 0 25 0 1 0 361298330 9072640 2006 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 2215 2006 140 302 0 1910 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8860

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 20025
/proc/meminfo: memFree=1572144/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=12592 CPUtime=12.68
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 3002 0 0 0 1260 8 0 0 25 0 1 0 361298330 12894208 2953 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 3148 2953 140 302 0 2843 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12592

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 20025
/proc/meminfo: memFree=1566640/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=18144 CPUtime=25.48
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 4408 0 0 0 2536 12 0 0 25 0 1 0 361298330 18579456 4294 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 4536 4294 140 302 0 4231 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18144

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 20025
/proc/meminfo: memFree=1558896/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=25792 CPUtime=51.07
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 6344 0 0 0 5087 20 0 0 25 0 1 0 361298330 26411008 6230 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 6448 6230 140 302 0 6143 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25792

[startup+102.302 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 20025
/proc/meminfo: memFree=1547504/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=37496 CPUtime=102.26
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 9277 0 0 0 10196 30 0 0 25 0 1 0 361298330 38395904 9034 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 9374 9034 140 302 0 9069 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37496

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20025
/proc/meminfo: memFree=1537328/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=47880 CPUtime=162.23
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 11845 0 0 0 16184 39 0 0 25 0 1 0 361298330 49029120 11602 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 11970 11602 140 302 0 11665 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 47880

[startup+222.304 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20025
/proc/meminfo: memFree=1528816/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=56324 CPUtime=222.21
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 13945 0 0 0 22173 48 0 0 25 0 1 0 361298330 57675776 13702 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 14081 13702 140 302 0 13776 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 56324

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20025
/proc/meminfo: memFree=1521136/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=64812 CPUtime=282.18
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 16106 0 0 0 28162 56 0 0 25 0 1 0 361298330 66367488 15606 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 16203 15606 140 302 0 15898 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 64812

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 20135
/proc/meminfo: memFree=1512744/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=72040 CPUtime=342.11
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 17864 0 0 0 34147 64 0 0 25 0 1 0 361298330 73768960 17364 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 18010 17364 140 302 0 17705 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 72040

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20223
/proc/meminfo: memFree=1507744/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=78180 CPUtime=402.02
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 19418 0 0 0 40131 71 0 0 25 0 1 0 361298330 80056320 18918 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 19545 18918 140 302 0 19240 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 78180

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20223
/proc/meminfo: memFree=1501680/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=84136 CPUtime=462.01
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 20920 0 0 0 46123 78 0 0 25 0 1 0 361298330 86155264 20420 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527157 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 21034 20420 140 302 0 20729 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 84136

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20223
/proc/meminfo: memFree=1496304/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=89676 CPUtime=521.98
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 22262 0 0 0 52114 84 0 0 25 0 1 0 361298330 91828224 21762 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 22419 21762 140 302 0 22114 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 89676

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20223
/proc/meminfo: memFree=1491248/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=94792 CPUtime=581.96
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 23515 0 0 0 58106 90 0 0 25 0 1 0 361298330 97067008 23015 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 23698 23015 140 302 0 23393 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 94792

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20223
/proc/meminfo: memFree=1486704/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=99344 CPUtime=641.94
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 24654 0 0 0 64098 96 0 0 25 0 1 0 361298330 101728256 24154 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 24836 24154 140 302 0 24531 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 99344

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20223
/proc/meminfo: memFree=1481392/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=104720 CPUtime=701.92
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 25953 0 0 0 70092 100 0 0 25 0 1 0 361298330 107233280 25453 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527015 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 26180 25453 140 302 0 25875 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 104720

[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20223
/proc/meminfo: memFree=1476592/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=109420 CPUtime=761.9
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 27136 0 0 0 76085 105 0 0 25 0 1 0 361298330 112046080 26636 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 27355 26636 140 302 0 27050 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 109420

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20223
/proc/meminfo: memFree=1472112/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=114144 CPUtime=821.87
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 28281 0 0 0 82076 111 0 0 25 0 1 0 361298330 116883456 27781 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527092 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 28536 27781 140 302 0 28231 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 114144

[startup+882.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20223
/proc/meminfo: memFree=1467504/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=118560 CPUtime=881.86
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 29421 0 0 0 88070 116 0 0 25 0 1 0 361298330 121405440 28921 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 29640 28921 140 302 0 29335 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 118560

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20223
/proc/meminfo: memFree=1463536/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=124764 CPUtime=941.83
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 30951 0 0 0 94062 121 0 0 25 0 1 0 361298330 127758336 29938 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 31191 29938 140 302 0 30886 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 124764

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20223
/proc/meminfo: memFree=1459632/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=128700 CPUtime=1001.8
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 31910 0 0 0 100055 125 0 0 25 0 1 0 361298330 131788800 30897 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 32175 30897 140 302 0 31870 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 128700

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20223
/proc/meminfo: memFree=1455792/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=132608 CPUtime=1061.78
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 32868 0 0 0 106048 130 0 0 25 0 1 0 361298330 135790592 31855 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 33152 31855 140 302 0 32847 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 132608

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20223
/proc/meminfo: memFree=1452080/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=136472 CPUtime=1121.75
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 33794 0 0 0 112041 134 0 0 25 0 1 0 361298330 139747328 32781 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 34118 32781 140 302 0 33813 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 136472

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20223
/proc/meminfo: memFree=1448496/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=139960 CPUtime=1181.73
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 34688 0 0 0 118035 138 0 0 25 0 1 0 361298330 143319040 33675 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 34990 33675 140 302 0 34685 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 139960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20223
/proc/meminfo: memFree=1447408/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=141164 CPUtime=1200.04
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 34953 0 0 0 119864 140 0 0 25 0 1 0 361298330 144551936 33940 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 35291 33940 140 302 0 34986 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 141164

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

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

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20223
/proc/meminfo: memFree=1447408/2055920 swapFree=3923124/4192956
[pid=20024] ppid=20022 vsize=141164 CPUtime=1200.04
/proc/20024/stat : 20024 (Spear-32) R 20022 20024 18837 0 -1 4194304 34953 0 0 0 119864 140 0 0 25 0 1 0 361298330 144551936 33940 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20024/statm: 35291 33940 140 302 0 34986 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 141164

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.07
CPU user time (s): 1198.64
CPU system time (s): 1.42478
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 141164

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

runsolver used 0.935857 second user time and 2.44463 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Mon Mar 12 04:55:46 UTC 2007

IDJOB= 337838
IDBENCH= 24708
IDSOLVER= 132
FILE ID= node35/337838-1173675346

PBS_JOBID= 4101465

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337838-1173675346/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/337838-1173675346/instance-337838-1173675346.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-337838-1173675346 -o ROOT/results/node35/solver-337838-1173675346 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337838-1173675346/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/337838-1173675346/instance-337838-1173675346.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  e6cd66a115f70af2c02b5cac2d51607a

RANDOM SEED= 392910104

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1583880 kB
Buffers:         25296 kB
Cached:         136516 kB
SwapCached:     264888 kB
Active:          70256 kB
Inactive:       363028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1583880 kB
SwapTotal:     4192956 kB
SwapFree:      3923124 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          15304 kB
Slab:            24820 kB
Committed_AS:   913488 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66562 MiB

End job on node35 on Mon Mar 12 05:15:49 UTC 2007