Trace number 298957

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v600/
unif-k3-r4.261-v600-c2556-S1416010721-11.UNSAT.shuffled.cnf
MD5SUM3ea013b4d851f8f6c5d4d888cc4b56c3
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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/298957-1171863424/instance-298957-1171863424.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/node75/watcher-298957-1171863424 -o ROOT/results/node75/solver-298957-1171863424 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298957-1171863424/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/298957-1171863424/instance-298957-1171863424.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.00 1.00 1.00 3/64 25225
/proc/meminfo: memFree=710008/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=1548 CPUtime=0
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 199 0 0 0 0 0 0 0 19 0 1 0 206308244 1585152 183 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 387 184 128 302 0 82 0

[startup+0.106421 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25225
/proc/meminfo: memFree=710008/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=1936 CPUtime=0.1
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 310 0 0 0 10 0 0 0 20 0 1 0 206308244 1982464 294 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 484 294 140 302 0 179 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1936

[startup+0.514467 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25225
/proc/meminfo: memFree=710008/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=2716 CPUtime=0.51
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 520 0 0 0 50 1 0 0 24 0 1 0 206308244 2781184 504 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 679 504 140 302 0 374 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2716

[startup+1.33456 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25226
/proc/meminfo: memFree=707568/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=3884 CPUtime=1.33
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 816 0 0 0 131 2 0 0 25 0 1 0 206308244 3977216 800 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 971 800 140 302 0 666 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3884

[startup+2.97076 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25226
/proc/meminfo: memFree=706224/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=5560 CPUtime=2.96
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 1227 0 0 0 292 4 0 0 25 0 1 0 206308244 5693440 1211 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 1390 1211 140 302 0 1085 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5560

[startup+6.24714 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25226
/proc/meminfo: memFree=703280/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=8268 CPUtime=6.24
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 1895 0 0 0 618 6 0 0 25 0 1 0 206308244 8466432 1846 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 2067 1846 140 302 0 1762 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 8268

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25226
/proc/meminfo: memFree=699888/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=11360 CPUtime=12.69
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 2672 0 0 0 1260 9 0 0 25 0 1 0 206308244 11632640 2623 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 2840 2623 140 302 0 2535 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11360

[startup+25.5065 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25226
/proc/meminfo: memFree=695728/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=15648 CPUtime=25.48
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 3795 0 0 0 2535 13 0 0 25 0 1 0 206308244 16023552 3681 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 3912 3681 140 302 0 3607 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15648

[startup+51.1135 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25226
/proc/meminfo: memFree=689008/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=22180 CPUtime=51.09
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 5428 0 0 0 5090 19 0 0 25 0 1 0 206308244 22712320 5314 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 5545 5314 140 302 0 5240 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22180

[startup+102.326 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=679984/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=31628 CPUtime=102.28
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 7800 0 0 0 10200 28 0 0 25 0 1 0 206308244 32387072 7557 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 7907 7557 140 302 0 7602 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 31628

[startup+162.351 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=671792/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=39896 CPUtime=162.29
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 9825 0 0 0 16189 40 0 0 25 0 1 0 206308244 40853504 9582 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 9974 9582 140 302 0 9669 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 39896

[startup+222.372 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=665072/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=47596 CPUtime=222.3
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 11766 0 0 0 22180 50 0 0 25 0 1 0 206308244 48738304 11266 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 11899 11266 140 302 0 11594 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 47596

[startup+282.395 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=658736/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=54176 CPUtime=282.3
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 13334 0 0 0 28173 57 0 0 25 0 1 0 206308244 55476224 12834 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 13544 12834 140 302 0 13239 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 54176

[startup+342.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=653296/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=59592 CPUtime=342.31
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 14713 0 0 0 34168 63 0 0 25 0 1 0 206308244 61022208 14213 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 14898 14213 140 302 0 14593 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 59592

[startup+402.443 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=648304/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=64756 CPUtime=402.31
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 15956 0 0 0 40163 68 0 0 25 0 1 0 206308244 66310144 15456 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 16189 15456 140 302 0 15884 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 64756

[startup+462.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=643952/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=69204 CPUtime=462.32
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 17039 0 0 0 46159 73 0 0 25 0 1 0 206308244 70864896 16539 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 17301 16539 140 302 0 16996 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 69204

[startup+522.479 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=640048/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=73136 CPUtime=522.31
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 18020 0 0 0 52155 76 0 0 25 0 1 0 206308244 74891264 17520 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526787 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 18284 17520 140 302 0 17979 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 73136

[startup+582.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=636016/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=77192 CPUtime=582.32
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 19000 0 0 0 58151 81 0 0 25 0 1 0 206308244 79044608 18500 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 19298 18500 140 302 0 18993 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 77192

[startup+642.526 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 25228
/proc/meminfo: memFree=632496/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=80632 CPUtime=642.33
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 19873 0 0 0 64147 86 0 0 25 0 1 0 206308244 82567168 19373 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 20158 19373 140 302 0 19853 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 80632

[startup+702.549 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 25228
/proc/meminfo: memFree=629232/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=84104 CPUtime=702.33
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 20696 0 0 0 70142 91 0 0 25 0 1 0 206308244 86122496 20196 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 21026 20196 140 302 0 20721 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 84104

[startup+762.567 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 25228
/proc/meminfo: memFree=625712/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=87620 CPUtime=762.33
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 21584 0 0 0 76138 95 0 0 25 0 1 0 206308244 89722880 21084 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 21905 21084 140 302 0 21600 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 87620

[startup+822.591 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=622192/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=93088 CPUtime=822.34
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 22960 0 0 0 82134 100 0 0 25 0 1 0 206308244 95322112 21947 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 23272 21947 140 302 0 22967 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 93088

[startup+882.613 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=619184/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=96356 CPUtime=882.34
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 23731 0 0 0 88129 105 0 0 25 0 1 0 206308244 98668544 22718 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 24089 22718 140 302 0 23784 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 96356

[startup+942.635 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=616176/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=99312 CPUtime=942.34
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 24483 0 0 0 94126 108 0 0 25 0 1 0 206308244 101695488 23470 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 24828 23470 140 302 0 24523 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 99312

[startup+1002.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=613104/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=102420 CPUtime=1002.35
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 25243 0 0 0 100121 114 0 0 25 0 1 0 206308244 104878080 24230 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 25605 24230 140 302 0 25300 0
Current children cumulated CPU time (s) 1002.35
Current children cumulated vsize (KiB) 102420

[startup+1062.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=610288/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=105276 CPUtime=1062.35
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 25931 0 0 0 106117 118 0 0 25 0 1 0 206308244 107802624 24918 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 26319 24918 140 302 0 26014 0
Current children cumulated CPU time (s) 1062.35
Current children cumulated vsize (KiB) 105276

[startup+1122.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=607536/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=108056 CPUtime=1122.36
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 26626 0 0 0 112114 122 0 0 25 0 1 0 206308244 110649344 25613 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 27014 25613 140 302 0 26709 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 108056

[startup+1182.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=605040/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=110524 CPUtime=1182.36
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 27253 0 0 0 118111 125 0 0 25 0 1 0 206308244 113176576 26240 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 27631 26240 140 302 0 27326 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 110524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=604272/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=111324 CPUtime=1200.08
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 27441 0 0 0 119881 127 0 0 25 0 1 0 206308244 113995776 26428 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 27831 26428 140 302 0 27526 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 111324

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

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

[startup+1200.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25228
/proc/meminfo: memFree=604272/2055920 swapFree=4183176/4192956
[pid=25225] ppid=25223 vsize=111324 CPUtime=1200.08
/proc/25225/stat : 25225 (Spear-32) R 25223 25225 23708 0 -1 4194304 27441 0 0 0 119881 127 0 0 25 0 1 0 206308244 113995776 26428 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25225/statm: 27831 26428 140 302 0 27526 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 111324

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.1
CPU user time (s): 1198.81
CPU system time (s): 1.2898
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 111324

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

runsolver used 0.791879 second user time and 2.42463 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Mon Feb 19 05:37:04 UTC 2007

IDJOB= 298957
IDBENCH= 19998
IDSOLVER= 131
FILE ID= node75/298957-1171863424

PBS_JOBID= 3839749

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v600/unif-k3-r4.261-v600-c2556-S1416010721-11.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298957-1171863424/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/298957-1171863424/instance-298957-1171863424.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-298957-1171863424 -o ROOT/results/node75/solver-298957-1171863424 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298957-1171863424/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/298957-1171863424/instance-298957-1171863424.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  3ea013b4d851f8f6c5d4d888cc4b56c3

RANDOM SEED= 805079881

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        710352 kB
Buffers:         51156 kB
Cached:        1171644 kB
SwapCached:       3920 kB
Active:         822452 kB
Inactive:       410212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        710352 kB
SwapTotal:     4192956 kB
SwapFree:      4183176 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:          15748 kB
Slab:            98760 kB
Committed_AS:   625244 kB
PageTables:       1432 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 node75 on Mon Feb 19 05:57:07 UTC 2007