Trace number 303795

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.07 1200.52

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S849793820-03.cnf
MD5SUMed1f689cc6976e9722bcb1ee5f3d8edc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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/303795-1172043931/instance-303795-1172043931.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/node13/watcher-303795-1172043931 -o ROOT/results/node13/solver-303795-1172043931 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303795-1172043931/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/303795-1172043931/instance-303795-1172043931.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.91 0.97 0.99 3/77 12976
/proc/meminfo: memFree=1467072/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=1396 CPUtime=0
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 224347570 1429504 167 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 349 167 128 302 0 44 0

[startup+0.107637 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 12976
/proc/meminfo: memFree=1467072/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=2844 CPUtime=0.1
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 514 0 0 0 10 0 0 0 18 0 1 0 224347570 2912256 498 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 711 498 140 302 0 406 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2844

[startup+0.515692 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 12976
/proc/meminfo: memFree=1467072/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=3872 CPUtime=0.5
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 772 0 0 0 50 0 0 0 21 0 1 0 224347570 3964928 756 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 968 756 140 302 0 663 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3872

[startup+1.3368 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1463352/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=5408 CPUtime=1.33
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 1167 0 0 0 131 2 0 0 25 0 1 0 224347570 5537792 1151 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 1352 1151 140 302 0 1047 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 5408

[startup+2.98002 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1461432/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=7848 CPUtime=2.97
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 1766 0 0 0 294 3 0 0 25 0 1 0 224347570 8036352 1750 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 1962 1750 140 302 0 1657 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 7848

[startup+6.25646 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1457464/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=11184 CPUtime=6.24
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 2624 0 0 0 619 5 0 0 25 0 1 0 224347570 11452416 2608 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 2796 2608 140 302 0 2491 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 11184

[startup+12.7153 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1452024/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=16340 CPUtime=12.7
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 3931 0 0 0 1262 8 0 0 25 0 1 0 224347570 16732160 3882 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526758 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 4085 3882 140 302 0 3780 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 16340

[startup+25.516 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1444664/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=24100 CPUtime=25.5
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 5869 0 0 0 2538 12 0 0 25 0 1 0 224347570 24678400 5755 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 6025 5755 140 302 0 5720 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 24100

[startup+51.1284 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1433336/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=35156 CPUtime=51.1
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 8658 0 0 0 5089 21 0 0 25 0 1 0 224347570 35999744 8544 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 8789 8544 140 302 0 8484 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 35156

[startup+102.354 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1417976/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=51024 CPUtime=102.32
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 12632 0 0 0 10199 33 0 0 25 0 1 0 224347570 52248576 12389 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 12756 12389 140 302 0 12451 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 51024

[startup+162.39 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1403896/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=65036 CPUtime=162.33
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 16086 0 0 0 16189 44 0 0 25 0 1 0 224347570 66596864 15843 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 16259 15843 140 302 0 15954 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 65036

[startup+222.423 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1392184/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=76872 CPUtime=222.35
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 19018 0 0 0 22181 54 0 0 25 0 1 0 224347570 78716928 18775 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 19218 18775 140 302 0 18913 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 76872

[startup+282.459 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1382072/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=88008 CPUtime=282.37
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 21805 0 0 0 28172 65 0 0 25 0 1 0 224347570 90120192 21305 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 22002 21305 140 302 0 21697 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 88008

[startup+342.492 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1372600/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=97512 CPUtime=342.38
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 24166 0 0 0 34163 75 0 0 25 0 1 0 224347570 99852288 23666 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 24378 23666 140 302 0 24073 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 97512

[startup+402.534 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1363768/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=106204 CPUtime=402.41
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 26338 0 0 0 40158 83 0 0 25 0 1 0 224347570 108752896 25838 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 26551 25838 140 302 0 26246 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 106204

[startup+462.568 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1355960/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=114004 CPUtime=462.43
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 28297 0 0 0 46154 89 0 0 25 0 1 0 224347570 116740096 27797 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 28501 27797 140 302 0 28196 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 114004

[startup+522.607 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1348728/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=121324 CPUtime=522.45
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 30115 0 0 0 52149 96 0 0 25 0 1 0 224347570 124235776 29615 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 30331 29615 140 302 0 30026 0
Current children cumulated CPU time (s) 522.45
Current children cumulated vsize (KiB) 121324

[startup+582.641 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1341688/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=128392 CPUtime=582.47
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 31857 0 0 0 58144 103 0 0 25 0 1 0 224347570 131473408 31357 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 32098 31357 140 302 0 31793 0
Current children cumulated CPU time (s) 582.47
Current children cumulated vsize (KiB) 128392

[startup+642.679 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1334648/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=135516 CPUtime=642.49
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 33614 0 0 0 64139 110 0 0 25 0 1 0 224347570 138768384 33114 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 33879 33114 140 302 0 33574 0
Current children cumulated CPU time (s) 642.49
Current children cumulated vsize (KiB) 135516

[startup+702.716 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1328248/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=141944 CPUtime=702.51
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 35222 0 0 0 70135 116 0 0 25 0 1 0 224347570 145350656 34722 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 35486 34722 140 302 0 35181 0
Current children cumulated CPU time (s) 702.51
Current children cumulated vsize (KiB) 141944

[startup+762.752 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1322424/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=147756 CPUtime=762.52
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 36677 0 0 0 76130 122 0 0 25 0 1 0 224347570 151302144 36177 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 36939 36177 140 302 0 36634 0
Current children cumulated CPU time (s) 762.52
Current children cumulated vsize (KiB) 147756

[startup+822.791 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1316408/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=153672 CPUtime=822.55
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 38150 0 0 0 82126 129 0 0 25 0 1 0 224347570 157360128 37650 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 38418 37650 140 302 0 38113 0
Current children cumulated CPU time (s) 822.55
Current children cumulated vsize (KiB) 153672

[startup+882.827 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12977
/proc/meminfo: memFree=1310776/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=161608 CPUtime=882.56
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 40101 0 0 0 88121 135 0 0 25 0 1 0 224347570 165486592 39088 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 40402 39088 140 302 0 40097 0
Current children cumulated CPU time (s) 882.56
Current children cumulated vsize (KiB) 161608

[startup+942.872 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 13049
/proc/meminfo: memFree=1304192/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=166964 CPUtime=942.56
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 41437 0 0 0 94114 142 0 0 25 0 1 0 224347570 170971136 40424 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 41741 40424 140 302 0 41436 0
Current children cumulated CPU time (s) 942.56
Current children cumulated vsize (KiB) 166964

[startup+1002.94 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 13141
/proc/meminfo: memFree=1298952/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=172368 CPUtime=1002.56
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 42729 0 0 0 100110 146 0 0 25 0 1 0 224347570 176504832 41716 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 43092 41716 140 302 0 42787 0
Current children cumulated CPU time (s) 1002.56
Current children cumulated vsize (KiB) 172368

[startup+1062.99 s]
/proc/loadavg: 1.04 0.99 0.99 2/78 13175
/proc/meminfo: memFree=1294896/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=177580 CPUtime=1062.57
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 44019 0 0 0 106105 152 0 0 25 0 1 0 224347570 181841920 43006 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 44395 43006 140 302 0 44090 0
Current children cumulated CPU time (s) 1062.57
Current children cumulated vsize (KiB) 177580

[startup+1123.02 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 13175
/proc/meminfo: memFree=1289904/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=182604 CPUtime=1122.58
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 45265 0 0 0 112100 158 0 0 25 0 1 0 224347570 186986496 44252 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 45651 44252 140 302 0 45346 0
Current children cumulated CPU time (s) 1122.58
Current children cumulated vsize (KiB) 182604

[startup+1183.06 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 13175
/proc/meminfo: memFree=1285040/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=187528 CPUtime=1182.61
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 46471 0 0 0 118098 163 0 0 25 0 1 0 224347570 192028672 45458 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134539752 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 46882 45458 140 302 0 46577 0
Current children cumulated CPU time (s) 1182.61
Current children cumulated vsize (KiB) 187528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.48 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 13175
/proc/meminfo: memFree=1283568/2055920 swapFree=4192812/4192956
[pid=12976] ppid=12974 vsize=188956 CPUtime=1200.02
/proc/12976/stat : 12976 (Spear-32) R 12974 12976 12468 0 -1 4194304 46833 0 0 0 119838 164 0 0 25 0 1 0 224347570 193490944 45820 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12976/statm: 47239 45820 140 302 0 46934 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 188956

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.52
CPU time (s): 1200.07
CPU user time (s): 1198.39
CPU system time (s): 1.67774
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 188956

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

runsolver used 1.3178 second user time and 2.94655 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Wed Feb 21 07:45:31 UTC 2007

IDJOB= 303795
IDBENCH= 20116
IDSOLVER= 131
FILE ID= node13/303795-1172043931

PBS_JOBID= 3849196

Free space on /tmp= 66544 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S849793820-03.cnf
COMMAND LINE= /tmp/evaluation/303795-1172043931/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/303795-1172043931/instance-303795-1172043931.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-303795-1172043931 -o ROOT/results/node13/solver-303795-1172043931 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303795-1172043931/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/303795-1172043931/instance-303795-1172043931.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ed1f689cc6976e9722bcb1ee5f3d8edc

RANDOM SEED= 569528432

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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:       1467544 kB
Buffers:         53044 kB
Cached:         401128 kB
SwapCached:          0 kB
Active:         175252 kB
Inactive:       333336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1467544 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2044 kB
Writeback:           0 kB
Mapped:          73276 kB
Slab:            65352 kB
Committed_AS:   987824 kB
PageTables:       1744 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= 66544 MiB

End job on node13 on Wed Feb 21 08:05:34 UTC 2007