Trace number 335527

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

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-050-049.sat05-1238.reshuffled-07.cnf
MD5SUM44a5476bd5ee890d723869abdd1f9b1f
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 variables2450
Number of clauses118875
Sum of the clauses size240100
Maximum clause length49
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2118825
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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/335527-1173629396/instance-335527-1173629396.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/node72/watcher-335527-1173629396 -o ROOT/results/node72/solver-335527-1173629396 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335527-1173629396/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335527-1173629396/instance-335527-1173629396.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.99 1.00 1.24 3/77 17195
/proc/meminfo: memFree=1966440/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=1932 CPUtime=0
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 382907382 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135256598 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 483 247 126 302 0 178 0

[startup+0.103721 s]
/proc/loadavg: 0.99 1.00 1.24 3/77 17195
/proc/meminfo: memFree=1966440/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=4568 CPUtime=0.1
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 991 0 0 0 10 0 0 0 18 0 1 0 382907382 4677632 942 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 1142 942 129 302 0 837 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4568

[startup+0.20173 s]
/proc/loadavg: 0.99 1.00 1.24 3/77 17195
/proc/meminfo: memFree=1966440/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=7324 CPUtime=0.19
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 1744 0 0 0 19 0 0 0 18 0 1 0 382907382 7499776 1630 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 1831 1630 140 302 0 1526 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7324

[startup+0.301739 s]
/proc/loadavg: 0.99 1.00 1.24 3/77 17195
/proc/meminfo: memFree=1966440/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=8068 CPUtime=0.29
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 1923 0 0 0 29 0 0 0 19 0 1 0 382907382 8261632 1809 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 2017 1809 140 302 0 1712 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8068

[startup+0.701773 s]
/proc/loadavg: 0.99 1.00 1.24 3/77 17195
/proc/meminfo: memFree=1966440/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=10476 CPUtime=0.69
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 2532 0 0 0 68 1 0 0 23 0 1 0 382907382 10727424 2418 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 2619 2418 140 302 0 2314 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10476

[startup+1.50185 s]
/proc/loadavg: 0.99 1.00 1.24 2/78 17196
/proc/meminfo: memFree=1955232/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=14684 CPUtime=1.49
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 3556 0 0 0 147 2 0 0 25 0 1 0 382907382 15036416 3442 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 3671 3442 140 302 0 3366 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14684

[startup+3.10199 s]
/proc/loadavg: 0.99 1.00 1.24 2/78 17196
/proc/meminfo: memFree=1949920/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=22120 CPUtime=3.09
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 5418 0 0 0 306 3 0 0 25 0 1 0 382907382 22650880 5304 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 5530 5304 140 302 0 5225 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22120

[startup+6.30129 s]
/proc/loadavg: 0.99 1.00 1.24 2/78 17196
/proc/meminfo: memFree=1938400/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=30416 CPUtime=6.29
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 7490 0 0 0 624 5 0 0 25 0 1 0 382907382 31145984 7376 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 7604 7376 140 302 0 7299 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30416

[startup+12.7019 s]
/proc/loadavg: 0.99 1.00 1.24 2/78 17196
/proc/meminfo: memFree=1916768/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=51924 CPUtime=12.69
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 12888 0 0 0 1258 11 0 0 25 0 1 0 382907382 53170176 12774 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 12981 12774 140 302 0 12676 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51924

[startup+25.501 s]
/proc/loadavg: 0.99 1.00 1.23 2/78 17196
/proc/meminfo: memFree=1888096/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=79724 CPUtime=25.48
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 19838 0 0 0 2530 18 0 0 25 0 1 0 382907382 81637376 19691 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 19931 19691 140 302 0 19626 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79724

[startup+51.1014 s]
/proc/loadavg: 0.99 1.00 1.23 2/78 17196
/proc/meminfo: memFree=1845408/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=123136 CPUtime=51.07
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 30660 0 0 0 5078 29 0 0 25 0 1 0 382907382 126091264 30448 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 30784 30448 140 302 0 30479 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 123136

[startup+102.301 s]
/proc/loadavg: 0.99 1.00 1.21 2/78 17196
/proc/meminfo: memFree=1784544/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=183264 CPUtime=102.26
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 45639 0 0 0 10182 44 0 0 25 0 1 0 382907382 187662336 45427 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 45816 45427 140 302 0 45511 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 183264

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.19 2/78 17196
/proc/meminfo: memFree=1724832/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=243928 CPUtime=162.25
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 60803 0 0 0 16161 64 0 0 25 0 1 0 382907382 249782272 60462 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 60982 60462 140 302 0 60677 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 243928

[startup+222.305 s]
/proc/loadavg: 0.99 1.00 1.18 2/78 17196
/proc/meminfo: memFree=1670496/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=298228 CPUtime=222.23
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 74230 0 0 0 22143 80 0 0 25 0 1 0 382907382 305385472 73889 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 74557 73889 140 302 0 74252 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 298228

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.17 2/78 17196
/proc/meminfo: memFree=1609888/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=359084 CPUtime=282.22
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 89379 0 0 0 28122 100 0 0 25 0 1 0 382907382 367702016 89038 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526950 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 89771 89038 140 302 0 89466 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 359084

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.16 2/78 17196
/proc/meminfo: memFree=1566560/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=403336 CPUtime=342.2
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 100405 0 0 0 34108 112 0 0 25 0 1 0 382907382 413016064 99807 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 100834 99807 140 302 0 100529 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 403336

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.14 2/78 17196
/proc/meminfo: memFree=1526816/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=444008 CPUtime=402.18
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 110477 0 0 0 40091 127 0 0 25 0 1 0 382907382 454664192 109879 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 111002 109879 140 302 0 110697 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 444008

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.13 2/78 17196
/proc/meminfo: memFree=1483872/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=486368 CPUtime=462.16
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 121009 0 0 0 46075 141 0 0 25 0 1 0 382907382 498040832 120411 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 121592 120411 140 302 0 121287 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 486368

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.12 2/78 17196
/proc/meminfo: memFree=1459296/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=511192 CPUtime=522.15
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 127172 0 0 0 52063 152 0 0 25 0 1 0 382907382 523460608 126574 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 127798 126574 140 302 0 127493 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 511192

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.11 2/78 17196
/proc/meminfo: memFree=1439072/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=531136 CPUtime=582.13
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 132128 0 0 0 58054 159 0 0 25 0 1 0 382907382 543883264 131530 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 132784 131530 140 302 0 132479 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 531136

[startup+642.302 s]
/proc/loadavg: 1.07 1.02 1.10 2/78 17196
/proc/meminfo: memFree=1426784/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=543788 CPUtime=642.12
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 135199 0 0 0 64047 165 0 0 25 0 1 0 382907382 556838912 134601 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 135947 134601 140 302 0 135642 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 543788

[startup+702.301 s]
/proc/loadavg: 1.02 1.01 1.09 2/78 17196
/proc/meminfo: memFree=1410464/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=559852 CPUtime=702.1
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 139203 0 0 0 70038 172 0 0 25 0 1 0 382907382 573288448 138605 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 139963 138605 140 302 0 139658 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 559852

[startup+762.302 s]
/proc/loadavg: 1.01 1.00 1.08 2/78 17196
/proc/meminfo: memFree=1388256/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=582428 CPUtime=762.09
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 144703 0 0 0 76027 182 0 0 25 0 1 0 382907382 596406272 144105 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 145607 144105 140 302 0 145302 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 582428

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 17196
/proc/meminfo: memFree=1361504/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=609500 CPUtime=822.07
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 151409 0 0 0 82013 194 0 0 25 0 1 0 382907382 624128000 150811 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 152375 150811 140 302 0 152070 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 609500

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 17196
/proc/meminfo: memFree=1326688/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=643996 CPUtime=882.06
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 160041 0 0 0 88000 206 0 0 25 0 1 0 382907382 659451904 159443 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 160999 159443 140 302 0 160694 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 643996

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 17196
/proc/meminfo: memFree=1292640/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=678468 CPUtime=942.03
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 168605 0 0 0 93986 217 0 0 25 0 1 0 382907382 694751232 168007 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 169617 168007 140 302 0 169312 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 678468

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 17196
/proc/meminfo: memFree=1262496/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=708428 CPUtime=1002.02
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 176031 0 0 0 99973 229 0 0 25 0 1 0 382907382 725430272 175433 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 177107 175433 140 302 0 176802 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 708428

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 17196
/proc/meminfo: memFree=1237856/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=735688 CPUtime=1062
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 182723 0 0 0 105962 238 0 0 25 0 1 0 382907382 753344512 181612 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 183922 181612 140 302 0 183617 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 735688

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 17196
/proc/meminfo: memFree=1215840/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=757436 CPUtime=1121.99
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 188147 0 0 0 111950 249 0 0 25 0 1 0 382907382 775614464 187036 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526825 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 189359 187036 140 302 0 189054 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 757436

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 17196
/proc/meminfo: memFree=1201248/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=772192 CPUtime=1181.97
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 191802 0 0 0 117942 255 0 0 25 0 1 0 382907382 790724608 190691 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 193048 190691 140 302 0 192743 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 772192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 17196
/proc/meminfo: memFree=1196832/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=776584 CPUtime=1200.07
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4194304 192843 0 0 0 119750 257 0 0 25 0 1 0 382907382 795222016 191732 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/statm: 194146 191732 140 302 0 193841 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 776584

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 17196
/proc/meminfo: memFree=1196832/2055920 swapFree=4147232/4192956
[pid=17195] ppid=17193 vsize=0 CPUtime=1200.17
/proc/17195/stat : 17195 (Spear-32) R 17193 17195 16786 0 -1 4195332 192843 0 0 0 119750 267 0 0 25 0 1 0 382907382 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17195/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.53
CPU time (s): 1200.2
CPU user time (s): 1197.51
CPU system time (s): 2.69059
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 776584

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

runsolver used 1.24981 second user time and 3.12652 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Sun Mar 11 16:09:56 UTC 2007

IDJOB= 335527
IDBENCH= 24653
IDSOLVER= 131
FILE ID= node72/335527-1173629396

PBS_JOBID= 4101286

Free space on /tmp= 66000 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-050-049.sat05-1238.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335527-1173629396/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335527-1173629396/instance-335527-1173629396.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-335527-1173629396 -o ROOT/results/node72/solver-335527-1173629396 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335527-1173629396/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335527-1173629396/instance-335527-1173629396.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  44a5476bd5ee890d723869abdd1f9b1f

RANDOM SEED= 502737473

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.236
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.236
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:       1966848 kB
Buffers:          6356 kB
Cached:          30208 kB
SwapCached:      13824 kB
Active:          29092 kB
Inactive:        31400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1966848 kB
SwapTotal:     4192956 kB
SwapFree:      4147232 kB
Dirty:            3056 kB
Writeback:           0 kB
Mapped:          30572 kB
Slab:            14216 kB
Committed_AS: 10506872 kB
PageTables:       1680 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= 66000 MiB

End job on node72 on Sun Mar 11 16:29:58 UTC 2007