Trace number 309781

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Spear FHS 1.0? (TO) 1200.05 1200.35

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1014417748-14-SAT.cnf
MD5SUM12c6ae21cea692230c5e45227dcf3ab1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.050991
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
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/309781-1172546774/instance-309781-1172546774.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/node72/watcher-309781-1172546774 -o ROOT/results/node72/solver-309781-1172546774 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/309781-1172546774/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/309781-1172546774/instance-309781-1172546774.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/77 17478
/proc/meminfo: memFree=1858736/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=1548 CPUtime=0
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 205 0 0 0 0 0 0 0 18 0 1 0 274645173 1585152 189 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134533767 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 387 189 128 302 0 82 0

[startup+0.107687 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 17478
/proc/meminfo: memFree=1858736/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=1808 CPUtime=0.1
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 302 0 0 0 10 0 0 0 18 0 1 0 274645173 1851392 286 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 452 286 140 302 0 147 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1808

[startup+0.515725 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 17478
/proc/meminfo: memFree=1858736/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=2584 CPUtime=0.5
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 472 0 0 0 50 0 0 0 21 0 1 0 274645173 2646016 456 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 646 456 140 302 0 341 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2584

[startup+1.3368 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 17479
/proc/meminfo: memFree=1856744/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=3484 CPUtime=1.33
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 704 0 0 0 132 1 0 0 25 0 1 0 274645173 3567616 688 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 871 688 140 302 0 566 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3484

[startup+2.97995 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 17479
/proc/meminfo: memFree=1855528/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=4908 CPUtime=2.97
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 1035 0 0 0 295 2 0 0 25 0 1 0 274645173 5025792 1019 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 1227 1019 140 302 0 922 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4908

[startup+6.25625 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 17479
/proc/meminfo: memFree=1853544/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=6720 CPUtime=6.25
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 1518 0 0 0 621 4 0 0 25 0 1 0 274645173 6881280 1469 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 1680 1469 140 302 0 1375 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 6720

[startup+12.7138 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 17479
/proc/meminfo: memFree=1850792/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=9180 CPUtime=12.7
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 2146 0 0 0 1264 6 0 0 25 0 1 0 274645173 9400320 2097 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 2295 2097 140 302 0 1990 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 9180

[startup+25.514 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 17479
/proc/meminfo: memFree=1847208/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=13124 CPUtime=25.5
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 3113 0 0 0 2539 11 0 0 25 0 1 0 274645173 13438976 2999 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 3281 2999 140 302 0 2976 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 13124

[startup+51.1294 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 17479
/proc/meminfo: memFree=1841960/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=18240 CPUtime=51.11
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 4404 0 0 0 5094 17 0 0 25 0 1 0 274645173 18677760 4290 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 4560 4290 140 302 0 4255 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 18240

[startup+102.35 s]
/proc/loadavg: 1.13 1.02 1.00 2/78 17479
/proc/meminfo: memFree=1833704/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=26984 CPUtime=102.32
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 6603 0 0 0 10203 29 0 0 25 0 1 0 274645173 27631616 6360 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 6746 6360 140 302 0 6441 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 26984

[startup+162.386 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 17479
/proc/meminfo: memFree=1826344/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=34164 CPUtime=162.34
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 8401 0 0 0 16196 38 0 0 25 0 1 0 274645173 34983936 8158 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 8541 8158 140 302 0 8236 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 34164

[startup+222.419 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 17479
/proc/meminfo: memFree=1820328/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=40304 CPUtime=222.35
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 9903 0 0 0 22189 46 0 0 25 0 1 0 274645173 41271296 9660 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 10076 9660 140 302 0 9771 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 40304

[startup+282.454 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17479
/proc/meminfo: memFree=1815080/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=46596 CPUtime=282.37
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 11476 0 0 0 28184 53 0 0 25 0 1 0 274645173 47714304 10976 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558744 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 11649 10976 140 302 0 11344 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 46596

[startup+342.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17479
/proc/meminfo: memFree=1810664/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=51472 CPUtime=342.4
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 12569 0 0 0 34181 59 0 0 25 0 1 0 274645173 52707328 12069 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 12868 12069 140 302 0 12563 0
Current children cumulated CPU time (s) 342.4
Current children cumulated vsize (KiB) 51472

[startup+402.525 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17479
/proc/meminfo: memFree=1806952/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=55180 CPUtime=402.42
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 13497 0 0 0 40178 64 0 0 25 0 1 0 274645173 56504320 12997 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 13795 12997 140 302 0 13490 0
Current children cumulated CPU time (s) 402.42
Current children cumulated vsize (KiB) 55180

[startup+462.559 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17479
/proc/meminfo: memFree=1803624/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=58740 CPUtime=462.43
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 14324 0 0 0 46173 70 0 0 25 0 1 0 274645173 60149760 13824 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 14685 13824 140 302 0 14380 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 58740

[startup+522.594 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17479
/proc/meminfo: memFree=1800424/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=61700 CPUtime=522.45
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 15108 0 0 0 52169 76 0 0 25 0 1 0 274645173 63180800 14608 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 15425 14608 140 302 0 15120 0
Current children cumulated CPU time (s) 522.45
Current children cumulated vsize (KiB) 61700

[startup+582.632 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17479
/proc/meminfo: memFree=1797352/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=64940 CPUtime=582.48
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 15865 0 0 0 58167 81 0 0 25 0 1 0 274645173 66498560 15365 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 16235 15365 140 302 0 15930 0
Current children cumulated CPU time (s) 582.48
Current children cumulated vsize (KiB) 64940

[startup+642.671 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17479
/proc/meminfo: memFree=1794280/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=68064 CPUtime=642.5
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 16644 0 0 0 64163 87 0 0 25 0 1 0 274645173 69697536 16144 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526559 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 17016 16144 140 302 0 16711 0
Current children cumulated CPU time (s) 642.5
Current children cumulated vsize (KiB) 68064

[startup+702.712 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17479
/proc/meminfo: memFree=1791208/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=70984 CPUtime=702.53
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 17368 0 0 0 70162 91 0 0 25 0 1 0 274645173 72687616 16868 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526880 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 17746 16868 140 302 0 17441 0
Current children cumulated CPU time (s) 702.53
Current children cumulated vsize (KiB) 70984

[startup+762.749 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17479
/proc/meminfo: memFree=1788648/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=73440 CPUtime=762.55
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 17999 0 0 0 76159 96 0 0 25 0 1 0 274645173 75202560 17499 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 18360 17499 140 302 0 18055 0
Current children cumulated CPU time (s) 762.55
Current children cumulated vsize (KiB) 73440

[startup+822.792 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17481
/proc/meminfo: memFree=1785960/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=76016 CPUtime=822.58
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 18627 0 0 0 82158 100 0 0 25 0 1 0 274645173 77840384 18127 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 19004 18127 140 302 0 18699 0
Current children cumulated CPU time (s) 822.58
Current children cumulated vsize (KiB) 76016

[startup+882.827 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17481
/proc/meminfo: memFree=1783144/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=79232 CPUtime=882.6
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 19323 0 0 0 88154 106 0 0 25 0 1 0 274645173 81133568 18823 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 19808 18823 140 302 0 19503 0
Current children cumulated CPU time (s) 882.6
Current children cumulated vsize (KiB) 79232

[startup+942.862 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17481
/proc/meminfo: memFree=1780264/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=84016 CPUtime=942.62
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 20563 0 0 0 94151 111 0 0 25 0 1 0 274645173 86032384 19550 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 21004 19550 140 302 0 20699 0
Current children cumulated CPU time (s) 942.62
Current children cumulated vsize (KiB) 84016

[startup+1002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17481
/proc/meminfo: memFree=1777640/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=86780 CPUtime=1002.64
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 21245 0 0 0 100148 116 0 0 25 0 1 0 274645173 88862720 20232 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 21695 20232 140 302 0 21390 0
Current children cumulated CPU time (s) 1002.64
Current children cumulated vsize (KiB) 86780

[startup+1062.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17481
/proc/meminfo: memFree=1775080/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=89480 CPUtime=1062.67
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 21878 0 0 0 106146 121 0 0 25 0 1 0 274645173 91627520 20865 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 22370 20865 140 302 0 22065 0
Current children cumulated CPU time (s) 1062.67
Current children cumulated vsize (KiB) 89480

[startup+1122.97 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17481
/proc/meminfo: memFree=1772648/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=91948 CPUtime=1122.69
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 22480 0 0 0 112145 124 0 0 25 0 1 0 274645173 94154752 21467 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 22987 21467 140 302 0 22682 0
Current children cumulated CPU time (s) 1122.69
Current children cumulated vsize (KiB) 91948

[startup+1183.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17481
/proc/meminfo: memFree=1770344/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=94404 CPUtime=1182.71
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 23042 0 0 0 118143 128 0 0 25 0 1 0 274645173 96669696 22029 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 23601 22029 140 302 0 23296 0
Current children cumulated CPU time (s) 1182.71
Current children cumulated vsize (KiB) 94404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17481
/proc/meminfo: memFree=1769576/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=95172 CPUtime=1200.03
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 23231 0 0 0 119873 130 0 0 25 0 1 0 274645173 97456128 22218 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 23793 22218 140 302 0 23488 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 95172

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

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

[startup+1200.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17481
/proc/meminfo: memFree=1769576/2055920 swapFree=4152064/4192956
[pid=17478] ppid=17476 vsize=95172 CPUtime=1200.03
/proc/17478/stat : 17478 (Spear-32) R 17476 17478 16607 0 -1 4194304 23231 0 0 0 119873 130 0 0 25 0 1 0 274645173 97456128 22218 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17478/statm: 23793 22218 140 302 0 23488 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 95172

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.35
CPU time (s): 1200.05
CPU user time (s): 1198.74
CPU system time (s): 1.3168
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 95172

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

runsolver used 1.24881 second user time and 3.02254 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Tue Feb 27 03:26:14 UTC 2007

IDJOB= 309781
IDBENCH= 20269
IDSOLVER= 131
FILE ID= node72/309781-1172546774

PBS_JOBID= 3971838

Free space on /tmp= 66560 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1014417748-14-SAT.cnf
COMMAND LINE= /tmp/evaluation/309781-1172546774/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/309781-1172546774/instance-309781-1172546774.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-309781-1172546774 -o ROOT/results/node72/solver-309781-1172546774 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/309781-1172546774/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/309781-1172546774/instance-309781-1172546774.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  12c6ae21cea692230c5e45227dcf3ab1

RANDOM SEED= 444826799

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.236
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.236
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:       1859208 kB
Buffers:         30624 kB
Cached:         101052 kB
SwapCached:       9900 kB
Active:          91092 kB
Inactive:        67136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859208 kB
SwapTotal:     4192956 kB
SwapFree:      4152064 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:          30268 kB
Slab:            24104 kB
Committed_AS:   639932 kB
PageTables:       1680 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= 66560 MiB

End job on node72 on Tue Feb 27 03:46:16 UTC 2007