Trace number 301705

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.65

General information on the benchmark

Namerandom/LargeSize/5SAT/v1000/
unif-k5-r20-v1000-c20000-S683236487-13.cnf
MD5SUM4356efd851b4254135ae4efd766e660e
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 variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
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/301705-1171986795/instance-301705-1171986795.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/node9/watcher-301705-1171986795 -o ROOT/results/node9/solver-301705-1171986795 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/301705-1171986795/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/301705-1171986795/instance-301705-1171986795.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.97 0.99 3/77 3314
/proc/meminfo: memFree=1635184/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=1548 CPUtime=0
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 202 0 0 0 0 0 0 0 18 0 1 0 218634093 1585152 186 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 387 186 128 302 0 82 0

[startup+0.107844 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 3314
/proc/meminfo: memFree=1635184/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=2988 CPUtime=0.1
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 569 0 0 0 10 0 0 0 18 0 1 0 218634093 3059712 553 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 747 553 140 302 0 442 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2988

[startup+0.516922 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 3314
/proc/meminfo: memFree=1635184/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=4764 CPUtime=0.5
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 1015 0 0 0 50 0 0 0 21 0 1 0 218634093 4878336 999 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 1191 999 140 302 0 886 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4764

[startup+1.33708 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 3315
/proc/meminfo: memFree=1629544/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=7708 CPUtime=1.32
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 1740 0 0 0 131 1 0 0 25 0 1 0 218634093 7892992 1724 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 1927 1724 140 302 0 1622 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7708

[startup+2.97339 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 3315
/proc/meminfo: memFree=1625832/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=12408 CPUtime=2.96
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 2930 0 0 0 293 3 0 0 25 0 1 0 218634093 12705792 2914 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 3102 2914 140 302 0 2797 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12408

[startup+6.25403 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 3315
/proc/meminfo: memFree=1617896/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=19800 CPUtime=6.24
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 4751 0 0 0 619 5 0 0 25 0 1 0 218634093 20275200 4735 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 4950 4735 140 302 0 4645 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 19800

[startup+12.7083 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 3315
/proc/meminfo: memFree=1605872/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=30840 CPUtime=12.69
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 7542 0 0 0 1260 9 0 0 25 0 1 0 218634093 31580160 7493 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 7710 7493 140 302 0 7405 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30840

[startup+25.5147 s]
/proc/loadavg: 0.95 0.97 0.99 2/78 3315
/proc/meminfo: memFree=1590000/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=47212 CPUtime=25.5
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 11669 0 0 0 2534 16 0 0 25 0 1 0 218634093 48345088 11555 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 11803 11555 140 302 0 11498 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 47212

[startup+51.1297 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 3315
/proc/meminfo: memFree=1565168/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=71392 CPUtime=51.1
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 17741 0 0 0 5084 26 0 0 25 0 1 0 218634093 73105408 17627 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 17848 17627 140 302 0 17543 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 71392

[startup+102.355 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 3315
/proc/meminfo: memFree=1530096/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=106972 CPUtime=102.31
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 26674 0 0 0 10186 45 0 0 25 0 1 0 218634093 109539328 26431 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 26743 26431 140 302 0 26438 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 106972

[startup+162.392 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 3315
/proc/meminfo: memFree=1497392/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=139136 CPUtime=162.32
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 34698 0 0 0 16172 60 0 0 25 0 1 0 218634093 142475264 34455 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 34784 34455 140 302 0 34479 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 139136

[startup+222.431 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 3315
/proc/meminfo: memFree=1468784/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=167688 CPUtime=222.34
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 41861 0 0 0 22161 73 0 0 25 0 1 0 218634093 171712512 41618 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 41922 41618 140 302 0 41617 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 167688

[startup+282.466 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 3315
/proc/meminfo: memFree=1444080/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=193408 CPUtime=282.35
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 48308 0 0 0 28148 87 0 0 25 0 1 0 218634093 198049792 47808 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526745 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 48352 47808 140 302 0 48047 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 193408

[startup+342.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 3315
/proc/meminfo: memFree=1418160/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=219420 CPUtime=342.37
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 54805 0 0 0 34136 101 0 0 25 0 1 0 218634093 224686080 54305 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 54855 54305 140 302 0 54550 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 219420

[startup+402.539 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 3315
/proc/meminfo: memFree=1395056/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=241912 CPUtime=402.38
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 60469 0 0 0 40125 113 0 0 25 0 1 0 218634093 247717888 59969 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 60478 59969 140 302 0 60173 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 241912

[startup+462.578 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 3315
/proc/meminfo: memFree=1374960/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=262112 CPUtime=462.4
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 65533 0 0 0 46115 125 0 0 25 0 1 0 218634093 268402688 65033 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 65528 65033 140 302 0 65223 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 262112

[startup+522.641 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 3439
/proc/meminfo: memFree=1357120/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=278868 CPUtime=522.39
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 69685 0 0 0 52102 137 0 0 25 0 1 0 218634093 285560832 69185 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 69717 69185 140 302 0 69412 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 278868

[startup+582.697 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 3512
/proc/meminfo: memFree=1341104/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=296052 CPUtime=582.37
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 73915 0 0 0 58090 147 0 0 25 0 1 0 218634093 303157248 73415 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 74013 73415 140 302 0 73708 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 296052

[startup+642.738 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 3512
/proc/meminfo: memFree=1323248/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=313856 CPUtime=642.39
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 78382 0 0 0 64080 159 0 0 25 0 1 0 218634093 321388544 77882 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526708 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 78464 77882 140 302 0 78159 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 313856

[startup+702.77 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 3512
/proc/meminfo: memFree=1306416/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=330720 CPUtime=702.39
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 82601 0 0 0 70072 167 0 0 25 0 1 0 218634093 338657280 82101 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 82680 82101 140 302 0 82375 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 330720

[startup+762.808 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 3512
/proc/meminfo: memFree=1292016/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=344980 CPUtime=762.41
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 86200 0 0 0 76063 178 0 0 25 0 1 0 218634093 353259520 85700 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 86245 85700 140 302 0 85940 0
Current children cumulated CPU time (s) 762.41
Current children cumulated vsize (KiB) 344980

[startup+822.845 s]
/proc/loadavg: 1.06 0.99 0.99 2/78 3512
/proc/meminfo: memFree=1278128/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=360780 CPUtime=822.43
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 90127 0 0 0 82056 187 0 0 25 0 1 0 218634093 369438720 89114 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 90195 89114 140 302 0 89890 0
Current children cumulated CPU time (s) 822.43
Current children cumulated vsize (KiB) 360780

[startup+882.879 s]
/proc/loadavg: 1.02 0.99 0.99 2/78 3512
/proc/meminfo: memFree=1264944/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=374052 CPUtime=882.44
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 93439 0 0 0 88049 195 0 0 25 0 1 0 218634093 383029248 92426 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 93513 92426 140 302 0 93208 0
Current children cumulated CPU time (s) 882.44
Current children cumulated vsize (KiB) 374052

[startup+942.916 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 3512
/proc/meminfo: memFree=1251824/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=387204 CPUtime=942.45
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 96747 0 0 0 94042 203 0 0 25 0 1 0 218634093 396496896 95734 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526969 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 96801 95734 140 302 0 96496 0
Current children cumulated CPU time (s) 942.45
Current children cumulated vsize (KiB) 387204

[startup+1002.94 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 3512
/proc/meminfo: memFree=1239536/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=399572 CPUtime=1002.46
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 99828 0 0 0 100036 210 0 0 25 0 1 0 218634093 409161728 98815 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 99893 98815 140 302 0 99588 0
Current children cumulated CPU time (s) 1002.46
Current children cumulated vsize (KiB) 399572

[startup+1062.98 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 3512
/proc/meminfo: memFree=1227760/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=411256 CPUtime=1062.48
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 102736 0 0 0 106032 216 0 0 25 0 1 0 218634093 421126144 101723 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 102814 101723 140 302 0 102509 0
Current children cumulated CPU time (s) 1062.48
Current children cumulated vsize (KiB) 411256

[startup+1123.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3512
/proc/meminfo: memFree=1217136/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=421748 CPUtime=1122.49
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 105388 0 0 0 112026 223 0 0 25 0 1 0 218634093 431869952 104375 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 105437 104375 140 302 0 105132 0
Current children cumulated CPU time (s) 1122.49
Current children cumulated vsize (KiB) 421748

[startup+1183.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3512
/proc/meminfo: memFree=1206512/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=432564 CPUtime=1182.5
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 108048 0 0 0 118020 230 0 0 25 0 1 0 218634093 442945536 107035 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 108141 107035 140 302 0 107836 0
Current children cumulated CPU time (s) 1182.5
Current children cumulated vsize (KiB) 432564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3512
/proc/meminfo: memFree=1203248/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=435640 CPUtime=1200.03
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 108838 0 0 0 119771 232 0 0 25 0 1 0 218634093 446095360 107825 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 108910 107825 140 302 0 108605 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 435640

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

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

[startup+1200.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3512
/proc/meminfo: memFree=1203248/2055920 swapFree=4192812/4192956
[pid=3314] ppid=3312 vsize=435640 CPUtime=1200.03
/proc/3314/stat : 3314 (Spear-32) R 3312 3314 3209 0 -1 4194304 108838 0 0 0 119771 232 0 0 25 0 1 0 218634093 446095360 107825 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3314/statm: 108910 107825 140 302 0 108605 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 435640

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.65
CPU time (s): 1200.1
CPU user time (s): 1197.71
CPU system time (s): 2.38564
CPU usage (%): 99.9543
Max. virtual memory (cumulated for all children) (KiB): 435640

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

runsolver used 1.25081 second user time and 3.02154 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Tue Feb 20 15:53:15 UTC 2007

IDJOB= 301705
IDBENCH= 20065
IDSOLVER= 132
FILE ID= node9/301705-1171986795

PBS_JOBID= 3849097

Free space on /tmp= 66547 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1000/unif-k5-r20-v1000-c20000-S683236487-13.cnf
COMMAND LINE= /tmp/evaluation/301705-1171986795/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/301705-1171986795/instance-301705-1171986795.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-301705-1171986795 -o ROOT/results/node9/solver-301705-1171986795 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/301705-1171986795/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/301705-1171986795/instance-301705-1171986795.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  4356efd851b4254135ae4efd766e660e

RANDOM SEED= 900030482

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1635656 kB
Buffers:         52892 kB
Cached:         242160 kB
SwapCached:          0 kB
Active:         280340 kB
Inactive:        68964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1635656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2028 kB
Writeback:           0 kB
Mapped:          73136 kB
Slab:            56552 kB
Committed_AS:  1111580 kB
PageTables:       1688 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= 66547 MiB

End job on node9 on Tue Feb 20 16:13:17 UTC 2007