Trace number 312927

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.12 1200.45

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1059.18
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

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/312927-1176869526/instance-312927-1176869526.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-312927-1176869526 -o ROOT/results/node11/solver-312927-1176869526 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312927-1176869526/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/312927-1176869526/instance-312927-1176869526.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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 32724
/proc/meminfo: memFree=1781560/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=1700 CPUtime=0
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 236 0 0 0 0 0 0 0 18 0 1 0 128001507 1740800 220 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 135271278 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 425 221 128 302 0 120 0

[startup+0.0690529 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32724
/proc/meminfo: memFree=1781560/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=5216 CPUtime=0.05
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 1411 0 0 0 4 1 0 0 18 0 1 0 128001507 5341184 1042 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 1304 1042 128 302 0 999 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5216

[startup+0.101057 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32724
/proc/meminfo: memFree=1781560/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=6176 CPUtime=0.09
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 1683 0 0 0 8 1 0 0 18 0 1 0 128001507 6324224 1314 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 1544 1314 129 302 0 1239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6176

[startup+0.30108 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32724
/proc/meminfo: memFree=1781560/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=19352 CPUtime=0.29
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 4826 0 0 0 25 4 0 0 19 0 1 0 128001507 19816448 3492 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 4838 3494 129 302 0 4533 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19352

[startup+0.701128 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32724
/proc/meminfo: memFree=1781560/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=35572 CPUtime=0.68
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 10923 0 0 0 52 16 0 0 22 0 1 0 128001507 36425728 7409 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 8893 7409 129 302 0 8588 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 35572

[startup+1.50122 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1744624/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=53412 CPUtime=1.49
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 16243 0 0 0 118 31 0 0 25 0 1 0 128001507 54693888 12472 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 13353 12473 129 302 0 13048 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53412

[startup+3.10141 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1716528/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=87168 CPUtime=3.09
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 25703 0 0 0 271 38 0 0 25 0 1 0 128001507 89260032 20167 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 21792 20167 140 302 0 21487 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87168

[startup+6.30179 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1700656/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=87408 CPUtime=6.29
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 25802 0 0 0 587 42 0 0 25 0 1 0 128001507 89505792 20266 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524706 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 21852 20266 140 302 0 21547 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87408

[startup+12.7015 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1700728/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=87552 CPUtime=12.69
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 25806 0 0 0 1224 45 0 0 25 0 1 0 128001507 89653248 20270 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 21888 20270 140 302 0 21583 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87552

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1700728/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=87668 CPUtime=25.49
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 25871 0 0 0 2503 46 0 0 25 0 1 0 128001507 89772032 20335 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524748 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 21917 20335 140 302 0 21612 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87668

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1691832/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=96692 CPUtime=51.08
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 28122 0 0 0 5059 49 0 0 25 0 1 0 128001507 99012608 22565 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 24173 22565 140 302 0 23868 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 96692

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1681144/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=107172 CPUtime=102.27
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 30755 0 0 0 10173 54 0 0 25 0 1 0 128001507 109744128 25198 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 26793 25198 140 302 0 26488 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 107172

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1672312/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=116264 CPUtime=162.24
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 33025 0 0 0 16167 57 0 0 25 0 1 0 128001507 119054336 27462 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524706 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 29066 27462 140 302 0 28761 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 116264

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1654008/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=134280 CPUtime=222.23
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 37682 0 0 0 22160 63 0 0 25 0 1 0 128001507 137502720 31975 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 33570 31975 140 302 0 33265 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 134280

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1644920/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=143332 CPUtime=282.21
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 39971 0 0 0 28154 67 0 0 25 0 1 0 128001507 146771968 34248 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524648 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 35833 34248 140 302 0 35528 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 143332

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1636664/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=151548 CPUtime=342.19
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 42036 0 0 0 34149 70 0 0 25 0 1 0 128001507 155185152 36297 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 37887 36297 140 302 0 37582 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 151548

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1627960/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=160316 CPUtime=402.18
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 44294 0 0 0 40146 72 0 0 25 0 1 0 128001507 164163584 38494 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 40079 38494 140 302 0 39774 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 160316

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1619768/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=168444 CPUtime=462.16
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 46400 0 0 0 46142 74 0 0 25 0 1 0 128001507 172486656 40500 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524761 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 42111 40500 140 302 0 41806 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 168444

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1607864/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=180520 CPUtime=522.15
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 49448 0 0 0 52137 78 0 0 25 0 1 0 128001507 184852480 43513 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526815 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 45130 43513 140 302 0 44825 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 180520

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1595576/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=192672 CPUtime=582.13
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 52496 0 0 0 58132 81 0 0 25 0 1 0 128001507 197296128 46557 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524770 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 48168 46557 140 302 0 47863 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 192672

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1584312/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=203868 CPUtime=642.12
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 55333 0 0 0 64128 84 0 0 25 0 1 0 128001507 208760832 49359 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134529837 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 50967 49359 140 302 0 50662 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 203868

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1574776/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=213404 CPUtime=702.1
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 57784 0 0 0 70123 87 0 0 25 0 1 0 128001507 218525696 51741 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 53351 51741 140 302 0 53046 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 213404

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1565944/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=222204 CPUtime=762.09
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 60172 0 0 0 76119 90 0 0 25 0 1 0 128001507 227536896 53927 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 55551 53927 140 302 0 55246 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 222204

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1558392/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=229644 CPUtime=822.07
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 62574 0 0 0 82113 94 0 0 25 0 1 0 128001507 235155456 55809 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 57411 55809 140 302 0 57106 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 229644

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1550712/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=237264 CPUtime=882.05
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 64729 0 0 0 88109 96 0 0 25 0 1 0 128001507 242958336 57710 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 59316 57710 140 302 0 59011 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 237264

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1543224/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=244804 CPUtime=942.03
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 67190 0 0 0 94104 99 0 0 25 0 1 0 128001507 250679296 59599 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 61201 59599 140 302 0 60896 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 244804

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1535672/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=252256 CPUtime=1002.01
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 70405 0 0 0 100100 101 0 0 25 0 1 0 128001507 258310144 61461 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524520 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 63064 61461 140 302 0 62759 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 252256

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1528696/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=259272 CPUtime=1062.01
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 72644 0 0 0 106097 104 0 0 25 0 1 0 128001507 265494528 63209 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524748 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 64818 63209 140 302 0 64513 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 259272

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1521976/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=266080 CPUtime=1121.99
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 75175 0 0 0 112093 106 0 0 25 0 1 0 128001507 272465920 64902 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 66520 64902 140 302 0 66215 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 266080

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1514808/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=273076 CPUtime=1181.97
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 79200 0 0 0 118088 109 0 0 25 0 1 0 128001507 279629824 66674 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524684 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 68269 66674 140 302 0 67964 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 273076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32725
/proc/meminfo: memFree=1511992/2055920 swapFree=4139244/4192956
[pid=32724] ppid=32722 vsize=275736 CPUtime=1200.07
/proc/32724/stat : 32724 (Spear-32) R 32722 32724 31429 0 -1 4194304 79874 0 0 0 119897 110 0 0 25 0 1 0 128001507 282353664 67338 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 1 0 0
/proc/32724/statm: 68934 67338 140 302 0 68629 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 275736

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.12
CPU user time (s): 1198.97
CPU system time (s): 1.15082
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 275836

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

runsolver used 1.42178 second user time and 2.85857 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Wed Apr 18 04:12:06 UTC 2007

IDJOB= 312927
IDBENCH= 20353
IDSOLVER= 132
FILE ID= node11/312927-1176869526

PBS_JOBID= 4590251

Free space on /tmp= 66270 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= /tmp/evaluation/312927-1176869526/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/312927-1176869526/instance-312927-1176869526.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-312927-1176869526 -o ROOT/results/node11/solver-312927-1176869526 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/312927-1176869526/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/312927-1176869526/instance-312927-1176869526.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  d90571b4b69632567da9d3ebfd25979e

RANDOM SEED= 292400942

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1782032 kB
Buffers:         26964 kB
Cached:         169656 kB
SwapCached:      22272 kB
Active:         108120 kB
Inactive:       123444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782032 kB
SwapTotal:     4192956 kB
SwapFree:      4139244 kB
Dirty:           20688 kB
Writeback:           0 kB
Mapped:          30440 kB
Slab:            27864 kB
Committed_AS:  6138068 kB
PageTables:       1848 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= 66270 MiB

End job on node11 on Wed Apr 18 04:32:08 UTC 2007