Trace number 292438

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.05 1200.46

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1412274662-11.UNSAT.shuffled.cnf
MD5SUM3c4f5368158b573142e5708eb27d980e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark169.002
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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/292438-1171753933/instance-292438-1171753933.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/node42/watcher-292438-1171753933 -o ROOT/results/node42/solver-292438-1171753933 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292438-1171753933/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/292438-1171753933/instance-292438-1171753933.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: 0.99 0.98 0.93 3/64 1833
/proc/meminfo: memFree=443816/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=1396 CPUtime=0
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 195349349 1429504 166 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 349 167 128 302 0 44 0

[startup+0.106535 s]
/proc/loadavg: 0.99 0.98 0.93 3/64 1833
/proc/meminfo: memFree=443816/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=1784 CPUtime=0.1
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 291 0 0 0 10 0 0 0 18 0 1 0 195349349 1826816 275 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 446 275 140 302 0 141 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1784

[startup+0.514612 s]
/proc/loadavg: 0.99 0.98 0.93 3/64 1833
/proc/meminfo: memFree=443816/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=2568 CPUtime=0.5
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 485 0 0 0 50 0 0 0 21 0 1 0 195349349 2629632 469 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 642 469 140 302 0 337 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2568

[startup+1.33477 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=441696/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=3744 CPUtime=1.32
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 744 0 0 0 131 1 0 0 25 0 1 0 195349349 3833856 728 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 936 728 140 302 0 631 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3744

[startup+2.97408 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=440608/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=4920 CPUtime=2.96
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 1051 0 0 0 294 2 0 0 25 0 1 0 195349349 5038080 1035 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 1230 1035 140 302 0 925 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4920

[startup+6.2507 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=438752/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=6656 CPUtime=6.24
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 1471 0 0 0 620 4 0 0 25 0 1 0 195349349 6815744 1422 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 1664 1422 140 302 0 1359 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6656

[startup+12.7049 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=436512/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=8644 CPUtime=12.69
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 1987 0 0 0 1262 7 0 0 25 0 1 0 195349349 8851456 1938 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 2161 1938 140 302 0 1856 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8644

[startup+25.5074 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=433376/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=11964 CPUtime=25.48
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 2829 0 0 0 2539 9 0 0 25 0 1 0 195349349 12251136 2715 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 2991 2715 140 302 0 2686 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11964

[startup+51.1143 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=428960/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=16404 CPUtime=51.09
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 3923 0 0 0 5093 16 0 0 25 0 1 0 195349349 16797696 3809 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 4101 3809 140 302 0 3796 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16404

[startup+102.327 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=422496/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=23424 CPUtime=102.28
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 5666 0 0 0 10205 23 0 0 25 0 1 0 195349349 23986176 5423 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 5856 5423 140 302 0 5551 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 23424

[startup+162.354 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=416544/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=29796 CPUtime=162.29
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 7132 0 0 0 16199 30 0 0 25 0 1 0 195349349 30511104 6889 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 7449 6889 140 302 0 7144 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29796

[startup+222.376 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=412000/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=34380 CPUtime=222.28
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 8270 0 0 0 22192 36 0 0 25 0 1 0 195349349 35205120 8027 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558744 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 8595 8027 140 302 0 8290 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 34380

[startup+282.395 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=408096/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=39416 CPUtime=282.29
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 9502 0 0 0 28185 44 0 0 25 0 1 0 195349349 40361984 9002 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 9854 9002 140 302 0 9549 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 39416

[startup+342.411 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=404192/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=43800 CPUtime=342.29
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 10480 0 0 0 34180 49 0 0 25 0 1 0 195349349 44851200 9980 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 10950 9980 140 302 0 10645 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 43800

[startup+402.439 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=400992/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=46820 CPUtime=402.29
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 11266 0 0 0 40176 53 0 0 25 0 1 0 195349349 47943680 10766 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 11705 10766 140 302 0 11400 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 46820

[startup+462.463 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=398048/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=49828 CPUtime=462.3
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 12005 0 0 0 46171 59 0 0 25 0 1 0 195349349 51023872 11505 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 12457 11505 140 302 0 12152 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 49828

[startup+522.483 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=395232/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=52716 CPUtime=522.3
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 12711 0 0 0 52167 63 0 0 25 0 1 0 195349349 53981184 12211 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 13179 12211 140 302 0 12874 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 52716

[startup+582.5 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=392608/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=55632 CPUtime=582.29
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 13354 0 0 0 58162 67 0 0 25 0 1 0 195349349 56967168 12854 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526708 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 13908 12854 140 302 0 13603 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 55632

[startup+642.524 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=390304/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=57992 CPUtime=642.29
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 13939 0 0 0 64158 71 0 0 25 0 1 0 195349349 59383808 13439 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 14498 13439 140 302 0 14193 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 57992

[startup+702.548 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=387552/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=60912 CPUtime=702.3
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 14621 0 0 0 70156 74 0 0 25 0 1 0 195349349 62373888 14121 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 15228 14121 140 302 0 14923 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 60912

[startup+762.578 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=385120/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=63640 CPUtime=762.3
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 15232 0 0 0 76153 77 0 0 25 0 1 0 195349349 65167360 14732 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527082 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 15910 14732 140 302 0 15605 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 63640

[startup+822.6 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=382816/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=65780 CPUtime=822.31
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 15793 0 0 0 82150 81 0 0 25 0 1 0 195349349 67358720 15293 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 16445 15293 140 302 0 16140 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 65780

[startup+882.617 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=380832/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=67832 CPUtime=882.3
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 16300 0 0 0 88145 85 0 0 25 0 1 0 195349349 69459968 15800 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 16958 15800 140 302 0 16653 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 67832

[startup+942.637 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=379040/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=69768 CPUtime=942.3
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 16782 0 0 0 94141 89 0 0 25 0 1 0 195349349 71442432 16282 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 17442 16282 140 302 0 17137 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 69768

[startup+1002.66 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=376928/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=73824 CPUtime=1002.31
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 17784 0 0 0 100138 93 0 0 25 0 1 0 195349349 75595776 16771 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 18456 16771 140 302 0 18151 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 73824

[startup+1062.69 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=375136/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=75640 CPUtime=1062.31
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 18228 0 0 0 106135 96 0 0 25 0 1 0 195349349 77455360 17215 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 18910 17215 140 302 0 18605 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 75640

[startup+1122.71 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=373280/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=77696 CPUtime=1122.31
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 18687 0 0 0 112131 100 0 0 25 0 1 0 195349349 79560704 17674 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 19424 17674 140 302 0 19119 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 77696

[startup+1182.73 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=371552/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=79284 CPUtime=1182.31
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 19114 0 0 0 118127 104 0 0 25 0 1 0 195349349 81186816 18101 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 19821 18101 140 302 0 19516 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 79284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.45 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=371040/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=79800 CPUtime=1200.03
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 19241 0 0 0 119898 105 0 0 25 0 1 0 195349349 81715200 18228 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 19950 18228 140 302 0 19645 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 79800

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

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

[startup+1200.45 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 1834
/proc/meminfo: memFree=371040/2055920 swapFree=4183424/4192956
[pid=1833] ppid=1831 vsize=79800 CPUtime=1200.03
/proc/1833/stat : 1833 (Spear-32) R 1831 1833 569 0 -1 4194304 19241 0 0 0 119898 105 0 0 25 0 1 0 195349349 81715200 18228 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1833/statm: 19950 18228 140 302 0 19645 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 79800

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.05
CPU user time (s): 1198.99
CPU system time (s): 1.06384
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 79800

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

runsolver used 0.908861 second user time and 2.31165 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Sat Feb 17 23:12:13 UTC 2007

IDJOB= 292438
IDBENCH= 19839
IDSOLVER= 131
FILE ID= node42/292438-1171753933

PBS_JOBID= 3839468

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  3c4f5368158b573142e5708eb27d980e

RANDOM SEED= 473840770

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.261
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.261
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:        444288 kB
Buffers:         48780 kB
Cached:        1440528 kB
SwapCached:       3836 kB
Active:         740980 kB
Inactive:       758768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        444288 kB
SwapTotal:     4192956 kB
SwapFree:      4183424 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          15836 kB
Slab:            97920 kB
Committed_AS:   751388 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB

End job on node42 on Sat Feb 17 23:32:16 UTC 2007