Trace number 299655

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.1 1200.49

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1089058690-02.SAT.shuffled.cnf
MD5SUM67fab2237a85c249de45919413a62498
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05699
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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/299655-1171875432/instance-299655-1171875432.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/node61/watcher-299655-1171875432 -o ROOT/results/node61/solver-299655-1171875432 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299655-1171875432/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/299655-1171875432/instance-299655-1171875432.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.92 0.98 0.99 3/64 12975
/proc/meminfo: memFree=884256/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=1548 CPUtime=0
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 207500183 1585152 182 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 387 183 128 302 0 82 0

[startup+0.107036 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12975
/proc/meminfo: memFree=884256/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=1932 CPUtime=0.1
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 311 0 0 0 10 0 0 0 18 0 1 0 207500183 1978368 295 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 483 296 140 302 0 178 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1932

[startup+0.515073 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12975
/proc/meminfo: memFree=884256/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=2832 CPUtime=0.51
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 531 0 0 0 50 1 0 0 22 0 1 0 207500183 2899968 515 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 708 515 140 302 0 403 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2832

[startup+1.33515 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 12976
/proc/meminfo: memFree=881880/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=4016 CPUtime=1.33
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 825 0 0 0 131 2 0 0 25 0 1 0 207500183 4112384 809 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 1004 809 140 302 0 699 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4016

[startup+2.97531 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 12976
/proc/meminfo: memFree=880472/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=5564 CPUtime=2.96
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 1218 0 0 0 293 3 0 0 25 0 1 0 207500183 5697536 1202 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 1391 1202 140 302 0 1086 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5564

[startup+6.25062 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 12976
/proc/meminfo: memFree=877848/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=8008 CPUtime=6.24
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 1841 0 0 0 618 6 0 0 25 0 1 0 207500183 8200192 1792 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 2002 1792 140 302 0 1697 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 8008

[startup+12.7072 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 12976
/proc/meminfo: memFree=874336/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=11104 CPUtime=12.69
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 2631 0 0 0 1260 9 0 0 25 0 1 0 207500183 11370496 2582 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 2776 2582 140 302 0 2471 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11104

[startup+25.5075 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 12976
/proc/meminfo: memFree=870112/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=15636 CPUtime=25.49
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 3769 0 0 0 2536 13 0 0 25 0 1 0 207500183 16011264 3655 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 3909 3655 140 302 0 3604 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15636

[startup+51.1149 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 12976
/proc/meminfo: memFree=863520/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=22064 CPUtime=51.09
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 5384 0 0 0 5089 20 0 0 25 0 1 0 207500183 22593536 5270 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 5516 5270 140 302 0 5211 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22064

[startup+102.325 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 12976
/proc/meminfo: memFree=855008/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=30964 CPUtime=102.28
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 7637 0 0 0 10198 30 0 0 25 0 1 0 207500183 31707136 7394 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 7741 7394 140 302 0 7436 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 30964

[startup+162.345 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12976
/proc/meminfo: memFree=847392/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=38572 CPUtime=162.29
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 9500 0 0 0 16189 40 0 0 25 0 1 0 207500183 39497728 9257 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 9643 9257 140 302 0 9338 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38572

[startup+222.364 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12976
/proc/meminfo: memFree=841248/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=44616 CPUtime=222.29
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 11033 0 0 0 22181 48 0 0 25 0 1 0 207500183 45686784 10790 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 11154 10790 140 302 0 10849 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 44616

[startup+282.415 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 13098
/proc/meminfo: memFree=833968/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=51800 CPUtime=282.29
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 12819 0 0 0 28171 58 0 0 25 0 1 0 207500183 53043200 12319 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 12950 12319 140 302 0 12645 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 51800

[startup+342.453 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13174
/proc/meminfo: memFree=829344/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=57520 CPUtime=342.26
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 14238 0 0 0 34161 65 0 0 25 0 1 0 207500183 58900480 13738 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 14380 13738 140 302 0 14075 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 57520

[startup+402.473 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13174
/proc/meminfo: memFree=824288/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=62556 CPUtime=402.27
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 15465 0 0 0 40155 72 0 0 25 0 1 0 207500183 64057344 14965 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 15639 14965 140 302 0 15334 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 62556

[startup+462.493 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13174
/proc/meminfo: memFree=820192/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=66884 CPUtime=462.27
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 16522 0 0 0 46150 77 0 0 25 0 1 0 207500183 68489216 16022 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 16721 16022 140 302 0 16416 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 66884

[startup+522.514 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13174
/proc/meminfo: memFree=816224/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=70920 CPUtime=522.28
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 17518 0 0 0 52146 82 0 0 25 0 1 0 207500183 72622080 17018 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 17730 17018 140 302 0 17425 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 70920

[startup+582.535 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13174
/proc/meminfo: memFree=812128/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=74920 CPUtime=582.29
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 18538 0 0 0 58142 87 0 0 25 0 1 0 207500183 76718080 18038 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 18730 18038 140 302 0 18425 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 74920

[startup+642.559 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13174
/proc/meminfo: memFree=808224/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=79052 CPUtime=642.29
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 19524 0 0 0 64138 91 0 0 25 0 1 0 207500183 80949248 19024 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 19763 19024 140 302 0 19458 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 79052

[startup+702.581 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13174
/proc/meminfo: memFree=804768/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=82384 CPUtime=702.3
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 20374 0 0 0 70134 96 0 0 25 0 1 0 207500183 84361216 19874 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 20596 19874 140 302 0 20291 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 82384

[startup+762.6 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 13174
/proc/meminfo: memFree=801824/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=85400 CPUtime=762.31
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 21135 0 0 0 76130 101 0 0 25 0 1 0 207500183 87449600 20635 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 21350 20635 140 302 0 21045 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 85400

[startup+822.626 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 13174
/proc/meminfo: memFree=798368/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=88908 CPUtime=822.32
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 21966 0 0 0 82127 105 0 0 25 0 1 0 207500183 91041792 21466 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 22227 21466 140 302 0 21922 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 88908

[startup+882.645 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13174
/proc/meminfo: memFree=795296/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=94068 CPUtime=882.32
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 23238 0 0 0 88122 110 0 0 25 0 1 0 207500183 96325632 22225 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 23517 22225 140 302 0 23212 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 94068

[startup+942.667 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13174
/proc/meminfo: memFree=792160/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=97184 CPUtime=942.33
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 24018 0 0 0 94118 115 0 0 25 0 1 0 207500183 99516416 23005 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 24296 23005 140 302 0 23991 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 97184

[startup+1002.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13174
/proc/meminfo: memFree=789280/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=100164 CPUtime=1002.33
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 24777 0 0 0 100114 119 0 0 25 0 1 0 207500183 102567936 23764 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 25041 23764 140 302 0 24736 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 100164

[startup+1062.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13174
/proc/meminfo: memFree=786208/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=103252 CPUtime=1062.34
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 25519 0 0 0 106108 126 0 0 25 0 1 0 207500183 105730048 24506 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 25813 24506 140 302 0 25508 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 103252

[startup+1122.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13174
/proc/meminfo: memFree=783456/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=106108 CPUtime=1122.34
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 26220 0 0 0 112104 130 0 0 25 0 1 0 207500183 108654592 25207 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 26527 25207 140 302 0 26222 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 106108

[startup+1182.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13174
/proc/meminfo: memFree=780448/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=109080 CPUtime=1182.34
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 26976 0 0 0 118099 135 0 0 25 0 1 0 207500183 111697920 25963 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 27270 25963 140 302 0 26965 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 109080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13174
/proc/meminfo: memFree=779552/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=109988 CPUtime=1200.07
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 27196 0 0 0 119871 136 0 0 25 0 1 0 207500183 112627712 26183 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 27497 26183 140 302 0 27192 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 109988

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

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

[startup+1200.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13174
/proc/meminfo: memFree=779552/2055920 swapFree=4183164/4192956
[pid=12975] ppid=12973 vsize=109988 CPUtime=1200.07
/proc/12975/stat : 12975 (Spear-32) R 12973 12975 11916 0 -1 4194304 27196 0 0 0 119871 136 0 0 25 0 1 0 207500183 112627712 26183 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12975/statm: 27497 26183 140 302 0 27192 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 109988

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.49
CPU time (s): 1200.1
CPU user time (s): 1198.72
CPU system time (s): 1.38279
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 109988

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

runsolver used 0.844871 second user time and 2.45363 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Mon Feb 19 08:57:13 UTC 2007

IDJOB= 299655
IDBENCH= 20015
IDSOLVER= 132
FILE ID= node61/299655-1171875432

PBS_JOBID= 3839766

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1089058690-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299655-1171875432/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/299655-1171875432/instance-299655-1171875432.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-299655-1171875432 -o ROOT/results/node61/solver-299655-1171875432 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299655-1171875432/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/299655-1171875432/instance-299655-1171875432.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  67fab2237a85c249de45919413a62498

RANDOM SEED= 411624490

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:        884728 kB
Buffers:         41492 kB
Cached:        1027368 kB
SwapCached:       3636 kB
Active:         444956 kB
Inactive:       633392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        884728 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          15424 kB
Slab:            78968 kB
Committed_AS:   621132 kB
PageTables:       1388 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 node61 on Mon Feb 19 09:17:15 UTC 2007