Trace number 3275878

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT09 reference solver: clasp 1.2.0-SAT09-32? (TO) 5000.03 4999.91

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
MD5SUMad30956261e72142648a01bc7c025dba
Bench CategoryCRAFTED (crafted 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 variables85
Number of clauses29282
Sum of the clauses size292650
Maximum clause length10
Minimum clause length5
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 534
Number of clauses of size over 529248

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3275878-1303657929/watcher-3275878-1303657929 -o /tmp/evaluation-result-3275878-1303657929/solver-3275878-1303657929 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3275878-1303657929.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.09 1.56 1.83 2/174 30106
/proc/meminfo: memFree=15625776/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=2040 CPUtime=0 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 297 0 0 0 0 0 0 0 21 0 1 0 477391724 2088960 252 33554432000 134512640 136057169 4292163904 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30106/statm: 510 253 145 378 0 130 0

[startup+0.043034 s]
/proc/loadavg: 1.09 1.56 1.83 2/174 30106
/proc/meminfo: memFree=15625776/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=5636 CPUtime=0.04 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 1157 0 0 0 4 0 0 0 21 0 1 0 477391724 5771264 1112 33554432000 134512640 136057169 4292163904 18446744073709551615 134775120 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30106/statm: 1409 1112 166 378 0 1029 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5636

[startup+0.100966 s]
/proc/loadavg: 1.09 1.56 1.83 2/174 30106
/proc/meminfo: memFree=15625776/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=5636 CPUtime=0.09 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 1157 0 0 0 9 0 0 0 21 0 1 0 477391724 5771264 1112 33554432000 134512640 136057169 4292163904 18446744073709551615 134774392 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30106/statm: 1409 1112 166 378 0 1029 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5636

[startup+0.300991 s]
/proc/loadavg: 1.09 1.56 1.83 2/174 30106
/proc/meminfo: memFree=15625776/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=5636 CPUtime=0.29 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 1157 0 0 0 29 0 0 0 22 0 1 0 477391724 5771264 1112 33554432000 134512640 136057169 4292163904 18446744073709551615 134776190 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30106/statm: 1409 1112 166 378 0 1029 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5636

[startup+0.700919 s]
/proc/loadavg: 1.09 1.56 1.83 2/174 30106
/proc/meminfo: memFree=15625776/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=5636 CPUtime=0.69 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 1158 0 0 0 69 0 0 0 24 0 1 0 477391724 5771264 1113 33554432000 134512640 136057169 4292163904 18446744073709551615 134774343 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30106/statm: 1409 1113 166 378 0 1029 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5636

[startup+1.50066 s]
/proc/loadavg: 1.16 1.57 1.83 3/178 30113
/proc/meminfo: memFree=15615080/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=5636 CPUtime=1.49 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 1161 0 0 0 149 0 0 0 25 0 1 0 477391724 5771264 1116 33554432000 134512640 136057169 4292163904 18446744073709551615 134774328 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30106/statm: 1409 1116 166 378 0 1029 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5636

[startup+3.10049 s]
/proc/loadavg: 1.16 1.57 1.83 3/178 30113
/proc/meminfo: memFree=15614340/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=5896 CPUtime=3.09 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 1328 0 0 0 309 0 0 0 25 0 1 0 477391724 6037504 1217 33554432000 134512640 136057169 4292163904 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30106/statm: 1474 1217 182 378 0 1094 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5896

[startup+6.30092 s]
/proc/loadavg: 1.16 1.57 1.83 3/178 30113
/proc/meminfo: memFree=15611840/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=7456 CPUtime=6.29 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 1698 0 0 0 629 0 0 0 25 0 1 0 477391724 7634944 1587 33554432000 134512640 136057169 4292163904 18446744073709551615 134618176 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30106/statm: 1864 1587 182 378 0 1484 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7456

[startup+12.7008 s]
/proc/loadavg: 1.29 1.58 1.83 3/178 30113
/proc/meminfo: memFree=15607792/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=8996 CPUtime=12.69 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 2055 0 0 0 1269 0 0 0 25 0 1 0 477391724 9211904 1944 33554432000 134512640 136057169 4292163904 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30106/statm: 2249 1944 182 378 0 1869 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8996

[startup+25.5005 s]
/proc/loadavg: 1.48 1.61 1.83 3/178 30114
/proc/meminfo: memFree=15604324/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=10780 CPUtime=25.49 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 2468 0 0 0 2549 0 0 0 25 0 1 0 477391724 11038720 2357 33554432000 134512640 136057169 4292163904 18446744073709551615 134823956 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30106/statm: 2695 2357 182 378 0 2315 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10780

[startup+51.1009 s]
/proc/loadavg: 1.66 1.64 1.84 3/178 30115
/proc/meminfo: memFree=15599068/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=13348 CPUtime=51.09 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 3060 0 0 0 5109 0 0 0 25 0 1 0 477391724 13668352 2949 33554432000 134512640 136057169 4292163904 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30106/statm: 3337 2949 182 378 0 2957 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13348

[startup+102.307 s]
/proc/loadavg: 1.86 1.70 1.84 3/178 30116
/proc/meminfo: memFree=15593608/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=15800 CPUtime=102.3 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 3617 0 0 0 10230 0 0 0 25 0 1 0 477391724 16179200 3506 33554432000 134512640 136057169 4292163904 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30106/statm: 3950 3506 182 378 0 3570 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 15800

[startup+162.301 s]
/proc/loadavg: 1.95 1.75 1.85 3/178 30117
/proc/meminfo: memFree=15589000/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=19124 CPUtime=162.29 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 4328 0 0 0 16229 0 0 0 25 0 1 0 477391724 19582976 4217 33554432000 134512640 136057169 4292163904 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 4781 4217 182 378 0 4401 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 19124

[startup+222.3 s]
/proc/loadavg: 1.98 1.80 1.85 3/178 30119
/proc/meminfo: memFree=15584888/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=21196 CPUtime=222.29 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 4792 0 0 0 22229 0 0 0 25 0 1 0 477391724 21704704 4681 33554432000 134512640 136057169 4292163904 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 5299 4681 182 378 0 4919 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 21196

[startup+282.301 s]
/proc/loadavg: 2.05 1.85 1.86 3/178 30121
/proc/meminfo: memFree=15582364/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=22264 CPUtime=282.29 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 5039 0 0 0 28229 0 0 0 25 0 1 0 477391724 22798336 4928 33554432000 134512640 136057169 4292163904 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 5566 4928 182 378 0 5186 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 22264

[startup+342.301 s]
/proc/loadavg: 2.02 1.87 1.87 3/178 30122
/proc/meminfo: memFree=15580468/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=23128 CPUtime=342.29 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 5233 0 0 0 34229 0 0 0 25 0 1 0 477391724 23683072 5122 33554432000 134512640 136057169 4292163904 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 5782 5122 182 378 0 5402 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 23128

[startup+402.3 s]
/proc/loadavg: 2.00 1.89 1.88 3/178 30124
/proc/meminfo: memFree=15577852/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=24668 CPUtime=402.29 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 5567 0 0 0 40229 0 0 0 25 0 1 0 477391724 25260032 5456 33554432000 134512640 136057169 4292163904 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 6167 5456 182 378 0 5787 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 24668

[startup+462.301 s]
/proc/loadavg: 2.00 1.91 1.88 3/178 30125
/proc/meminfo: memFree=15576712/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=25532 CPUtime=462.29 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 5752 0 0 0 46229 0 0 0 25 0 1 0 477391724 26144768 5641 33554432000 134512640 136057169 4292163904 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 6383 5641 182 378 0 6003 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 25532

[startup+522.301 s]
/proc/loadavg: 2.00 1.92 1.89 3/178 30127
/proc/meminfo: memFree=15574824/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=25744 CPUtime=522.3 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 5799 0 0 0 52230 0 0 0 25 0 1 0 477391724 26361856 5688 33554432000 134512640 136057169 4292163904 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 6436 5688 182 378 0 6056 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 25744

[startup+582.3 s]
/proc/loadavg: 2.08 1.95 1.90 3/178 30129
/proc/meminfo: memFree=15573420/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=25888 CPUtime=582.3 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 5837 0 0 0 58230 0 0 0 25 0 1 0 477391724 26509312 5726 33554432000 134512640 136057169 4292163904 18446744073709551615 134618437 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 6472 5726 182 378 0 6092 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 25888

[startup+642.3 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.01 2.00 1.96 3/178 30261
/proc/meminfo: memFree=15543756/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=48012 CPUtime=4062.4 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 11801 0 0 0 406235 5 0 0 25 0 1 0 477391724 49164288 10549 33554432000 134512640 136057169 4292163904 18446744073709551615 134813025 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12003 10549 182 378 0 11623 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 48012

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30262
/proc/meminfo: memFree=15543124/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=48116 CPUtime=4122.39 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 11878 0 0 0 412234 5 0 0 25 0 1 0 477391724 49270784 10572 33554432000 134512640 136057169 4292163904 18446744073709551615 134615587 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12029 10572 182 378 0 11649 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 48116

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30264
/proc/meminfo: memFree=15542468/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=48436 CPUtime=4182.39 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 11945 0 0 0 418234 5 0 0 25 0 1 0 477391724 49598464 10639 33554432000 134512640 136057169 4292163904 18446744073709551615 134823929 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12109 10639 182 378 0 11729 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 48436

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30265
/proc/meminfo: memFree=15541828/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=48596 CPUtime=4242.4 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 12073 0 0 0 424235 5 0 0 25 0 1 0 477391724 49762304 10686 33554432000 134512640 136057169 4292163904 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12149 10686 182 378 0 11769 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 48596

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30267
/proc/meminfo: memFree=15541568/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=48596 CPUtime=4302.4 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 12086 0 0 0 430235 5 0 0 25 0 1 0 477391724 49762304 10699 33554432000 134512640 136057169 4292163904 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12149 10699 182 378 0 11769 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 48596

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30268
/proc/meminfo: memFree=15541668/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=48916 CPUtime=4362.4 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 12166 0 0 0 436234 6 0 0 25 0 1 0 477391724 50089984 10779 33554432000 134512640 136057169 4292163904 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12229 10779 182 378 0 11849 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 48916

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30270
/proc/meminfo: memFree=15541164/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=49236 CPUtime=4422.4 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 12231 0 0 0 442234 6 0 0 25 0 1 0 477391724 50417664 10844 33554432000 134512640 136057169 4292163904 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12309 10844 182 378 0 11929 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 49236

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30272
/proc/meminfo: memFree=15540636/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=49556 CPUtime=4482.4 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 12293 0 0 0 448234 6 0 0 25 0 1 0 477391724 50745344 10906 33554432000 134512640 136057169 4292163904 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12389 10906 182 378 0 12009 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 49556

[startup+4542.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/178 30273
/proc/meminfo: memFree=15540116/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=49556 CPUtime=4542.41 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 12314 0 0 0 454235 6 0 0 25 0 1 0 477391724 50745344 10927 33554432000 134512640 136057169 4292163904 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12389 10927 182 378 0 12009 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 49556

[startup+4602.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 30275
/proc/meminfo: memFree=15539488/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=49556 CPUtime=4602.41 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 12321 0 0 0 460235 6 0 0 25 0 1 0 477391724 50745344 10934 33554432000 134512640 136057169 4292163904 18446744073709551615 134612939 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12389 10934 182 378 0 12009 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 49556

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30276
/proc/meminfo: memFree=15538980/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=50360 CPUtime=4662.41 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 12462 0 0 0 466235 6 0 0 25 0 1 0 477391724 51568640 11075 33554432000 134512640 136057169 4292163904 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12590 11075 182 378 0 12210 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 50360

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30278
/proc/meminfo: memFree=15538836/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=50360 CPUtime=4722.42 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 12464 0 0 0 472236 6 0 0 25 0 1 0 477391724 51568640 11077 33554432000 134512640 136057169 4292163904 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12590 11077 182 378 0 12210 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 50360

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30280
/proc/meminfo: memFree=15538316/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=50520 CPUtime=4782.41 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 12568 0 0 0 478235 6 0 0 25 0 1 0 477391724 51732480 11100 33554432000 134512640 136057169 4292163904 18446744073709551615 134823864 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12630 11100 182 378 0 12250 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 50520

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30282
/proc/meminfo: memFree=15538416/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=50520 CPUtime=4842.41 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 12569 0 0 0 484235 6 0 0 25 0 1 0 477391724 51732480 11101 33554432000 134512640 136057169 4292163904 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12630 11101 182 378 0 12250 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 50520

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30283
/proc/meminfo: memFree=15538276/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=50944 CPUtime=4902.41 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 12714 0 0 0 490235 6 0 0 25 0 1 0 477391724 52166656 11192 33554432000 134512640 136057169 4292163904 18446744073709551615 134828818 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12736 11192 182 378 0 12356 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 50944

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30284
/proc/meminfo: memFree=15537640/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=50728 CPUtime=4962.42 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 12731 0 0 0 496235 7 0 0 25 0 1 0 477391724 51945472 11155 33554432000 134512640 136057169 4292163904 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12682 11155 182 378 0 12302 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 50728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30286
/proc/meminfo: memFree=15537508/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=50728 CPUtime=5000.02 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 12731 0 0 0 499995 7 0 0 25 0 1 0 477391724 51945472 11155 33554432000 134512640 136057169 4292163904 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12682 11155 182 378 0 12302 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 50728

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30286
/proc/meminfo: memFree=15537508/32950928 swapFree=67111528/67111528
[pid=30106] ppid=30104 vsize=50728 CPUtime=5000.02 cores=0,2,4,6
/proc/30106/stat : 30106 (clasp) R 30104 30106 29024 0 -1 4202496 12731 0 0 0 499995 7 0 0 25 0 1 0 477391724 51945472 11155 33554432000 134512640 136057169 4292163904 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30106/statm: 12682 11155 182 378 0 12302 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 50728

Child status: 0
Real time (s): 4999.91
CPU time (s): 5000.03
CPU user time (s): 4999.96
CPU system time (s): 0.074988
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 50944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.96
system time used= 0.074988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12734
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= 5
involuntary context switches= 17204

runsolver used 7.2519 second user time and 15.4866 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-24 17:12:09
IDJOB=3275878
IDBENCH=83924
IDSOLVER=1677
FILE ID=node122/3275878-1303657929
RUNJOBID= node122-1303657929-30092
PBS_JOBID= 13150726
Free space on /tmp= 70908 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275878-1303657929/watcher-3275878-1303657929 -o /tmp/evaluation-result-3275878-1303657929/solver-3275878-1303657929 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3275878-1303657929.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ad30956261e72142648a01bc7c025dba
RANDOM SEED=107486074

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15626056 kB
Buffers:       1779224 kB
Cached:       14925048 kB
SwapCached:          0 kB
Active:        5518856 kB
Inactive:     11253936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15626056 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3532 kB
Writeback:           0 kB
AnonPages:       67684 kB
Mapped:          14680 kB
Slab:           488784 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   193452 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70904 MiB
End job on node122 at 2011-04-24 18:35:31