Trace number 3276363

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.11 4999.93

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
MD5SUMc86ce640ddb0138bf41ccc37bc6fcf28
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.156975
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses148400
Sum of the clauses size298025
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2148365
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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-3276363-1303671030/watcher-3276363-1303671030 -o /tmp/evaluation-result-3276363-1303671030/solver-3276363-1303671030 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3276363-1303671030.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.92 1.98 1.93 1/175 14483
/proc/meminfo: memFree=15264652/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=2516 CPUtime=0 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 385 0 0 0 0 0 0 0 25 0 1 0 459518576 2576384 339 33554432000 134512640 136057169 4292950704 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 629 341 145 378 0 249 0

[startup+0.0842551 s]
/proc/loadavg: 1.92 1.98 1.93 1/175 14483
/proc/meminfo: memFree=15264652/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=9324 CPUtime=0.08 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 2479 0 0 0 8 0 0 0 25 0 1 0 459518576 9547776 1959 33554432000 134512640 136057169 4292950704 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 2331 1959 166 378 0 1951 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9324

[startup+0.101223 s]
/proc/loadavg: 1.92 1.98 1.93 1/175 14483
/proc/meminfo: memFree=15264652/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=9324 CPUtime=0.09 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 2479 0 0 0 9 0 0 0 25 0 1 0 459518576 9547776 1959 33554432000 134512640 136057169 4292950704 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 2331 1959 166 378 0 1951 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9324

[startup+0.300211 s]
/proc/loadavg: 1.92 1.98 1.93 1/175 14483
/proc/meminfo: memFree=15264652/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=9324 CPUtime=0.29 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 2479 0 0 0 29 0 0 0 25 0 1 0 459518576 9547776 1959 33554432000 134512640 136057169 4292950704 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 2331 1959 166 378 0 1951 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9324

[startup+0.701094 s]
/proc/loadavg: 1.92 1.98 1.93 1/175 14483
/proc/meminfo: memFree=15264652/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=10248 CPUtime=0.69 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 2718 0 0 0 69 0 0 0 25 0 1 0 459518576 10493952 2198 33554432000 134512640 136057169 4292950704 18446744073709551615 134765777 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 2562 2198 168 378 0 2182 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10248

[startup+1.50096 s]
/proc/loadavg: 1.92 1.98 1.93 3/178 14511
/proc/meminfo: memFree=15252140/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=10604 CPUtime=1.49 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 3239 0 0 0 149 0 0 0 25 0 1 0 459518576 10858496 2429 33554432000 134512640 136057169 4292950704 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 2651 2429 183 378 0 2271 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10604

[startup+3.10063 s]
/proc/loadavg: 1.92 1.98 1.93 3/178 14511
/proc/meminfo: memFree=15217296/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=25224 CPUtime=3.09 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 6862 0 0 0 309 0 0 0 25 0 1 0 459518576 25829376 6052 33554432000 134512640 136057169 4292950704 18446744073709551615 134637464 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 6306 6052 183 378 0 5926 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25224

[startup+6.30105 s]
/proc/loadavg: 1.93 1.98 1.93 3/178 14511
/proc/meminfo: memFree=15188408/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=50820 CPUtime=6.3 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 13254 0 0 0 628 2 0 0 25 0 1 0 459518576 52039680 12444 33554432000 134512640 136057169 4292950704 18446744073709551615 135459163 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 12705 12444 183 378 0 12325 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 50820

[startup+12.7008 s]
/proc/loadavg: 1.93 1.98 1.93 3/178 14511
/proc/meminfo: memFree=15170592/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=55640 CPUtime=12.69 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 14463 0 0 0 1267 2 0 0 25 0 1 0 459518576 56975360 13653 33554432000 134512640 136057169 4292950704 18446744073709551615 134637493 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 13910 13653 183 378 0 13530 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55640

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.93 3/178 14512
/proc/meminfo: memFree=15093288/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=63152 CPUtime=25.49 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 16320 0 0 0 2547 2 0 0 25 0 1 0 459518576 64667648 15510 33554432000 134512640 136057169 4292950704 18446744073709551615 134618476 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 15788 15510 183 378 0 15408 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63152

[startup+51.1006 s]
/proc/loadavg: 1.96 1.98 1.93 3/178 14512
/proc/meminfo: memFree=14903412/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=79720 CPUtime=51.09 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 20347 0 0 0 5107 2 0 0 25 0 1 0 459518576 81633280 19537 33554432000 134512640 136057169 4292950704 18446744073709551615 134812049 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 19930 19537 183 378 0 19550 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79720

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.93 3/178 14514
/proc/meminfo: memFree=14647840/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=84632 CPUtime=102.3 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 21476 0 0 0 10228 2 0 0 25 0 1 0 459518576 86663168 20666 33554432000 134512640 136057169 4292950704 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 21158 20666 183 378 0 20778 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 84632

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 14515
/proc/meminfo: memFree=14496424/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=112060 CPUtime=162.29 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 28182 0 0 0 16226 3 0 0 25 0 1 0 459518576 114749440 27372 33554432000 134512640 136057169 4292950704 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 28015 27372 183 378 0 27635 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 112060

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 14517
/proc/meminfo: memFree=14479256/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=123920 CPUtime=222.3 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 31025 0 0 0 22226 4 0 0 25 0 1 0 459518576 126894080 30215 33554432000 134512640 136057169 4292950704 18446744073709551615 134756790 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 30980 30215 183 378 0 30600 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 123920

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 14519
/proc/meminfo: memFree=14360548/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=138364 CPUtime=282.3 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 34502 0 0 0 28226 4 0 0 25 0 1 0 459518576 141684736 33692 33554432000 134512640 136057169 4292950704 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 34591 33692 183 378 0 34211 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 138364

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 14520
/proc/meminfo: memFree=14302856/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=144732 CPUtime=342.3 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 36058 0 0 0 34225 5 0 0 25 0 1 0 459518576 148205568 35248 33554432000 134512640 136057169 4292950704 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 36183 35248 183 378 0 35803 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 144732

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 14522
/proc/meminfo: memFree=14301952/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=144976 CPUtime=402.31 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 36131 0 0 0 40226 5 0 0 25 0 1 0 459518576 148455424 35321 33554432000 134512640 136057169 4292950704 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 36244 35321 183 378 0 35864 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 144976

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 14523
/proc/meminfo: memFree=14281084/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=164428 CPUtime=462.31 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 40914 0 0 0 46225 6 0 0 25 0 1 0 459518576 168374272 40104 33554432000 134512640 136057169 4292950704 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 41107 40104 183 378 0 40727 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 164428

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 14525
/proc/meminfo: memFree=14270380/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=170304 CPUtime=522.31 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 42338 0 0 0 52224 7 0 0 25 0 1 0 459518576 174391296 41528 33554432000 134512640 136057169 4292950704 18446744073709551615 134615609 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 42576 41528 183 378 0 42196 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 170304

[startup+582.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 14527
/proc/meminfo: memFree=14268856/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=170516 CPUtime=582.32 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 42401 0 0 0 58225 7 0 0 25 0 1 0 459518576 174608384 41591 33554432000 134512640 136057169 4292950704 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 42629 41591 183 378 0 42249 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 170516

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 14631
/proc/meminfo: memFree=13336176/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=336864 CPUtime=4062.45 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 82392 0 0 0 406229 16 0 0 25 0 1 0 459518576 344948736 81446 33554432000 134512640 136057169 4292950704 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 84216 81446 183 378 0 83836 0
Current children cumulated CPU time (s) 4062.45
Current children cumulated vsize (KiB) 336864

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 14633
/proc/meminfo: memFree=13334156/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=339108 CPUtime=4122.45 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 82876 0 0 0 412229 16 0 0 25 0 1 0 459518576 347246592 81930 33554432000 134512640 136057169 4292950704 18446744073709551615 134823950 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 84777 81930 183 378 0 84397 0
Current children cumulated CPU time (s) 4122.45
Current children cumulated vsize (KiB) 339108

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 14635
/proc/meminfo: memFree=13333744/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=339108 CPUtime=4182.45 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 82891 0 0 0 418229 16 0 0 25 0 1 0 459518576 347246592 81945 33554432000 134512640 136057169 4292950704 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 84777 81945 183 378 0 84397 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 339108

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 14645
/proc/meminfo: memFree=13323496/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=347396 CPUtime=4242.45 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 84931 0 0 0 424229 16 0 0 25 0 1 0 459518576 355733504 83985 33554432000 134512640 136057169 4292950704 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 86849 83985 183 378 0 86469 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 347396

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 14647
/proc/meminfo: memFree=13320240/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=349816 CPUtime=4302.45 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 85454 0 0 0 430229 16 0 0 25 0 1 0 459518576 358211584 84508 33554432000 134512640 136057169 4292950704 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 87454 84508 183 378 0 87074 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 349816

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 14648
/proc/meminfo: memFree=13309916/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=359996 CPUtime=4362.45 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 87964 0 0 0 436228 17 0 0 25 0 1 0 459518576 368635904 87018 33554432000 134512640 136057169 4292950704 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 89999 87018 183 378 0 89619 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 359996

[startup+4422.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/178 14650
/proc/meminfo: memFree=13305796/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=364996 CPUtime=4422.45 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 89048 0 0 0 442228 17 0 0 25 0 1 0 459518576 373755904 88102 33554432000 134512640 136057169 4292950704 18446744073709551615 134823956 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 91249 88102 183 378 0 90869 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 364996

[startup+4482.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 14652
/proc/meminfo: memFree=13296816/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=372532 CPUtime=4482.45 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 90865 0 0 0 448228 17 0 0 25 0 1 0 459518576 381472768 89919 33554432000 134512640 136057169 4292950704 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 93133 89919 183 378 0 92753 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 372532

[startup+4542.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 14653
/proc/meminfo: memFree=13285724/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=380184 CPUtime=4542.46 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 92684 0 0 0 454228 18 0 0 25 0 1 0 459518576 389308416 91738 33554432000 134512640 136057169 4292950704 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 95046 91738 183 378 0 94666 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 380184

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 14655
/proc/meminfo: memFree=13216124/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=383044 CPUtime=4602.47 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 93336 0 0 0 460229 18 0 0 25 0 1 0 459518576 392237056 92390 33554432000 134512640 136057169 4292950704 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 95761 92390 183 378 0 95381 0
Current children cumulated CPU time (s) 4602.47
Current children cumulated vsize (KiB) 383044

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 14656
/proc/meminfo: memFree=13198096/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=386364 CPUtime=4662.46 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 94153 0 0 0 466228 18 0 0 25 0 1 0 459518576 395636736 93207 33554432000 134512640 136057169 4292950704 18446744073709551615 134615992 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 96591 93207 183 378 0 96211 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 386364

[startup+4722.31 s]
/proc/loadavg: 2.07 2.02 1.98 3/178 14658
/proc/meminfo: memFree=13189132/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=389320 CPUtime=4722.47 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 94863 0 0 0 472229 18 0 0 25 0 1 0 459518576 398663680 93917 33554432000 134512640 136057169 4292950704 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 97330 93917 183 378 0 96950 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 389320

[startup+4782.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/178 14660
/proc/meminfo: memFree=13183876/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=391420 CPUtime=4782.46 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 95298 0 0 0 478228 18 0 0 25 0 1 0 459518576 400814080 94352 33554432000 134512640 136057169 4292950704 18446744073709551615 134618344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 97855 94352 183 378 0 97475 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 391420

[startup+4842.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/178 14661
/proc/meminfo: memFree=13181844/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=392144 CPUtime=4842.47 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 95597 0 0 0 484228 19 0 0 25 0 1 0 459518576 401555456 94530 33554432000 134512640 136057169 4292950704 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 98036 94530 183 378 0 97656 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 392144

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 14663
/proc/meminfo: memFree=13178208/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=393424 CPUtime=4902.47 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 95869 0 0 0 490228 19 0 0 25 0 1 0 459518576 402866176 94802 33554432000 134512640 136057169 4292950704 18446744073709551615 134823950 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 98356 94802 183 378 0 97976 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 393424

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 14664
/proc/meminfo: memFree=13168244/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=397136 CPUtime=4962.47 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 96738 0 0 0 496228 19 0 0 25 0 1 0 459518576 406667264 95671 33554432000 134512640 136057169 4292950704 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 99284 95671 183 378 0 98904 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 397136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 14665
/proc/meminfo: memFree=13166968/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=397136 CPUtime=5000.08 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 96738 0 0 0 499989 19 0 0 25 0 1 0 459518576 406667264 95671 33554432000 134512640 136057169 4292950704 18446744073709551615 134828286 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 99284 95671 183 378 0 98904 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 397136

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.98 3/178 14665
/proc/meminfo: memFree=13166968/32951124 swapFree=67111528/67111528
[pid=14483] ppid=14481 vsize=397136 CPUtime=5000.08 cores=0,2,4,6
/proc/14483/stat : 14483 (clasp) R 14481 14483 14271 0 -1 4202496 96738 0 0 0 499989 19 0 0 25 0 1 0 459518576 406667264 95671 33554432000 134512640 136057169 4292950704 18446744073709551615 134828286 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14483/statm: 99284 95671 183 378 0 98904 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 397136

Child status: 0
Real time (s): 4999.93
CPU time (s): 5000.11
CPU user time (s): 4999.9
CPU system time (s): 0.213967
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 397136

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

runsolver used 7.27789 second user time and 15.4766 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-24 20:50:30
IDJOB=3276363
IDBENCH=88218
IDSOLVER=1677
FILE ID=node141/3276363-1303671030
RUNJOBID= node141-1303666027-14289
PBS_JOBID= 13150751
Free space on /tmp= 71500 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p30-s59841049.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-3276363-1303671030/watcher-3276363-1303671030 -o /tmp/evaluation-result-3276363-1303671030/solver-3276363-1303671030 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3276363-1303671030.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= c86ce640ddb0138bf41ccc37bc6fcf28
RANDOM SEED=316022907

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.75
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.806
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.84
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15264816 kB
Buffers:       1631848 kB
Cached:       15416280 kB
SwapCached:          0 kB
Active:        9621868 kB
Inactive:      7490120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15264816 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3504 kB
Writeback:           0 kB
AnonPages:       64188 kB
Mapped:          15068 kB
Slab:           509260 kB
PageTables:       4688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   216980 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= 71512 MiB
End job on node141 at 2011-04-24 22:13:52