Trace number 307157

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.16 1200.51

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1496322949-03.cnf
MD5SUMc3803de57c6d57343b2d2bb8ea2052c1
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 variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
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/307157-1172114337/instance-307157-1172114337.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-307157-1172114337 -o ROOT/results/node13/solver-307157-1172114337 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307157-1172114337/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307157-1172114337/instance-307157-1172114337.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.93 1.01 1.14 3/77 22241
/proc/meminfo: memFree=1645120/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=1932 CPUtime=0
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 231388184 1978368 249 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134515399 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 483 249 126 302 0 178 0

[startup+0.107135 s]
/proc/loadavg: 0.93 1.01 1.14 3/77 22241
/proc/meminfo: memFree=1645120/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=5796 CPUtime=0.1
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 1440 0 0 0 9 1 0 0 18 0 1 0 231388184 5935104 1082 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 1449 1082 129 302 0 1144 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5796

[startup+0.51519 s]
/proc/loadavg: 0.93 1.01 1.14 3/77 22241
/proc/meminfo: memFree=1645120/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=9300 CPUtime=0.5
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 2370 0 0 0 49 1 0 0 21 0 1 0 231388184 9523200 1914 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 2325 1914 140 302 0 2020 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9300

[startup+1.3353 s]
/proc/loadavg: 0.93 1.01 1.14 2/78 22242
/proc/meminfo: memFree=1636856/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=10852 CPUtime=1.33
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 2750 0 0 0 131 2 0 0 25 0 1 0 231388184 11112448 2294 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 2713 2294 140 302 0 2408 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 10852

[startup+2.97152 s]
/proc/loadavg: 0.93 1.01 1.14 2/78 22242
/proc/meminfo: memFree=1634488/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=13968 CPUtime=2.96
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 3546 0 0 0 294 2 0 0 25 0 1 0 231388184 14303232 3090 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 3492 3090 140 302 0 3187 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 13968

[startup+6.25295 s]
/proc/loadavg: 0.93 1.01 1.14 2/78 22242
/proc/meminfo: memFree=1628344/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=19844 CPUtime=6.24
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 5011 0 0 0 620 4 0 0 25 0 1 0 231388184 20320256 4555 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 4961 4555 140 302 0 4656 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 19844

[startup+12.7038 s]
/proc/loadavg: 0.94 1.01 1.14 2/78 22242
/proc/meminfo: memFree=1615928/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=31772 CPUtime=12.68
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 7982 0 0 0 1261 7 0 0 25 0 1 0 231388184 32534528 7526 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 7943 7526 140 302 0 7638 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31772

[startup+25.5115 s]
/proc/loadavg: 0.95 1.00 1.14 2/78 22242
/proc/meminfo: memFree=1595768/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=52412 CPUtime=25.5
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 13148 0 0 0 2536 14 0 0 25 0 1 0 231388184 53669888 12659 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 13103 12659 140 302 0 12798 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 52412

[startup+51.1249 s]
/proc/loadavg: 0.97 1.00 1.14 2/78 22242
/proc/meminfo: memFree=1558648/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=88904 CPUtime=51.1
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 22287 0 0 0 5084 26 0 0 25 0 1 0 231388184 91037696 21798 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 22226 21798 140 302 0 21921 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 88904

[startup+102.345 s]
/proc/loadavg: 1.14 1.03 1.14 2/78 22242
/proc/meminfo: memFree=1498168/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=149936 CPUtime=102.31
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 37597 0 0 0 10183 48 0 0 25 0 1 0 231388184 153534464 37043 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 37484 37043 140 302 0 37179 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 149936

[startup+162.383 s]
/proc/loadavg: 1.05 1.03 1.12 2/78 22242
/proc/meminfo: memFree=1444856/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=201852 CPUtime=162.33
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 50615 0 0 0 16166 67 0 0 25 0 1 0 231388184 206696448 50061 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 50463 50061 140 302 0 50158 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 201852

[startup+222.421 s]
/proc/loadavg: 1.02 1.02 1.11 2/78 22242
/proc/meminfo: memFree=1389880/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=257536 CPUtime=222.35
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 64551 0 0 0 22151 84 0 0 25 0 1 0 231388184 263716864 63868 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 64384 63868 140 302 0 64079 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 257536

[startup+282.453 s]
/proc/loadavg: 1.00 1.01 1.10 2/78 22242
/proc/meminfo: memFree=1347192/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=300008 CPUtime=282.37
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 75192 0 0 0 28139 98 0 0 25 0 1 0 231388184 307208192 74509 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 75002 74509 140 302 0 74697 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 300008

[startup+342.485 s]
/proc/loadavg: 1.00 1.01 1.09 2/78 22242
/proc/meminfo: memFree=1304696/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=342672 CPUtime=342.37
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 85897 0 0 0 34125 112 0 0 25 0 1 0 231388184 350896128 85214 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 85668 85214 140 302 0 85363 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 342672

[startup+402.528 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 22242
/proc/meminfo: memFree=1264440/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=381980 CPUtime=402.4
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 95755 0 0 0 40113 127 0 0 25 0 1 0 231388184 391147520 95072 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 95495 95072 140 302 0 95190 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 381980

[startup+462.562 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 22242
/proc/meminfo: memFree=1226872/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=420592 CPUtime=462.42
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 105421 0 0 0 46102 140 0 0 25 0 1 0 231388184 430686208 104481 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 105148 104481 140 302 0 104843 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 420592

[startup+522.593 s]
/proc/loadavg: 1.04 1.01 1.08 2/78 22242
/proc/meminfo: memFree=1196216/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=451200 CPUtime=522.43
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 113079 0 0 0 52094 149 0 0 25 0 1 0 231388184 462028800 112139 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 112800 112139 140 302 0 112495 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 451200

[startup+582.628 s]
/proc/loadavg: 1.01 1.01 1.07 2/78 22242
/proc/meminfo: memFree=1159160/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=487740 CPUtime=582.45
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 122239 0 0 0 58083 162 0 0 25 0 1 0 231388184 499445760 121299 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 121935 121299 140 302 0 121630 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 487740

[startup+642.664 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 22242
/proc/meminfo: memFree=1118264/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=528600 CPUtime=642.47
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 132489 0 0 0 64069 178 0 0 25 0 1 0 231388184 541286400 131549 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 132150 131549 140 302 0 131845 0
Current children cumulated CPU time (s) 642.47
Current children cumulated vsize (KiB) 528600

[startup+702.697 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 22242
/proc/meminfo: memFree=1083832/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=563040 CPUtime=702.48
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 141107 0 0 0 70058 190 0 0 25 0 1 0 231388184 576552960 140167 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526730 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 140760 140167 140 302 0 140455 0
Current children cumulated CPU time (s) 702.48
Current children cumulated vsize (KiB) 563040

[startup+762.728 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 22242
/proc/meminfo: memFree=1052216/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=594648 CPUtime=762.5
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 148999 0 0 0 76049 201 0 0 25 0 1 0 231388184 608919552 148059 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 148662 148059 140 302 0 148357 0
Current children cumulated CPU time (s) 762.5
Current children cumulated vsize (KiB) 594648

[startup+822.765 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 22242
/proc/meminfo: memFree=1024632/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=621764 CPUtime=822.52
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 155803 0 0 0 82041 211 0 0 25 0 1 0 231388184 636686336 154863 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526606 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 155441 154863 140 302 0 155136 0
Current children cumulated CPU time (s) 822.52
Current children cumulated vsize (KiB) 621764

[startup+882.802 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 22242
/proc/meminfo: memFree=1000312/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=646188 CPUtime=882.54
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 161925 0 0 0 88035 219 0 0 25 0 1 0 231388184 661696512 160985 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 161547 160985 140 302 0 161242 0
Current children cumulated CPU time (s) 882.54
Current children cumulated vsize (KiB) 646188

[startup+942.833 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 22242
/proc/meminfo: memFree=977208/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=669396 CPUtime=942.55
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 167729 0 0 0 94027 228 0 0 25 0 1 0 231388184 685461504 166789 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 167349 166789 140 302 0 167044 0
Current children cumulated CPU time (s) 942.55
Current children cumulated vsize (KiB) 669396

[startup+1002.86 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 22242
/proc/meminfo: memFree=953208/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=693352 CPUtime=1002.57
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 173722 0 0 0 100020 237 0 0 25 0 1 0 231388184 709992448 172782 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526849 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 173338 172782 140 302 0 173033 0
Current children cumulated CPU time (s) 1002.57
Current children cumulated vsize (KiB) 693352

[startup+1062.9 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 22242
/proc/meminfo: memFree=930488/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=715620 CPUtime=1062.58
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 179326 0 0 0 106013 245 0 0 25 0 1 0 231388184 732794880 178386 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526858 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 178905 178386 140 302 0 178600 0
Current children cumulated CPU time (s) 1062.58
Current children cumulated vsize (KiB) 715620

[startup+1122.93 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 22242
/proc/meminfo: memFree=901176/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=744976 CPUtime=1122.6
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 186680 0 0 0 112003 257 0 0 25 0 1 0 231388184 762855424 185740 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 186244 185740 140 302 0 185939 0
Current children cumulated CPU time (s) 1122.6
Current children cumulated vsize (KiB) 744976

[startup+1182.96 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 22242
/proc/meminfo: memFree=866168/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=780032 CPUtime=1182.62
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 195452 0 0 0 117995 267 0 0 25 0 1 0 231388184 798752768 194512 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 195008 194512 140 302 0 194703 0
Current children cumulated CPU time (s) 1182.62
Current children cumulated vsize (KiB) 780032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.38 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 22242
/proc/meminfo: memFree=856312/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=789448 CPUtime=1200.04
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4194304 197803 0 0 0 119733 271 0 0 25 0 1 0 231388184 808394752 196863 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 197362 196863 140 302 0 197057 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 789448

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

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

[startup+1200.49 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 22242
/proc/meminfo: memFree=856312/2055920 swapFree=4192812/4192956
[pid=22241] ppid=22239 vsize=0 CPUtime=1200.14
/proc/22241/stat : 22241 (Spear-32) R 22239 22241 19123 0 -1 4195332 197803 0 0 0 119733 281 0 0 25 0 1 0 231388184 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/22241/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.16
CPU user time (s): 1197.33
CPU system time (s): 2.83257
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 789448

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

runsolver used 1.3178 second user time and 2.94355 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu Feb 22 03:18:57 UTC 2007

IDJOB= 307157
IDBENCH= 20198
IDSOLVER= 131
FILE ID= node13/307157-1172114337

PBS_JOBID= 3865353

Free space on /tmp= 66540 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v19000/unif-k3-r4.2-v19000-c79800-S1496322949-03.cnf
COMMAND LINE= /tmp/evaluation/307157-1172114337/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307157-1172114337/instance-307157-1172114337.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-307157-1172114337 -o ROOT/results/node13/solver-307157-1172114337 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307157-1172114337/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307157-1172114337/instance-307157-1172114337.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  c3803de57c6d57343b2d2bb8ea2052c1

RANDOM SEED= 23288196

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:       1645528 kB
Buffers:         42404 kB
Cached:         246528 kB
SwapCached:          0 kB
Active:         158788 kB
Inactive:       184668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1645528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3168 kB
Writeback:           0 kB
Mapped:          73428 kB
Slab:            52464 kB
Committed_AS:  1031268 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= 66540 MiB

End job on node13 on Thu Feb 22 03:39:00 UTC 2007