Trace number 293340

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.03 1200.36

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S142115187-18.UNSAT.shuffled.cnf
MD5SUM8cabd92b6dab5971b671630141b8d8fe
Bench CategoryRANDOM (random 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 variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
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/293340-1171769118/instance-293340-1171769118.cnf

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node38/watcher-293340-1171769118 -o ROOT/results/node38/solver-293340-1171769118 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293340-1171769118/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/293340-1171769118/instance-293340-1171769118.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 1.25 1.29 1.12 3/64 15715
/proc/meminfo: memFree=866640/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=1396 CPUtime=0
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 196867693 1429504 167 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 349 167 128 302 0 44 0

[startup+0.107029 s]
/proc/loadavg: 1.25 1.29 1.12 3/64 15715
/proc/meminfo: memFree=866640/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=1916 CPUtime=0.1
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 304 0 0 0 10 0 0 0 18 0 1 0 196867693 1961984 288 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 479 288 140 302 0 174 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1916

[startup+0.515075 s]
/proc/loadavg: 1.25 1.29 1.12 3/64 15715
/proc/meminfo: memFree=866640/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=2856 CPUtime=0.5
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 525 0 0 0 50 0 0 0 21 0 1 0 196867693 2924544 509 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 714 509 140 302 0 409 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2856

[startup+1.33517 s]
/proc/loadavg: 1.23 1.28 1.12 2/65 15716
/proc/meminfo: memFree=864264/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=3888 CPUtime=1.33
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 805 0 0 0 132 1 0 0 25 0 1 0 196867693 3981312 789 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 972 789 140 302 0 667 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3888

[startup+2.97135 s]
/proc/loadavg: 1.23 1.28 1.12 2/65 15716
/proc/meminfo: memFree=862984/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=5440 CPUtime=2.96
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 1171 0 0 0 294 2 0 0 25 0 1 0 196867693 5570560 1155 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 1360 1155 140 302 0 1055 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5440

[startup+6.25373 s]
/proc/loadavg: 1.21 1.28 1.12 2/65 15716
/proc/meminfo: memFree=860872/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=7276 CPUtime=6.24
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 1645 0 0 0 620 4 0 0 25 0 1 0 196867693 7450624 1596 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 1819 1596 140 302 0 1514 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7276

[startup+12.7085 s]
/proc/loadavg: 1.19 1.27 1.12 2/65 15716
/proc/meminfo: memFree=857928/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=9904 CPUtime=12.69
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 2298 0 0 0 1263 6 0 0 25 0 1 0 196867693 10141696 2249 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 2476 2249 140 302 0 2171 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9904

[startup+25.6089 s]
/proc/loadavg: 1.16 1.26 1.11 2/65 15716
/proc/meminfo: memFree=854152/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=13952 CPUtime=25.59
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 3331 0 0 0 2549 10 0 0 25 0 1 0 196867693 14286848 3217 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 3488 3217 140 302 0 3183 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 13952

[startup+51.2158 s]
/proc/loadavg: 1.10 1.24 1.11 2/65 15716
/proc/meminfo: memFree=848776/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=19364 CPUtime=51.19
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 4664 0 0 0 5106 13 0 0 25 0 1 0 196867693 19828736 4550 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 4841 4550 140 302 0 4536 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 19364

[startup+102.43 s]
/proc/loadavg: 1.04 1.20 1.10 2/65 15716
/proc/meminfo: memFree=841160/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=27568 CPUtime=102.39
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 6681 0 0 0 10217 22 0 0 25 0 1 0 196867693 28229632 6438 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 6892 6438 140 302 0 6587 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 27568

[startup+162.452 s]
/proc/loadavg: 1.01 1.16 1.09 2/65 15716
/proc/meminfo: memFree=834440/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=34456 CPUtime=162.4
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 8345 0 0 0 16210 30 0 0 25 0 1 0 196867693 35282944 8102 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 8614 8102 140 302 0 8309 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 34456

[startup+222.471 s]
/proc/loadavg: 1.00 1.13 1.08 2/65 15716
/proc/meminfo: memFree=828744/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=40092 CPUtime=222.4
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 9756 0 0 0 22203 37 0 0 25 0 1 0 196867693 41054208 9513 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 10023 9513 140 302 0 9718 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 40092

[startup+282.489 s]
/proc/loadavg: 1.00 1.10 1.08 2/65 15716
/proc/meminfo: memFree=823944/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=46172 CPUtime=282.41
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 11236 0 0 0 28198 43 0 0 25 0 1 0 196867693 47280128 10736 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 11543 10736 140 302 0 11238 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 46172

[startup+342.508 s]
/proc/loadavg: 1.00 1.08 1.07 2/65 15716
/proc/meminfo: memFree=819080/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=50904 CPUtime=342.41
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 12404 0 0 0 34194 47 0 0 25 0 1 0 196867693 52125696 11904 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 12726 11904 140 302 0 12421 0
Current children cumulated CPU time (s) 342.41
Current children cumulated vsize (KiB) 50904

[startup+402.533 s]
/proc/loadavg: 1.00 1.06 1.07 2/65 15716
/proc/meminfo: memFree=815304/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=54728 CPUtime=402.41
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 13345 0 0 0 40188 53 0 0 25 0 1 0 196867693 56041472 12845 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 13682 12845 140 302 0 13377 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 54728

[startup+462.556 s]
/proc/loadavg: 1.00 1.05 1.06 2/65 15716
/proc/meminfo: memFree=811784/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=58164 CPUtime=462.42
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 14234 0 0 0 46184 58 0 0 25 0 1 0 196867693 59559936 13734 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 14541 13734 140 302 0 14236 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 58164

[startup+522.579 s]
/proc/loadavg: 1.00 1.04 1.05 2/65 15716
/proc/meminfo: memFree=808456/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=61720 CPUtime=522.43
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 15058 0 0 0 52180 63 0 0 25 0 1 0 196867693 63201280 14558 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 15430 14558 140 302 0 15125 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 61720

[startup+582.604 s]
/proc/loadavg: 1.00 1.03 1.05 2/65 15716
/proc/meminfo: memFree=805384/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=64700 CPUtime=582.44
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 15847 0 0 0 58176 68 0 0 25 0 1 0 196867693 66252800 15347 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 16175 15347 140 302 0 15870 0
Current children cumulated CPU time (s) 582.44
Current children cumulated vsize (KiB) 64700

[startup+642.626 s]
/proc/loadavg: 1.00 1.02 1.04 2/65 15716
/proc/meminfo: memFree=802504/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=67796 CPUtime=642.44
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 16571 0 0 0 64171 73 0 0 25 0 1 0 196867693 69423104 16071 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 16949 16071 140 302 0 16644 0
Current children cumulated CPU time (s) 642.44
Current children cumulated vsize (KiB) 67796

[startup+702.645 s]
/proc/loadavg: 1.00 1.02 1.04 2/65 15716
/proc/meminfo: memFree=799176/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=71252 CPUtime=702.45
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 17398 0 0 0 70168 77 0 0 25 0 1 0 196867693 72962048 16898 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 17813 16898 140 302 0 17508 0
Current children cumulated CPU time (s) 702.45
Current children cumulated vsize (KiB) 71252

[startup+762.665 s]
/proc/loadavg: 1.00 1.01 1.03 2/65 15716
/proc/meminfo: memFree=796488/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=74004 CPUtime=762.45
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 18061 0 0 0 76165 80 0 0 25 0 1 0 196867693 75780096 17561 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 18501 17561 140 302 0 18196 0
Current children cumulated CPU time (s) 762.45
Current children cumulated vsize (KiB) 74004

[startup+822.691 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 15716
/proc/meminfo: memFree=793864/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=76740 CPUtime=822.46
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 18702 0 0 0 82163 83 0 0 25 0 1 0 196867693 78581760 18202 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 19185 18202 140 302 0 18880 0
Current children cumulated CPU time (s) 822.46
Current children cumulated vsize (KiB) 76740

[startup+882.712 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 15716
/proc/meminfo: memFree=791304/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=79528 CPUtime=882.46
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 19350 0 0 0 88159 87 0 0 25 0 1 0 196867693 81436672 18850 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 19882 18850 140 302 0 19577 0
Current children cumulated CPU time (s) 882.46
Current children cumulated vsize (KiB) 79528

[startup+942.735 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 15718
/proc/meminfo: memFree=788872/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=84104 CPUtime=942.47
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 20474 0 0 0 94156 91 0 0 25 0 1 0 196867693 86122496 19461 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 21026 19461 140 302 0 20721 0
Current children cumulated CPU time (s) 942.47
Current children cumulated vsize (KiB) 84104

[startup+1002.76 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 15718
/proc/meminfo: memFree=786440/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=86556 CPUtime=1002.48
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 21079 0 0 0 100153 95 0 0 25 0 1 0 196867693 88633344 20066 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 21639 20066 140 302 0 21334 0
Current children cumulated CPU time (s) 1002.48
Current children cumulated vsize (KiB) 86556

[startup+1062.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15718
/proc/meminfo: memFree=784072/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=88736 CPUtime=1062.49
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 21659 0 0 0 106150 99 0 0 25 0 1 0 196867693 90865664 20646 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 22184 20646 140 302 0 21879 0
Current children cumulated CPU time (s) 1062.49
Current children cumulated vsize (KiB) 88736

[startup+1122.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15718
/proc/meminfo: memFree=781448/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=91432 CPUtime=1122.49
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 22321 0 0 0 112146 103 0 0 25 0 1 0 196867693 93626368 21308 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 22858 21308 140 302 0 22553 0
Current children cumulated CPU time (s) 1122.49
Current children cumulated vsize (KiB) 91432

[startup+1182.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15718
/proc/meminfo: memFree=779208/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=93588 CPUtime=1182.49
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 22879 0 0 0 118142 107 0 0 25 0 1 0 196867693 95834112 21866 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 23397 21866 140 302 0 23092 0
Current children cumulated CPU time (s) 1182.49
Current children cumulated vsize (KiB) 93588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15718
/proc/meminfo: memFree=778568/2055920 swapFree=4183804/4192956
[pid=15715] ppid=15713 vsize=94100 CPUtime=1200
/proc/15715/stat : 15715 (Spear-32) R 15713 15715 11694 0 -1 4194304 23036 0 0 0 119892 108 0 0 25 0 1 0 196867693 96358400 22023 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15715/statm: 23525 22023 140 302 0 23220 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 94100

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.36
CPU time (s): 1200.03
CPU user time (s): 1198.93
CPU system time (s): 1.10283
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 94100

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

runsolver used 0.940856 second user time and 2.28065 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun Feb 18 03:25:19 UTC 2007

IDJOB= 293340
IDBENCH= 19861
IDSOLVER= 131
FILE ID= node38/293340-1171769118

PBS_JOBID= 3839508

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S142115187-18.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293340-1171769118/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/293340-1171769118/instance-293340-1171769118.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-293340-1171769118 -o ROOT/results/node38/solver-293340-1171769118 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293340-1171769118/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/293340-1171769118/instance-293340-1171769118.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  8cabd92b6dab5971b671630141b8d8fe

RANDOM SEED= 402228496

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.233
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.233
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:        867048 kB
Buffers:         40220 kB
Cached:        1026208 kB
SwapCached:       3416 kB
Active:         796836 kB
Inactive:       279472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        867048 kB
SwapTotal:     4192956 kB
SwapFree:      4183804 kB
Dirty:            1588 kB
Writeback:           0 kB
Mapped:          15480 kB
Slab:            98532 kB
Committed_AS:   405928 kB
PageTables:       1468 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= 66563 MiB

End job on node38 on Sun Feb 18 03:45:21 UTC 2007