Trace number 312727

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-5-17-s.cnf
MD5SUMcd6cb5ea01688ce5beec6e625055ac90
Bench CategoryINDUST (industrial 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 variables252328
Number of clauses1189896
Sum of the clauses size2752826
Maximum clause length10
Minimum clause length1
Number of clauses of size 118837
Number of clauses of size 2919648
Number of clauses of size 3204591
Number of clauses of size 45200
Number of clauses of size 520800
Number of clauses of size over 520820

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/312727-1176858798/instance-312727-1176858798.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/node5/watcher-312727-1176858798 -o ROOT/results/node5/solver-312727-1176858798 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312727-1176858798/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/312727-1176858798/instance-312727-1176858798.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.91 0.97 0.99 3/77 17564
/proc/meminfo: memFree=1711744/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=1700 CPUtime=0
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 235 0 0 0 0 0 0 0 18 0 1 0 161917473 1740800 220 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134513448 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 425 220 128 302 0 120 0

[startup+0.058104 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 17564
/proc/meminfo: memFree=1711744/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=4952 CPUtime=0.05
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 1274 0 0 0 4 1 0 0 18 0 1 0 161917473 5070848 906 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 1238 906 128 302 0 933 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4952

[startup+0.101109 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 17564
/proc/meminfo: memFree=1711744/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=6360 CPUtime=0.09
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 1719 0 0 0 8 1 0 0 18 0 1 0 161917473 6512640 1351 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135259207 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 1590 1351 129 302 0 1285 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6360

[startup+0.301132 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 17564
/proc/meminfo: memFree=1711744/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=19624 CPUtime=0.29
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 4923 0 0 0 25 4 0 0 19 0 1 0 161917473 20094976 3590 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134518170 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 4906 3591 129 302 0 4601 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19624

[startup+0.701176 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 17564
/proc/meminfo: memFree=1711744/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=35716 CPUtime=0.69
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 10963 0 0 0 54 15 0 0 23 0 1 0 161917473 36573184 7450 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 8929 7450 129 302 0 8624 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35716

[startup+1.50127 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1674488/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=53608 CPUtime=1.49
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 16462 0 0 0 115 34 0 0 25 0 1 0 161917473 54894592 12692 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 13402 12693 129 302 0 13097 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53608

[startup+3.10145 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1645944/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=93308 CPUtime=3.09
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 27589 0 0 0 270 39 0 0 25 0 1 0 161917473 95547392 22054 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 23327 22054 140 302 0 23022 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93308

[startup+6.30181 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1623608/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=93436 CPUtime=6.29
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 27632 0 0 0 588 41 0 0 25 0 1 0 161917473 95678464 22097 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 23359 22097 140 302 0 23054 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93436

[startup+12.7015 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1623736/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=93436 CPUtime=12.69
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 27640 0 0 0 1226 43 0 0 25 0 1 0 161917473 95678464 22105 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134535671 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 23359 22105 140 302 0 23054 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93436

[startup+25.502 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1623800/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=93568 CPUtime=25.48
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 27654 0 0 0 2500 48 0 0 25 0 1 0 161917473 95813632 22119 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 23392 22119 140 302 0 23087 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93568

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1621560/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=95892 CPUtime=51.05
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 28253 0 0 0 5048 57 0 0 25 0 1 0 161917473 98193408 22718 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 23973 22718 140 302 0 23668 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 95892

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1610232/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=107052 CPUtime=102.24
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 31107 0 0 0 10158 66 0 0 25 0 1 0 161917473 109621248 25524 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 26763 25524 140 302 0 26458 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 107052

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1597176/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=120060 CPUtime=162.22
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 34393 0 0 0 16146 76 0 0 25 0 1 0 161917473 122941440 28767 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 30015 28767 140 302 0 29710 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 120060

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1584760/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=132436 CPUtime=222.21
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 37480 0 0 0 22140 81 0 0 25 0 1 0 161917473 135614464 31854 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 33109 31854 140 302 0 32804 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 132436

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1574968/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=142472 CPUtime=282.19
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 39989 0 0 0 28133 86 0 0 25 0 1 0 161917473 145891328 34363 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524824 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 35618 34363 140 302 0 35313 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 142472

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1564920/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=152392 CPUtime=342.17
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 42462 0 0 0 34126 91 0 0 25 0 1 0 161917473 156049408 36835 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524761 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 38098 36835 140 302 0 37793 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 152392

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1554232/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=163168 CPUtime=402.16
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 45203 0 0 0 40119 97 0 0 25 0 1 0 161917473 167084032 39556 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 40792 39556 140 302 0 40487 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 163168

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1544440/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=172760 CPUtime=462.14
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 47600 0 0 0 46113 101 0 0 25 0 1 0 161917473 176906240 41951 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 43190 41951 140 302 0 42885 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 172760

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1534840/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=182676 CPUtime=522.12
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 50155 0 0 0 52106 106 0 0 25 0 1 0 161917473 187060224 44385 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524761 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 45669 44385 140 302 0 45364 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 182676

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1523256/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=194188 CPUtime=582.1
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 53078 0 0 0 58101 109 0 0 25 0 1 0 161917473 198848512 47252 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524593 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 48547 47252 140 302 0 48242 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 194188

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1511352/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=205928 CPUtime=642.09
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 56048 0 0 0 64095 114 0 0 25 0 1 0 161917473 210870272 50198 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 51482 50198 140 302 0 51177 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 205928

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1499384/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=217832 CPUtime=702.07
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 59049 0 0 0 70087 120 0 0 25 0 1 0 161917473 223059968 53189 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524658 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 54458 53189 140 302 0 54153 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 217832

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1490360/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=226724 CPUtime=762.05
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 61314 0 0 0 76082 123 0 0 25 0 1 0 161917473 232165376 55413 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 56681 55413 140 302 0 56376 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 226724

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1478712/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=238448 CPUtime=822.03
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 64378 0 0 0 82075 128 0 0 25 0 1 0 161917473 244170752 58351 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 59612 58351 140 302 0 59307 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 238448

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1465848/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=251256 CPUtime=882.01
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 67592 0 0 0 88069 132 0 0 25 0 1 0 161917473 257286144 61547 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524662 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 62814 61547 140 302 0 62509 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 251256

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1453880/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=263208 CPUtime=942
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 70595 0 0 0 94063 137 0 0 25 0 1 0 161917473 269524992 64539 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 65802 64539 140 302 0 65497 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 263208

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1441400/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=275688 CPUtime=1001.98
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 73789 0 0 0 100057 141 0 0 25 0 1 0 161917473 282304512 67659 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 68922 67659 140 302 0 68617 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 275688

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17565
/proc/meminfo: memFree=1434360/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=282712 CPUtime=1061.96
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 75548 0 0 0 106052 144 0 0 25 0 1 0 161917473 289497088 69410 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 70678 69410 140 302 0 70373 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 282712

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17567
/proc/meminfo: memFree=1425528/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=291516 CPUtime=1121.95
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 77770 0 0 0 112048 147 0 0 25 0 1 0 161917473 298512384 71623 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524684 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 72879 71623 140 302 0 72574 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 291516

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17567
/proc/meminfo: memFree=1414712/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=302468 CPUtime=1181.93
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 80503 0 0 0 118044 149 0 0 25 0 1 0 161917473 309727232 74356 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524520 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 75617 74356 140 302 0 75312 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 302468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17567
/proc/meminfo: memFree=1412280/2055920 swapFree=4127688/4192956
[pid=17564] ppid=17562 vsize=304692 CPUtime=1200.03
/proc/17564/stat : 17564 (Spear-32) R 17562 17564 16387 0 -1 4194304 81062 0 0 0 119853 150 0 0 25 0 1 0 161917473 312004608 74915 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/17564/statm: 76173 74915 140 302 0 75868 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 304692

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.46
CPU time (s): 1200.09
CPU user time (s): 1198.54
CPU system time (s): 1.55276
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 304756

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

runsolver used 1.44978 second user time and 2.88056 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Wed Apr 18 01:13:18 UTC 2007

IDJOB= 312727
IDBENCH= 20348
IDSOLVER= 132
FILE ID= node5/312727-1176858798

PBS_JOBID= 4590208

Free space on /tmp= 66452 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  cd6cb5ea01688ce5beec6e625055ac90

RANDOM SEED= 617048751

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1712152 kB
Buffers:         34024 kB
Cached:         226140 kB
SwapCached:      34004 kB
Active:         153968 kB
Inactive:       153720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1712152 kB
SwapTotal:     4192956 kB
SwapFree:      4127688 kB
Dirty:           23112 kB
Writeback:           0 kB
Mapped:          29900 kB
Slab:            21656 kB
Committed_AS:  8585644 kB
PageTables:       1720 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= 66452 MiB

End job on node5 on Wed Apr 18 01:33:21 UTC 2007