Trace number 297892

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1113882813-11.SAT.shuffled.cnf
MD5SUM77226f3880fdc77b8d075583e32b35e0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1912
Sum of the clauses size5736
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31912
Number of clauses of size 40
Number of clauses of size 50
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/297892-1171846656/instance-297892-1171846656.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/node40/watcher-297892-1171846656 -o ROOT/results/node40/solver-297892-1171846656 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297892-1171846656/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/297892-1171846656/instance-297892-1171846656.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.91 0.97 0.99 3/64 13842
/proc/meminfo: memFree=764776/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=1528 CPUtime=0
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 109699881 1564672 177 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134866852 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 382 177 128 302 0 77 0

[startup+0.107519 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 13842
/proc/meminfo: memFree=764776/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=1784 CPUtime=0.1
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 288 0 0 0 10 0 0 0 18 0 1 0 109699881 1826816 272 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 446 272 140 302 0 141 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1784

[startup+0.515571 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 13842
/proc/meminfo: memFree=764776/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=2576 CPUtime=0.51
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 469 0 0 0 50 1 0 0 21 0 1 0 109699881 2637824 453 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 644 453 140 302 0 339 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2576

[startup+1.33668 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 13843
/proc/meminfo: memFree=762656/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=3608 CPUtime=1.33
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 723 0 0 0 131 2 0 0 25 0 1 0 109699881 3694592 707 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 902 707 140 302 0 597 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3608

[startup+2.97689 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 13843
/proc/meminfo: memFree=761504/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=4924 CPUtime=2.96
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 1047 0 0 0 293 3 0 0 25 0 1 0 109699881 5042176 1031 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 1231 1031 140 302 0 926 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4924

[startup+6.25231 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 13843
/proc/meminfo: memFree=759328/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=6860 CPUtime=6.24
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 1544 0 0 0 619 5 0 0 25 0 1 0 109699881 7024640 1495 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 1715 1495 140 302 0 1410 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6860

[startup+12.7081 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 13843
/proc/meminfo: memFree=756640/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=9212 CPUtime=12.69
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 2156 0 0 0 1263 6 0 0 25 0 1 0 109699881 9433088 2107 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 2303 2107 140 302 0 1998 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9212

[startup+25.6098 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 13843
/proc/meminfo: memFree=753056/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=13144 CPUtime=25.59
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 3140 0 0 0 2548 11 0 0 25 0 1 0 109699881 13459456 3026 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 3286 3026 140 302 0 2981 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 13144

[startup+51.2171 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 13843
/proc/meminfo: memFree=747616/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=18536 CPUtime=51.19
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 4476 0 0 0 5102 17 0 0 25 0 1 0 109699881 18980864 4362 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 4634 4362 140 302 0 4329 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 18536

[startup+102.43 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 13843
/proc/meminfo: memFree=739616/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=27108 CPUtime=102.39
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 6598 0 0 0 10212 27 0 0 25 0 1 0 109699881 27758592 6355 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 6777 6355 140 302 0 6472 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 27108

[startup+162.456 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13843
/proc/meminfo: memFree=732768/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=34000 CPUtime=162.4
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 8278 0 0 0 16204 36 0 0 25 0 1 0 109699881 34816000 8035 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 8500 8035 140 302 0 8195 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 34000

[startup+222.485 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 13925
/proc/meminfo: memFree=726440/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=39108 CPUtime=222.37
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 9531 0 0 0 22191 46 0 0 25 0 1 0 109699881 40046592 9288 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527098 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 9777 9288 140 302 0 9472 0
Current children cumulated CPU time (s) 222.37
Current children cumulated vsize (KiB) 39108

[startup+282.542 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 14011
/proc/meminfo: memFree=722144/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=44516 CPUtime=282.35
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 10869 0 0 0 28183 52 0 0 25 0 1 0 109699881 45584384 10369 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 11129 10369 140 302 0 10824 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 44516

[startup+342.573 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14041
/proc/meminfo: memFree=719072/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=48720 CPUtime=342.35
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 11874 0 0 0 34177 58 0 0 25 0 1 0 109699881 49889280 11374 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 12180 11374 140 302 0 11875 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 48720

[startup+402.599 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14041
/proc/meminfo: memFree=715232/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=52664 CPUtime=402.36
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 12841 0 0 0 40174 62 0 0 25 0 1 0 109699881 53927936 12341 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 13166 12341 140 302 0 12861 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 52664

[startup+462.619 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14041
/proc/meminfo: memFree=712096/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=56032 CPUtime=462.35
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 13661 0 0 0 46168 67 0 0 25 0 1 0 109699881 57376768 13161 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 14008 13161 140 302 0 13703 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 56032

[startup+522.643 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14041
/proc/meminfo: memFree=708768/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=59392 CPUtime=522.36
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 14513 0 0 0 52165 71 0 0 25 0 1 0 109699881 60817408 14013 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 14848 14013 140 302 0 14543 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 59392

[startup+582.666 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 14041
/proc/meminfo: memFree=705504/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=62448 CPUtime=582.37
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 15302 0 0 0 58162 75 0 0 25 0 1 0 109699881 63946752 14802 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 15612 14802 140 302 0 15307 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 62448

[startup+642.687 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 14041
/proc/meminfo: memFree=702688/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=65424 CPUtime=642.37
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 16020 0 0 0 64158 79 0 0 25 0 1 0 109699881 66994176 15520 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 16356 15520 140 302 0 16051 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 65424

[startup+702.711 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 14041
/proc/meminfo: memFree=699360/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=69068 CPUtime=702.39
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 16834 0 0 0 70155 84 0 0 25 0 1 0 109699881 70725632 16334 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 17267 16334 140 302 0 16962 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 69068

[startup+762.733 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 14041
/proc/meminfo: memFree=696608/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=71836 CPUtime=762.39
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 17530 0 0 0 76150 89 0 0 25 0 1 0 109699881 73560064 17030 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 17959 17030 140 302 0 17654 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 71836

[startup+822.758 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 14041
/proc/meminfo: memFree=693856/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=74684 CPUtime=822.4
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 18199 0 0 0 82147 93 0 0 25 0 1 0 109699881 76476416 17699 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 18671 17699 140 302 0 18366 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 74684

[startup+882.78 s]
/proc/loadavg: 1.00 0.99 0.99 3/65 14041
/proc/meminfo: memFree=691232/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=77284 CPUtime=882.4
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 18870 0 0 0 88143 97 0 0 25 0 1 0 109699881 79138816 18370 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 19321 18370 140 302 0 19016 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 77284

[startup+942.803 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 14041
/proc/meminfo: memFree=688736/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=81680 CPUtime=942.41
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 19985 0 0 0 94139 102 0 0 25 0 1 0 109699881 83640320 18972 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527039 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 20420 18972 140 302 0 20115 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 81680

[startup+1002.83 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 14041
/proc/meminfo: memFree=686240/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=84004 CPUtime=1002.42
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 20609 0 0 0 100136 106 0 0 25 0 1 0 109699881 86020096 19596 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 21001 19596 140 302 0 20696 0
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (KiB) 84004

[startup+1062.85 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 14041
/proc/meminfo: memFree=683936/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=86316 CPUtime=1062.41
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 21192 0 0 0 106133 108 0 0 25 0 1 0 109699881 88387584 20179 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 21579 20179 140 302 0 21274 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 86316

[startup+1122.87 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 14041
/proc/meminfo: memFree=681440/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=88948 CPUtime=1122.42
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 21813 0 0 0 112130 112 0 0 25 0 1 0 109699881 91082752 20800 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 22237 20800 140 302 0 21932 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 88948

[startup+1182.89 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 14041
/proc/meminfo: memFree=679264/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=91136 CPUtime=1182.43
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 22351 0 0 0 118127 116 0 0 25 0 1 0 109699881 93323264 21338 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 22784 21338 140 302 0 22479 0
Current children cumulated CPU time (s) 1182.43
Current children cumulated vsize (KiB) 91136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.51 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 14041
/proc/meminfo: memFree=678624/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=91648 CPUtime=1200.05
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 22507 0 0 0 119887 118 0 0 25 0 1 0 109699881 93847552 21494 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 22912 21494 140 302 0 22607 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 91648

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 0.99 0.99 2/65 14041
/proc/meminfo: memFree=678624/2055920 swapFree=4183864/4192956
[pid=13842] ppid=13840 vsize=91648 CPUtime=1200.05
/proc/13842/stat : 13842 (Spear-32) R 13840 13842 12902 0 -1 4194304 22507 0 0 0 119887 118 0 0 25 0 1 0 109699881 93847552 21494 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13842/statm: 22912 21494 140 302 0 22607 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 91648

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.07
CPU user time (s): 1198.87
CPU system time (s): 1.19382
CPU usage (%): 99.9617
Max. virtual memory (cumulated for all children) (KiB): 91648

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

runsolver used 0.833873 second user time and 2.46663 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Feb 19 00:57:36 UTC 2007

IDJOB= 297892
IDBENCH= 19972
IDSOLVER= 132
FILE ID= node40/297892-1171846656

PBS_JOBID= 3839719

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S1113882813-11.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297892-1171846656/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/297892-1171846656/instance-297892-1171846656.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-297892-1171846656 -o ROOT/results/node40/solver-297892-1171846656 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297892-1171846656/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/297892-1171846656/instance-297892-1171846656.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  77226f3880fdc77b8d075583e32b35e0

RANDOM SEED= 808657206

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.242
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.242
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:        765120 kB
Buffers:         49940 kB
Cached:        1118060 kB
SwapCached:       4252 kB
Active:         826424 kB
Inactive:       352408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        765120 kB
SwapTotal:     4192956 kB
SwapFree:      4183864 kB
Dirty:            1564 kB
Writeback:           0 kB
Mapped:          15492 kB
Slab:            97964 kB
Committed_AS:   165920 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= 66562 MiB

End job on node40 on Mon Feb 19 01:17:39 UTC 2007