Trace number 335233

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 FHS 1.0? (TO) 1200.07 1200.52

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
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 variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

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/335233-1173617565/instance-335233-1173617565.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/node2/watcher-335233-1173617565 -o ROOT/results/node2/solver-335233-1173617565 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335233-1173617565/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335233-1173617565/instance-335233-1173617565.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.92 0.97 0.98 3/77 7796
/proc/meminfo: memFree=1424184/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=1548 CPUtime=0
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 381711495 1585152 200 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 387 200 128 302 0 82 0

[startup+0.088927 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 7796
/proc/meminfo: memFree=1424184/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=2660 CPUtime=0.08
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 490 0 0 0 8 0 0 0 18 0 1 0 381711495 2723840 474 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 665 474 140 302 0 360 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2660

[startup+0.101927 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 7796
/proc/meminfo: memFree=1424184/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=2788 CPUtime=0.09
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 500 0 0 0 9 0 0 0 18 0 1 0 381711495 2854912 484 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 697 484 140 302 0 392 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2788

[startup+0.301949 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 7796
/proc/meminfo: memFree=1424184/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=3172 CPUtime=0.29
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 603 0 0 0 29 0 0 0 19 0 1 0 381711495 3248128 587 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 793 587 140 302 0 488 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3172

[startup+0.70199 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 7796
/proc/meminfo: memFree=1424184/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=3688 CPUtime=0.69
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 744 0 0 0 68 1 0 0 22 0 1 0 381711495 3776512 728 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 922 728 140 302 0 617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3688

[startup+1.50107 s]
/proc/loadavg: 0.92 0.97 0.98 2/78 7797
/proc/meminfo: memFree=1421488/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=4524 CPUtime=1.49
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 944 0 0 0 148 1 0 0 25 0 1 0 381711495 4632576 928 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 1131 928 140 302 0 826 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4524

[startup+3.10124 s]
/proc/loadavg: 0.92 0.97 0.98 2/78 7797
/proc/meminfo: memFree=1420400/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=5944 CPUtime=3.09
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 1266 0 0 0 307 2 0 0 25 0 1 0 381711495 6086656 1250 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 1486 1250 140 302 0 1181 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5944

[startup+6.30157 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 7797
/proc/meminfo: memFree=1418224/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=7628 CPUtime=6.29
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 1697 0 0 0 625 4 0 0 25 0 1 0 381711495 7811072 1681 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 1907 1681 140 302 0 1602 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 7797
/proc/meminfo: memFree=1415472/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=10192 CPUtime=12.69
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 2363 0 0 0 1262 7 0 0 25 0 1 0 381711495 10436608 2314 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 2548 2314 140 302 0 2243 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10192

[startup+25.5016 s]
/proc/loadavg: 0.95 0.97 0.98 2/78 7797
/proc/meminfo: memFree=1410800/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=14768 CPUtime=25.48
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 3478 0 0 0 2537 11 0 0 25 0 1 0 381711495 15122432 3429 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 3692 3429 140 302 0 3387 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14768

[startup+51.1022 s]
/proc/loadavg: 0.96 0.97 0.98 2/78 7797
/proc/meminfo: memFree=1404272/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=21608 CPUtime=51.08
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 5182 0 0 0 5090 18 0 0 25 0 1 0 381711495 22126592 5068 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 5402 5068 140 302 0 5097 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21608

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 7797
/proc/meminfo: memFree=1394672/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=31676 CPUtime=102.26
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 7663 0 0 0 10201 25 0 0 25 0 1 0 381711495 32436224 7420 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 7919 7420 140 302 0 7614 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31676

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7797
/proc/meminfo: memFree=1386480/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=39856 CPUtime=162.24
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 9721 0 0 0 16189 35 0 0 25 0 1 0 381711495 40812544 9478 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 9964 9478 140 302 0 9659 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 39856

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7797
/proc/meminfo: memFree=1379824/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=46436 CPUtime=222.22
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 11365 0 0 0 22179 43 0 0 25 0 1 0 381711495 47550464 11122 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 11609 11122 140 302 0 11304 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 46436

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7797
/proc/meminfo: memFree=1373744/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=52812 CPUtime=282.21
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 12885 0 0 0 28170 51 0 0 25 0 1 0 381711495 54079488 12642 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 13203 12642 140 302 0 12898 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 52812

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7797
/proc/meminfo: memFree=1368432/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=59028 CPUtime=342.19
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 14433 0 0 0 34161 58 0 0 25 0 1 0 381711495 60444672 13933 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 14757 13933 140 302 0 14452 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 59028

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7797
/proc/meminfo: memFree=1362480/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=65296 CPUtime=402.17
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 15946 0 0 0 40151 66 0 0 25 0 1 0 381711495 66863104 15446 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 16324 15446 140 302 0 16019 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 65296

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7797
/proc/meminfo: memFree=1357040/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=70520 CPUtime=462.16
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 17283 0 0 0 46144 72 0 0 25 0 1 0 381711495 72212480 16783 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 17630 16783 140 302 0 17325 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 70520

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/84 7905
/proc/meminfo: memFree=1351416/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=75052 CPUtime=522.09
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 18395 0 0 0 52131 78 0 0 25 0 1 0 381711495 76853248 17895 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 18763 17895 140 302 0 18458 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 75052

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7995
/proc/meminfo: memFree=1348064/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=79560 CPUtime=582.02
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 19496 0 0 0 58116 86 0 0 25 0 1 0 381711495 81469440 18996 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 19890 18996 140 302 0 19585 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 79560

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7995
/proc/meminfo: memFree=1343912/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=83684 CPUtime=642
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 20529 0 0 0 64110 90 0 0 25 0 1 0 381711495 85692416 20029 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526950 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 20921 20029 140 302 0 20616 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 83684

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7995
/proc/meminfo: memFree=1340072/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=87728 CPUtime=701.98
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 21495 0 0 0 70103 95 0 0 25 0 1 0 381711495 89833472 20995 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 21932 20995 140 302 0 21627 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 87728

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7995
/proc/meminfo: memFree=1336744/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=91236 CPUtime=761.97
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 22353 0 0 0 76096 101 0 0 25 0 1 0 381711495 93425664 21853 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 22809 21853 140 302 0 22504 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 91236

[startup+822.301 s]
/proc/loadavg: 1.05 0.99 0.98 2/78 7995
/proc/meminfo: memFree=1333736/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=94512 CPUtime=821.94
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 23115 0 0 0 82088 106 0 0 25 0 1 0 381711495 96780288 22615 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 23628 22615 140 302 0 23323 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 94512

[startup+882.301 s]
/proc/loadavg: 1.02 0.99 0.98 2/78 7995
/proc/meminfo: memFree=1330152/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=98132 CPUtime=881.94
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 24002 0 0 0 88081 113 0 0 25 0 1 0 381711495 100487168 23502 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 24533 23502 140 302 0 24228 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 98132

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 7995
/proc/meminfo: memFree=1326704/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=101644 CPUtime=941.92
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 24882 0 0 0 94074 118 0 0 25 0 1 0 381711495 104083456 24382 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 25411 24382 140 302 0 25106 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 101644

[startup+1002.3 s]
/proc/loadavg: 1.06 1.00 0.99 2/78 7995
/proc/meminfo: memFree=1322992/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=107424 CPUtime=1001.9
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 26295 0 0 0 100067 123 0 0 25 0 1 0 381711495 110002176 25282 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 26856 25282 140 302 0 26551 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 107424

[startup+1062.3 s]
/proc/loadavg: 1.02 1.00 0.99 2/78 7995
/proc/meminfo: memFree=1319856/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=111188 CPUtime=1061.88
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 27091 0 0 0 106061 127 0 0 25 0 1 0 381711495 113856512 26078 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 27797 26078 140 302 0 27492 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 111188

[startup+1122.3 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 7995
/proc/meminfo: memFree=1316016/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=115228 CPUtime=1121.87
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 28056 0 0 0 112054 133 0 0 25 0 1 0 381711495 117993472 27043 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 28807 27043 140 302 0 28502 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 115228

[startup+1182.3 s]
/proc/loadavg: 1.05 1.01 0.99 2/78 7995
/proc/meminfo: memFree=1312560/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=118748 CPUtime=1181.84
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 28905 0 0 0 118046 138 0 0 25 0 1 0 381711495 121597952 27892 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 29687 27892 140 302 0 29382 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 118748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.04 1.01 0.99 2/78 7995
/proc/meminfo: memFree=1311600/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=119644 CPUtime=1200.05
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 29133 0 0 0 119865 140 0 0 25 0 1 0 381711495 122515456 28120 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 29911 28121 140 302 0 29606 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 119644

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

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

[startup+1200.5 s]
/proc/loadavg: 1.04 1.01 0.99 2/78 7995
/proc/meminfo: memFree=1311600/2055920 swapFree=4153164/4192956
[pid=7796] ppid=7794 vsize=119644 CPUtime=1200.05
/proc/7796/stat : 7796 (Spear-32) R 7794 7796 7616 0 -1 4194304 29133 0 0 0 119865 140 0 0 25 0 1 0 381711495 122515456 28120 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7796/statm: 29911 28121 140 302 0 29606 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 119644

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1198.65
CPU system time (s): 1.42178
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 119644

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

runsolver used 1.25681 second user time and 3.11852 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sun Mar 11 12:52:45 UTC 2007

IDJOB= 335233
IDBENCH= 24646
IDSOLVER= 131
FILE ID= node2/335233-1173617565

PBS_JOBID= 4101271

Free space on /tmp= 66515 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335233-1173617565/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335233-1173617565/instance-335233-1173617565.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-335233-1173617565 -o ROOT/results/node2/solver-335233-1173617565 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335233-1173617565/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335233-1173617565/instance-335233-1173617565.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  63ebbe5da415dad3af97436d64747f33

RANDOM SEED= 982682041

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:       1424656 kB
Buffers:         47772 kB
Cached:         499988 kB
SwapCached:       2496 kB
Active:         392892 kB
Inactive:       177676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1424656 kB
SwapTotal:     4192956 kB
SwapFree:      4153164 kB
Dirty:            2036 kB
Writeback:           0 kB
Mapped:          30224 kB
Slab:            46164 kB
Committed_AS:  1684984 kB
PageTables:       1812 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= 66515 MiB

End job on node2 on Sun Mar 11 13:12:48 UTC 2007