Trace number 329935

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.1 1200.54

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k65.cnf
MD5SUM5e5ff9a8f4e99a8a5a1ebc8850b3b06a
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 variables96565
Number of clauses432288
Sum of the clauses size1112454
Maximum clause length20
Minimum clause length1
Number of clauses of size 1623
Number of clauses of size 2336666
Number of clauses of size 347487
Number of clauses of size 419400
Number of clauses of size 58424
Number of clauses of size over 519688

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/329935-1173152874/instance-329935-1173152874.cnf

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node5/watcher-329935-1173152874 -o ROOT/results/node5/solver-329935-1173152874 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329935-1173152874/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329935-1173152874/instance-329935-1173152874.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.95 0.92 3/77 19836
/proc/meminfo: memFree=1404960/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=1396 CPUtime=0
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 335242298 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 349 138 121 302 0 44 0

[startup+0.0956791 s]
/proc/loadavg: 0.91 0.95 0.92 3/77 19836
/proc/meminfo: memFree=1404960/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=3172 CPUtime=0.09
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 577 0 0 0 9 0 0 0 18 0 1 0 335242298 3248128 561 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134515386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 793 562 129 302 0 488 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3172

[startup+0.101679 s]
/proc/loadavg: 0.91 0.95 0.92 3/77 19836
/proc/meminfo: memFree=1404960/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=3548 CPUtime=0.09
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 655 0 0 0 9 0 0 0 18 0 1 0 335242298 3633152 639 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 887 639 129 302 0 582 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3548

[startup+0.301703 s]
/proc/loadavg: 0.91 0.95 0.92 3/77 19836
/proc/meminfo: memFree=1404960/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=10000 CPUtime=0.29
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 2587 0 0 0 27 2 0 0 19 0 1 0 335242298 10240000 2157 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 2500 2157 129 302 0 2195 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10000

[startup+0.701747 s]
/proc/loadavg: 0.91 0.95 0.92 3/77 19836
/proc/meminfo: memFree=1404960/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=22772 CPUtime=0.69
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 6468 0 0 0 64 5 0 0 23 0 1 0 335242298 23318528 5201 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 5693 5201 129 302 0 5388 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22772

[startup+1.50184 s]
/proc/loadavg: 0.91 0.95 0.92 2/78 19837
/proc/meminfo: memFree=1375960/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=38884 CPUtime=1.49
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 11180 0 0 0 139 10 0 0 25 0 1 0 335242298 39817216 8982 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134572969 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 9721 8982 143 302 0 9416 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38884

[startup+3.10302 s]
/proc/loadavg: 0.91 0.95 0.92 2/78 19837
/proc/meminfo: memFree=1360408/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=48856 CPUtime=3.1
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 13919 0 0 0 297 13 0 0 25 0 1 0 335242298 50028544 11488 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 12214 11488 145 302 0 11909 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 48856

[startup+6.30138 s]
/proc/loadavg: 0.92 0.95 0.92 2/78 19837
/proc/meminfo: memFree=1358424/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=49816 CPUtime=6.29
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 14146 0 0 0 613 16 0 0 25 0 1 0 335242298 51011584 11715 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 12454 11715 145 302 0 12149 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49816

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.92 2/78 19837
/proc/meminfo: memFree=1356248/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=52256 CPUtime=12.69
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 14770 0 0 0 1245 24 0 0 25 0 1 0 335242298 53510144 12339 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 13064 12339 145 302 0 12759 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52256

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.92 2/78 19837
/proc/meminfo: memFree=1352216/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=56228 CPUtime=25.48
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 15774 0 0 0 2516 32 0 0 25 0 1 0 335242298 57577472 13310 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 14057 13310 145 302 0 13752 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56228

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.92 2/78 19837
/proc/meminfo: memFree=1344600/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=64120 CPUtime=51.08
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 17773 0 0 0 5063 45 0 0 25 0 1 0 335242298 65658880 15244 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 16030 15244 145 302 0 15725 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 64120

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.92 2/78 19837
/proc/meminfo: memFree=1330648/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=78332 CPUtime=102.27
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 21344 0 0 0 10169 58 0 0 25 0 1 0 335242298 80211968 18686 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 19583 18686 145 302 0 19278 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 78332

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 19837
/proc/meminfo: memFree=1317400/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=91752 CPUtime=162.25
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 24686 0 0 0 16154 71 0 0 25 0 1 0 335242298 93954048 22028 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 22938 22028 145 302 0 22633 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 91752

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 19837
/proc/meminfo: memFree=1304728/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=104176 CPUtime=222.22
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 27799 0 0 0 22139 83 0 0 25 0 1 0 335242298 106676224 25141 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 26044 25141 145 302 0 25739 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 104176

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 19837
/proc/meminfo: memFree=1294872/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=115384 CPUtime=282.21
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 30573 0 0 0 28126 95 0 0 25 0 1 0 335242298 118153216 27658 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 28846 27658 145 302 0 28541 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 115384

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 19837
/proc/meminfo: memFree=1286552/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=123780 CPUtime=342.19
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 32611 0 0 0 34116 103 0 0 25 0 1 0 335242298 126750720 29696 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 30945 29696 145 302 0 30640 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 123780

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 19837
/proc/meminfo: memFree=1278232/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=132260 CPUtime=402.18
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 34716 0 0 0 40106 112 0 0 25 0 1 0 335242298 135434240 31801 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 33065 31801 145 302 0 32760 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 132260

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 19837
/proc/meminfo: memFree=1270104/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=140500 CPUtime=462.16
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 36715 0 0 0 46095 121 0 0 25 0 1 0 335242298 143872000 33800 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527168 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 35125 33800 145 302 0 34820 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 140500

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 19837
/proc/meminfo: memFree=1261464/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=149084 CPUtime=522.14
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 38891 0 0 0 52085 129 0 0 25 0 1 0 335242298 152662016 35976 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 37271 35976 145 302 0 36966 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 149084

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 19837
/proc/meminfo: memFree=1253720/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=156876 CPUtime=582.12
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 40808 0 0 0 58074 138 0 0 25 0 1 0 335242298 160641024 37893 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 39219 37893 145 302 0 38914 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 156876

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 19837
/proc/meminfo: memFree=1246360/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=164080 CPUtime=642.11
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 42629 0 0 0 64065 146 0 0 25 0 1 0 335242298 168017920 39714 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 41020 39714 145 302 0 40715 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 164080

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 19837
/proc/meminfo: memFree=1238936/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=171492 CPUtime=702.08
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 44505 0 0 0 70054 154 0 0 25 0 1 0 335242298 175607808 41590 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 42873 41590 145 302 0 42568 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 171492

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 19837
/proc/meminfo: memFree=1231512/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=180820 CPUtime=762.07
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 46837 0 0 0 76044 163 0 0 25 0 1 0 335242298 185159680 43409 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 45205 43409 145 302 0 44900 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 180820

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/84 19951
/proc/meminfo: memFree=1222824/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=188452 CPUtime=821.99
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 48716 0 0 0 82026 173 0 0 25 0 1 0 335242298 192974848 45288 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 47113 45288 145 302 0 46808 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 188452

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 20035
/proc/meminfo: memFree=1216792/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=196248 CPUtime=881.93
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 50498 0 0 0 88013 180 0 0 25 0 1 0 335242298 200957952 47070 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 49062 47070 145 302 0 48757 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 196248

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 20035
/proc/meminfo: memFree=1210136/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=203404 CPUtime=941.92
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 52171 0 0 0 94004 188 0 0 25 0 1 0 335242298 208285696 48743 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 50851 48743 145 302 0 50546 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 203404

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 20035
/proc/meminfo: memFree=1203800/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=210332 CPUtime=1001.91
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 53728 0 0 0 99995 196 0 0 25 0 1 0 335242298 215379968 50300 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 52583 50300 145 302 0 52278 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 210332

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 20035
/proc/meminfo: memFree=1197912/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=216524 CPUtime=1061.89
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 55223 0 0 0 105986 203 0 0 25 0 1 0 335242298 221720576 51795 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 54131 51795 145 302 0 53826 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 216524

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 20035
/proc/meminfo: memFree=1193944/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=220196 CPUtime=1121.87
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 56186 0 0 0 111978 209 0 0 25 0 1 0 335242298 225480704 52758 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 55049 52758 145 302 0 54744 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 220196

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 20035
/proc/meminfo: memFree=1189592/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=224792 CPUtime=1181.85
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 57283 0 0 0 117969 216 0 0 25 0 1 0 335242298 230187008 53855 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 56198 53855 145 302 0 55893 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 224792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 20035
/proc/meminfo: memFree=1187992/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=226528 CPUtime=1200.05
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 57670 0 0 0 119787 218 0 0 25 0 1 0 335242298 231964672 54242 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526665 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 56632 54242 145 302 0 56327 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 226528

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 20035
/proc/meminfo: memFree=1187992/2055920 swapFree=4174560/4192956
[pid=19836] ppid=19834 vsize=226528 CPUtime=1200.05
/proc/19836/stat : 19836 (Spear-32) R 19834 19836 18845 0 -1 4194304 57670 0 0 0 119787 218 0 0 25 0 1 0 335242298 231964672 54242 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526665 0 0 4096 0 0 0 0 17 1 0 0
/proc/19836/statm: 56632 54242 145 302 0 56327 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 226528

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.1
CPU user time (s): 1197.88
CPU system time (s): 2.21866
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 226528

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

runsolver used 1.38779 second user time and 2.98555 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Tue Mar  6 03:47:55 UTC 2007

IDJOB= 329935
IDBENCH= 20551
IDSOLVER= 131
FILE ID= node5/329935-1173152874

PBS_JOBID= 4014988

Free space on /tmp= 66516 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k65.cnf
COMMAND LINE= /tmp/evaluation/329935-1173152874/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329935-1173152874/instance-329935-1173152874.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-329935-1173152874 -o ROOT/results/node5/solver-329935-1173152874 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329935-1173152874/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329935-1173152874/instance-329935-1173152874.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  5e5ff9a8f4e99a8a5a1ebc8850b3b06a

RANDOM SEED= 386615539

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.224
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.224
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:       1405368 kB
Buffers:         40632 kB
Cached:         516936 kB
SwapCached:       2208 kB
Active:         187252 kB
Inactive:       401360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1405368 kB
SwapTotal:     4192956 kB
SwapFree:      4174560 kB
Dirty:           11452 kB
Writeback:           0 kB
Mapped:          39784 kB
Slab:            47592 kB
Committed_AS:  1180400 kB
PageTables:       1700 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= 66516 MiB

End job on node5 on Tue Mar  6 04:07:57 UTC 2007