Trace number 309782

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Spear FH 1.0? (TO) 1200.07 1200.45

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/309782-1172546785/instance-309782-1172546785.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/node65/watcher-309782-1172546785 -o ROOT/results/node65/solver-309782-1172546785 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/309782-1172546785/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/309782-1172546785/instance-309782-1172546785.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.94 0.99 0.99 3/64 22213
/proc/meminfo: memFree=1833232/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=1548 CPUtime=0
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 203 0 0 0 0 0 0 0 18 0 1 0 274636071 1585152 187 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 387 187 128 302 0 82 0

[startup+0.106795 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 22213
/proc/meminfo: memFree=1833232/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=1808 CPUtime=0.1
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 301 0 0 0 10 0 0 0 18 0 1 0 274636071 1851392 285 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 452 285 140 302 0 147 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1808

[startup+0.51486 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 22213
/proc/meminfo: memFree=1833232/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=2584 CPUtime=0.5
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 471 0 0 0 50 0 0 0 21 0 1 0 274636071 2646016 455 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 646 455 140 302 0 341 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2584

[startup+1.335 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 22214
/proc/meminfo: memFree=1831240/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=3484 CPUtime=1.32
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 704 0 0 0 131 1 0 0 25 0 1 0 274636071 3567616 688 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 871 688 140 302 0 566 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3484

[startup+2.97126 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 22214
/proc/meminfo: memFree=1830024/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=4780 CPUtime=2.96
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 1034 0 0 0 293 3 0 0 25 0 1 0 274636071 4894720 1018 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 1195 1018 140 302 0 890 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4780

[startup+6.2488 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 22214
/proc/meminfo: memFree=1827976/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=6720 CPUtime=6.23
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 1518 0 0 0 619 4 0 0 25 0 1 0 274636071 6881280 1469 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 1680 1469 140 302 0 1375 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 6720

[startup+12.7019 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 22214
/proc/meminfo: memFree=1825240/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=9180 CPUtime=12.69
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 2146 0 0 0 1261 8 0 0 25 0 1 0 274636071 9400320 2097 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 2295 2097 140 302 0 1990 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9180

[startup+25.504 s]
/proc/loadavg: 0.96 0.99 0.99 2/65 22214
/proc/meminfo: memFree=1821720/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=13124 CPUtime=25.49
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 3113 0 0 0 2538 11 0 0 25 0 1 0 274636071 13438976 2999 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 3281 2999 140 302 0 2976 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13124

[startup+51.1092 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 22214
/proc/meminfo: memFree=1816408/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=18240 CPUtime=51.09
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 4405 0 0 0 5092 17 0 0 25 0 1 0 274636071 18677760 4291 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 4560 4291 140 302 0 4255 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18240

[startup+102.321 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 22214
/proc/meminfo: memFree=1808152/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=26984 CPUtime=102.27
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 6603 0 0 0 10201 26 0 0 25 0 1 0 274636071 27631616 6360 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 6746 6360 140 302 0 6441 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 26984

[startup+162.347 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 22214
/proc/meminfo: memFree=1800856/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=34164 CPUtime=162.28
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 8401 0 0 0 16193 35 0 0 25 0 1 0 274636071 34983936 8158 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 8541 8158 140 302 0 8236 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 34164

[startup+222.367 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22214
/proc/meminfo: memFree=1794840/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=40304 CPUtime=222.29
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 9904 0 0 0 22185 44 0 0 25 0 1 0 274636071 41271296 9661 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 10076 9661 140 302 0 9771 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 40304

[startup+282.385 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22214
/proc/meminfo: memFree=1789592/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=46596 CPUtime=282.28
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 11477 0 0 0 28177 51 0 0 25 0 1 0 274636071 47714304 10977 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 11649 10977 140 302 0 11344 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 46596

[startup+342.404 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22214
/proc/meminfo: memFree=1785240/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=51472 CPUtime=342.29
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 12570 0 0 0 34172 57 0 0 25 0 1 0 274636071 52707328 12070 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 12868 12070 140 302 0 12563 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 51472

[startup+402.429 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22214
/proc/meminfo: memFree=1781464/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=55180 CPUtime=402.29
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 13498 0 0 0 40166 63 0 0 25 0 1 0 274636071 56504320 12998 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 13795 12998 140 302 0 13490 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 55180

[startup+462.453 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22214
/proc/meminfo: memFree=1778136/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=58740 CPUtime=462.29
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 14326 0 0 0 46160 69 0 0 25 0 1 0 274636071 60149760 13826 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 14685 13826 140 302 0 14380 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 58740

[startup+522.471 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22214
/proc/meminfo: memFree=1775000/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=61700 CPUtime=522.3
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 15111 0 0 0 52156 74 0 0 25 0 1 0 274636071 63180800 14611 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 15425 14611 140 302 0 15120 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 61700

[startup+582.492 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22214
/proc/meminfo: memFree=1771928/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=64940 CPUtime=582.3
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 15867 0 0 0 58151 79 0 0 25 0 1 0 274636071 66498560 15367 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 16235 15367 140 302 0 15930 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 64940

[startup+642.514 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22214
/proc/meminfo: memFree=1768792/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=68064 CPUtime=642.3
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 16647 0 0 0 64147 83 0 0 25 0 1 0 274636071 69697536 16147 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 17016 16147 140 302 0 16711 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 68064

[startup+702.534 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22214
/proc/meminfo: memFree=1765912/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=70984 CPUtime=702.3
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 17371 0 0 0 70141 89 0 0 25 0 1 0 274636071 72687616 16871 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 17746 16871 140 302 0 17441 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 70984

[startup+762.555 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22214
/proc/meminfo: memFree=1763416/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=73568 CPUtime=762.3
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 18011 0 0 0 76137 93 0 0 25 0 1 0 274636071 75333632 17511 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 18392 17511 140 302 0 18087 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 73568

[startup+822.581 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22214
/proc/meminfo: memFree=1760792/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=76016 CPUtime=822.31
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 18631 0 0 0 82134 97 0 0 25 0 1 0 274636071 77840384 18131 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527157 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 19004 18131 140 302 0 18699 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 76016

[startup+882.599 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22216
/proc/meminfo: memFree=1758104/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=79232 CPUtime=882.31
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 19326 0 0 0 88131 100 0 0 25 0 1 0 274636071 81133568 18826 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 19808 18826 140 302 0 19503 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 79232

[startup+942.619 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22216
/proc/meminfo: memFree=1755160/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=84144 CPUtime=942.31
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 20568 0 0 0 94126 105 0 0 25 0 1 0 274636071 86163456 19555 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 21036 19555 140 302 0 20731 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 84144

[startup+1002.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22216
/proc/meminfo: memFree=1752408/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=86780 CPUtime=1002.31
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 21250 0 0 0 100123 108 0 0 25 0 1 0 274636071 88862720 20237 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 21695 20237 140 302 0 21390 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 86780

[startup+1062.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22216
/proc/meminfo: memFree=1749848/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=89480 CPUtime=1062.32
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 21882 0 0 0 106120 112 0 0 25 0 1 0 274636071 91627520 20869 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 22370 20869 140 302 0 22065 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 89480

[startup+1122.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22216
/proc/meminfo: memFree=1747416/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=91948 CPUtime=1122.33
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 22485 0 0 0 112117 116 0 0 25 0 1 0 274636071 94154752 21472 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 22987 21472 140 302 0 22682 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 91948

[startup+1182.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22216
/proc/meminfo: memFree=1745176/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=94532 CPUtime=1182.32
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 23053 0 0 0 118112 120 0 0 25 0 1 0 274636071 96800768 22040 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 23633 22040 140 302 0 23328 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 94532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22216
/proc/meminfo: memFree=1744344/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=95172 CPUtime=1200.04
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 23242 0 0 0 119883 121 0 0 25 0 1 0 274636071 97456128 22229 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 23793 22229 140 302 0 23488 0
Current children cumulated CPU time (s) 1200.04
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.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22216
/proc/meminfo: memFree=1744344/2055920 swapFree=4172316/4192956
[pid=22213] ppid=22211 vsize=95172 CPUtime=1200.04
/proc/22213/stat : 22213 (Spear-32) R 22211 22213 21385 0 -1 4194304 23242 0 0 0 119883 121 0 0 25 0 1 0 274636071 97456128 22229 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22213/statm: 23793 22229 140 302 0 23488 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 95172

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.07
CPU user time (s): 1198.84
CPU system time (s): 1.22681
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 95172

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

runsolver used 0.891864 second user time and 2.35164 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Tue Feb 27 03:26:25 UTC 2007

IDJOB= 309782
IDBENCH= 20269
IDSOLVER= 132
FILE ID= node65/309782-1172546785

PBS_JOBID= 3971853

Free space on /tmp= 66559 MiB

SOLVER NAME= Spear FH 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/309782-1172546785/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/309782-1172546785/instance-309782-1172546785.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-309782-1172546785 -o ROOT/results/node65/solver-309782-1172546785 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/309782-1172546785/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/309782-1172546785/instance-309782-1172546785.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  12c6ae21cea692230c5e45227dcf3ab1

RANDOM SEED= 988620054

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.259
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.259
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:       1833704 kB
Buffers:         28100 kB
Cached:         135204 kB
SwapCached:      14924 kB
Active:          77012 kB
Inactive:       107876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833704 kB
SwapTotal:     4192956 kB
SwapFree:      4172316 kB
Dirty:            1588 kB
Writeback:           0 kB
Mapped:          15344 kB
Slab:            23344 kB
Committed_AS:   637628 kB
PageTables:       1456 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= 66559 MiB

End job on node65 on Tue Feb 27 03:46:28 UTC 2007