Trace number 335570

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.2 1200.63

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-php-035-029.sat05-1179.reshuffled-07.cnf
MD5SUMe256f0b079af930550df280452a9bad2
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 variables1015
Number of clauses17290
Sum of the clauses size35525
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217255
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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/335570-1173630099/instance-335570-1173630099.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/node26/watcher-335570-1173630099 -o ROOT/results/node26/solver-335570-1173630099 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335570-1173630099/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/335570-1173630099/instance-335570-1173630099.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.98 0.99 3/77 2354
/proc/meminfo: memFree=1916264/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=1548 CPUtime=0
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 382963566 1585152 194 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 387 194 128 302 0 82 0

[startup+0.0424029 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2354
/proc/meminfo: memFree=1916264/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=2596 CPUtime=0.03
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 469 0 0 0 3 0 0 0 18 0 1 0 382963566 2658304 453 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 649 454 140 302 0 344 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2596

[startup+0.101414 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2354
/proc/meminfo: memFree=1916264/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=2976 CPUtime=0.09
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 575 0 0 0 9 0 0 0 18 0 1 0 382963566 3047424 559 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 744 560 140 302 0 439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2976

[startup+0.301448 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2354
/proc/meminfo: memFree=1916264/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=4384 CPUtime=0.29
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 918 0 0 0 29 0 0 0 19 0 1 0 382963566 4489216 902 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 1096 902 140 302 0 791 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4384

[startup+0.701518 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2354
/proc/meminfo: memFree=1916264/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=6424 CPUtime=0.69
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 1409 0 0 0 68 1 0 0 22 0 1 0 382963566 6578176 1393 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 1606 1393 140 302 0 1301 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6424

[startup+1.50166 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1909728/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=10120 CPUtime=1.49
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 2358 0 0 0 148 1 0 0 25 0 1 0 382963566 10362880 2342 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 2530 2342 140 302 0 2225 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10120

[startup+3.10194 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1904800/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=16132 CPUtime=3.09
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 3855 0 0 0 306 3 0 0 25 0 1 0 382963566 16519168 3839 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 4033 3839 140 302 0 3728 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16132

[startup+6.30149 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1894752/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=25280 CPUtime=6.29
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 6112 0 0 0 624 5 0 0 25 0 1 0 382963566 25886720 6096 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 6320 6096 140 302 0 6015 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25280

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1876768/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=42336 CPUtime=12.68
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 10380 0 0 0 1260 8 0 0 25 0 1 0 382963566 43352064 10331 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 10584 10331 140 302 0 10279 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42336

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1846240/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=71728 CPUtime=25.49
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 17735 0 0 0 2532 17 0 0 25 0 1 0 382963566 73449472 17686 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 17932 17686 140 302 0 17627 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71728

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1801504/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=116756 CPUtime=51.08
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 28973 0 0 0 5082 26 0 0 25 0 1 0 382963566 119558144 28859 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 29189 28859 140 302 0 28884 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116756

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1729056/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=188700 CPUtime=102.26
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 46907 0 0 0 10183 43 0 0 25 0 1 0 382963566 193228800 46793 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 47175 46793 140 302 0 46870 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 188700

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1663648/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=255052 CPUtime=162.23
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 63478 0 0 0 16163 60 0 0 25 0 1 0 382963566 261173248 63235 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 63763 63235 140 302 0 63458 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 255052

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1609568/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=309040 CPUtime=222.21
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 76861 0 0 0 22142 79 0 0 25 0 1 0 382963566 316456960 76618 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 77260 76618 140 302 0 76955 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 309040

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1560672/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=358396 CPUtime=282.19
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 89146 0 0 0 28126 93 0 0 25 0 1 0 382963566 366997504 88903 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 89599 88903 140 302 0 89294 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 358396

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1531232/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=387636 CPUtime=342.17
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 96353 0 0 0 34115 102 0 0 25 0 1 0 382963566 396939264 96110 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 96909 96110 140 302 0 96604 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 387636

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1489184/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=431388 CPUtime=402.15
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 107222 0 0 0 40099 116 0 0 25 0 1 0 382963566 441741312 106722 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527019 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 107847 106722 140 302 0 107542 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 431388

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1447968/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=472424 CPUtime=462.12
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 117403 0 0 0 46084 128 0 0 25 0 1 0 382963566 483762176 116903 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 118106 116903 140 302 0 117801 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 472424

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1412896/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=508136 CPUtime=522.11
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 126234 0 0 0 52073 138 0 0 25 0 1 0 382963566 520331264 125734 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 127034 125734 140 302 0 126729 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 508136

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1379872/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=540556 CPUtime=582.09
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 134373 0 0 0 58058 151 0 0 25 0 1 0 382963566 553529344 133873 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 135139 133873 140 302 0 134834 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 540556

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1356320/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=563856 CPUtime=642.07
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 140162 0 0 0 64047 160 0 0 25 0 1 0 382963566 577388544 139662 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 140964 139662 140 302 0 140659 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 563856

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1329568/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=590912 CPUtime=702.04
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 146907 0 0 0 70036 168 0 0 25 0 1 0 382963566 605093888 146407 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 147728 146407 140 302 0 147423 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 590912

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1304288/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=616040 CPUtime=762.03
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 153144 0 0 0 76025 178 0 0 25 0 1 0 382963566 630824960 152644 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 154010 152644 140 302 0 153705 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 616040

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1282464/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=638076 CPUtime=822
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 158658 0 0 0 82015 185 0 0 25 0 1 0 382963566 653389824 158158 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 159519 158158 140 302 0 159214 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 638076

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1257504/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=662996 CPUtime=881.98
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 164840 0 0 0 88005 193 0 0 25 0 1 0 382963566 678907904 164340 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 165749 164340 140 302 0 165444 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 662996

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1237856/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=683148 CPUtime=941.97
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 169771 0 0 0 93997 200 0 0 25 0 1 0 382963566 699543552 169271 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 170787 169271 140 302 0 170482 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 683148

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1213920/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=707204 CPUtime=1001.93
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 175691 0 0 0 99985 208 0 0 25 0 1 0 382963566 724176896 175191 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 176801 175191 140 302 0 176496 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 707204

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1191840/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=729400 CPUtime=1061.91
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 181228 0 0 0 105974 217 0 0 25 0 1 0 382963566 746905600 180728 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 182350 180728 140 302 0 182045 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 729400

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1172832/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=748412 CPUtime=1121.9
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 185922 0 0 0 111966 224 0 0 25 0 1 0 382963566 766373888 185422 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 187103 185422 140 302 0 186798 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 748412

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1148576/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=772812 CPUtime=1181.88
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 192006 0 0 0 117952 236 0 0 25 0 1 0 382963566 791359488 191506 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 193203 191506 140 302 0 192898 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 772812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1141152/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=780016 CPUtime=1200.07
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4194304 193795 0 0 0 119768 239 0 0 25 0 1 0 382963566 798736384 193295 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526969 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 195004 193295 140 302 0 194699 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 780016

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

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

[startup+1200.61 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2355
/proc/meminfo: memFree=1141152/2055920 swapFree=4154884/4192956
[pid=2354] ppid=2352 vsize=0 CPUtime=1200.17
/proc/2354/stat : 2354 (Spear-32) R 2352 2354 1923 0 -1 4195332 193795 0 0 0 119768 249 0 0 25 0 1 0 382963566 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/2354/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.2
CPU user time (s): 1197.69
CPU system time (s): 2.51362
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 780016

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

runsolver used 1.40978 second user time and 2.96755 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Sun Mar 11 16:21:39 UTC 2007

IDJOB= 335570
IDBENCH= 24654
IDSOLVER= 132
FILE ID= node26/335570-1173630099

PBS_JOBID= 4101290

Free space on /tmp= 66561 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/easier-php-035-029.sat05-1179.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335570-1173630099/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/335570-1173630099/instance-335570-1173630099.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-335570-1173630099 -o ROOT/results/node26/solver-335570-1173630099 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335570-1173630099/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/335570-1173630099/instance-335570-1173630099.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  e256f0b079af930550df280452a9bad2

RANDOM SEED= 21629944

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.279
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.279
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:       1916672 kB
Buffers:         21808 kB
Cached:          65000 kB
SwapCached:      17164 kB
Active:          46508 kB
Inactive:        65536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1916672 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:          30048 kB
Slab:            12800 kB
Committed_AS:   837428 kB
PageTables:       1712 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= 66561 MiB

End job on node26 on Sun Mar 11 16:41:42 UTC 2007