Trace number 3276118

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.05 4999.92

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-040-039.shuffled-as.sat05-1194.cnf
MD5SUM8c84d9b9f2d75de33656119bc03a9afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.1361
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses30460
Sum of the clauses size62400
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230420
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3276118-1303664656/watcher-3276118-1303664656 -o /tmp/evaluation-result-3276118-1303664656/solver-3276118-1303664656 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3276118-1303664656.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 4 cores: 1,3,5,7

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.69 1.93 1.95 2/177 13585
/proc/meminfo: memFree=15824512/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=2536 CPUtime=0 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 373 0 0 0 0 0 0 0 25 0 1 0 478065378 2596864 327 33554432000 134512640 136057169 4293621248 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 634 339 145 378 0 254 0

[startup+0.044574 s]
/proc/loadavg: 1.69 1.93 1.95 2/177 13585
/proc/meminfo: memFree=15824512/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=3548 CPUtime=0.04 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 671 0 0 0 4 0 0 0 25 0 1 0 478065378 3633152 614 33554432000 134512640 136057169 4293621248 18446744073709551615 134765777 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 887 614 167 378 0 507 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3548

[startup+0.100565 s]
/proc/loadavg: 1.69 1.93 1.95 2/177 13585
/proc/meminfo: memFree=15824512/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=4208 CPUtime=0.1 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 838 0 0 0 10 0 0 0 25 0 1 0 478065378 4308992 781 33554432000 134512640 136057169 4293621248 18446744073709551615 135437300 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 1052 781 171 378 0 672 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4208

[startup+0.30053 s]
/proc/loadavg: 1.69 1.93 1.95 2/177 13585
/proc/meminfo: memFree=15824512/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=6256 CPUtime=0.29 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 1464 0 0 0 29 0 0 0 25 0 1 0 478065378 6406144 1347 33554432000 134512640 136057169 4293621248 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 1564 1347 183 378 0 1184 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6256

[startup+0.700459 s]
/proc/loadavg: 1.69 1.93 1.95 2/177 13585
/proc/meminfo: memFree=15824512/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=13000 CPUtime=0.69 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 3144 0 0 0 69 0 0 0 25 0 1 0 478065378 13312000 3027 33554432000 134512640 136057169 4293621248 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 3250 3027 183 378 0 2870 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13000

[startup+1.50032 s]
/proc/loadavg: 1.69 1.93 1.95 3/178 13613
/proc/meminfo: memFree=15809236/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=17104 CPUtime=1.49 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 4171 0 0 0 149 0 0 0 25 0 1 0 478065378 17514496 4054 33554432000 134512640 136057169 4293621248 18446744073709551615 134616000 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 4276 4054 183 378 0 3896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17104

[startup+3.10104 s]
/proc/loadavg: 1.72 1.93 1.95 3/178 13613
/proc/meminfo: memFree=15803060/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=23576 CPUtime=3.09 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 5791 0 0 0 309 0 0 0 25 0 1 0 478065378 24141824 5674 33554432000 134512640 136057169 4293621248 18446744073709551615 134618148 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 5894 5674 183 378 0 5514 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23576

[startup+6.30047 s]
/proc/loadavg: 1.72 1.93 1.95 3/178 13613
/proc/meminfo: memFree=15789048/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=32960 CPUtime=6.29 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 8129 0 0 0 629 0 0 0 25 0 1 0 478065378 33751040 8012 33554432000 134512640 136057169 4293621248 18446744073709551615 134616012 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 8240 8012 183 378 0 7860 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32960

[startup+12.7003 s]
/proc/loadavg: 1.76 1.94 1.95 3/178 13613
/proc/meminfo: memFree=15783444/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=38272 CPUtime=12.69 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 9455 0 0 0 1269 0 0 0 25 0 1 0 478065378 39190528 9338 33554432000 134512640 136057169 4293621248 18446744073709551615 134618321 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 9568 9338 183 378 0 9188 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38272

[startup+25.5001 s]
/proc/loadavg: 1.80 1.94 1.95 3/178 13614
/proc/meminfo: memFree=15763860/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=56216 CPUtime=25.49 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 13906 0 0 0 2548 1 0 0 25 0 1 0 478065378 57565184 13789 33554432000 134512640 136057169 4293621248 18446744073709551615 134616012 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 14054 13789 183 378 0 13674 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56216

[startup+51.1006 s]
/proc/loadavg: 1.87 1.94 1.95 3/178 13614
/proc/meminfo: memFree=15753396/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=65420 CPUtime=51.1 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 16196 0 0 0 5108 2 0 0 25 0 1 0 478065378 66990080 16079 33554432000 134512640 136057169 4293621248 18446744073709551615 134820146 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 16355 16079 183 378 0 15975 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 65420

[startup+102.307 s]
/proc/loadavg: 1.94 1.95 1.95 3/178 13616
/proc/meminfo: memFree=15728440/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=87512 CPUtime=102.29 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 21681 0 0 0 10227 2 0 0 25 0 1 0 478065378 89612288 21564 33554432000 134512640 136057169 4293621248 18446744073709551615 134828299 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 21878 21564 183 378 0 21498 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 87512

[startup+162.301 s]
/proc/loadavg: 1.98 1.95 1.95 3/178 13617
/proc/meminfo: memFree=15721600/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=91500 CPUtime=162.3 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 22789 0 0 0 16227 3 0 0 25 0 1 0 478065378 93696000 22593 33554432000 134512640 136057169 4293621248 18446744073709551615 134820137 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 22875 22593 183 378 0 22495 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 91500

[startup+222.3 s]
/proc/loadavg: 1.99 1.96 1.95 3/178 13619
/proc/meminfo: memFree=15699612/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=112188 CPUtime=222.29 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 27892 0 0 0 22226 3 0 0 25 0 1 0 478065378 114880512 27696 33554432000 134512640 136057169 4293621248 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 28047 27696 183 378 0 27667 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 112188

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/178 13620
/proc/meminfo: memFree=15696736/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=114040 CPUtime=282.3 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 28373 0 0 0 28226 4 0 0 25 0 1 0 478065378 116776960 28177 33554432000 134512640 136057169 4293621248 18446744073709551615 134634267 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 28510 28177 183 378 0 28130 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 114040

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/178 13622
/proc/meminfo: memFree=15689128/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=120280 CPUtime=342.3 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 29919 0 0 0 34226 4 0 0 25 0 1 0 478065378 123166720 29723 33554432000 134512640 136057169 4293621248 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 30070 29723 183 378 0 29690 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 120280

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/178 13624
/proc/meminfo: memFree=15685140/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=123936 CPUtime=402.3 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 30819 0 0 0 40226 4 0 0 25 0 1 0 478065378 126910464 30623 33554432000 134512640 136057169 4293621248 18446744073709551615 134637475 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 30984 30623 183 378 0 30604 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 123936

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/178 13625
/proc/meminfo: memFree=15684484/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=123672 CPUtime=462.3 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 30822 0 0 0 46226 4 0 0 25 0 1 0 478065378 126640128 30573 33554432000 134512640 136057169 4293621248 18446744073709551615 134615963 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 30918 30573 183 378 0 30538 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 123672

[startup+522.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/178 13627
/proc/meminfo: memFree=15670952/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=136352 CPUtime=522.31 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 33961 0 0 0 52226 5 0 0 25 0 1 0 478065378 139624448 33712 33554432000 134512640 136057169 4293621248 18446744073709551615 134820186 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 34088 33712 183 378 0 33708 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 136352

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/178 13628
/proc/meminfo: memFree=15670292/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=136352 CPUtime=582.31 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 33972 0 0 0 58226 5 0 0 25 0 1 0 478065378 139624448 33723 33554432000 134512640 136057169 4293621248 18446744073709551615 134819898 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 34088 33723 183 378 0 33708 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 136352

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13733
/proc/meminfo: memFree=15547628/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=248860 CPUtime=4062.4 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 64613 0 0 0 406231 9 0 0 25 0 1 0 478065378 254832640 61794 33554432000 134512640 136057169 4293621248 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 62215 61794 183 378 0 61835 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 248860

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13735
/proc/meminfo: memFree=15547852/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=249208 CPUtime=4122.39 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 64682 0 0 0 412230 9 0 0 25 0 1 0 478065378 255188992 61863 33554432000 134512640 136057169 4293621248 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 62302 61863 183 378 0 61922 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 249208

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13736
/proc/meminfo: memFree=15547700/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=249208 CPUtime=4182.4 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 64690 0 0 0 418231 9 0 0 25 0 1 0 478065378 255188992 61871 33554432000 134512640 136057169 4293621248 18446744073709551615 134615587 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 62302 61871 183 378 0 61922 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 249208

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13738
/proc/meminfo: memFree=15547924/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=249208 CPUtime=4242.4 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 64690 0 0 0 424231 9 0 0 25 0 1 0 478065378 255188992 61871 33554432000 134512640 136057169 4293621248 18446744073709551615 134618356 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 62302 61871 183 378 0 61922 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 249208

[startup+4302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 13740
/proc/meminfo: memFree=15547892/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=249208 CPUtime=4302.4 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 64690 0 0 0 430231 9 0 0 25 0 1 0 478065378 255188992 61871 33554432000 134512640 136057169 4293621248 18446744073709551615 134615952 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 62302 61871 183 378 0 61922 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 249208

[startup+4362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 13741
/proc/meminfo: memFree=15545024/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=251016 CPUtime=4362.4 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 65203 0 0 0 436231 9 0 0 25 0 1 0 478065378 257040384 62323 33554432000 134512640 136057169 4293621248 18446744073709551615 134634311 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 62754 62323 183 378 0 62374 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 251016

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13743
/proc/meminfo: memFree=15543640/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=251016 CPUtime=4422.4 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 65203 0 0 0 442231 9 0 0 25 0 1 0 478065378 257040384 62323 33554432000 134512640 136057169 4293621248 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 62754 62323 183 378 0 62374 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 251016

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13744
/proc/meminfo: memFree=15543736/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=251016 CPUtime=4482.4 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 65203 0 0 0 448231 9 0 0 25 0 1 0 478065378 257040384 62323 33554432000 134512640 136057169 4293621248 18446744073709551615 134615979 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 62754 62323 183 378 0 62374 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 251016

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13746
/proc/meminfo: memFree=15544204/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=249848 CPUtime=4542.4 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 65203 0 0 0 454231 9 0 0 25 0 1 0 478065378 255844352 62031 33554432000 134512640 136057169 4293621248 18446744073709551615 134616012 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 62462 62031 183 378 0 62082 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 249848

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13748
/proc/meminfo: memFree=15539832/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=254600 CPUtime=4602.41 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 66379 0 0 0 460232 9 0 0 25 0 1 0 478065378 260710400 63207 33554432000 134512640 136057169 4293621248 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 63650 63207 183 378 0 63270 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 254600

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13749
/proc/meminfo: memFree=15539680/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=254600 CPUtime=4662.4 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 66379 0 0 0 466231 9 0 0 25 0 1 0 478065378 260710400 63207 33554432000 134512640 136057169 4293621248 18446744073709551615 134618245 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 63650 63207 183 378 0 63270 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 254600

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13751
/proc/meminfo: memFree=15539784/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=254600 CPUtime=4722.41 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 66379 0 0 0 472232 9 0 0 25 0 1 0 478065378 260710400 63207 33554432000 134512640 136057169 4293621248 18446744073709551615 134813083 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 63650 63207 183 378 0 63270 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 254600

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13752
/proc/meminfo: memFree=15540132/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=254600 CPUtime=4782.41 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 66379 0 0 0 478232 9 0 0 25 0 1 0 478065378 260710400 63207 33554432000 134512640 136057169 4293621248 18446744073709551615 134616000 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 63650 63207 183 378 0 63270 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 254600

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13754
/proc/meminfo: memFree=15513572/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=281176 CPUtime=4842.41 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 73015 0 0 0 484231 10 0 0 25 0 1 0 478065378 287924224 69782 33554432000 134512640 136057169 4293621248 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 70294 69782 183 378 0 69914 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 281176

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13756
/proc/meminfo: memFree=15498788/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=295776 CPUtime=4902.41 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 76699 0 0 0 490230 11 0 0 25 0 1 0 478065378 302874624 73466 33554432000 134512640 136057169 4293621248 18446744073709551615 134616032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 73944 73466 183 378 0 73564 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 295776

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13757
/proc/meminfo: memFree=15482888/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=311616 CPUtime=4962.41 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 80645 0 0 0 496230 11 0 0 25 0 1 0 478065378 319094784 77412 33554432000 134512640 136057169 4293621248 18446744073709551615 134616022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 77904 77412 183 378 0 77524 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 311616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13758
/proc/meminfo: memFree=15482876/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=311616 CPUtime=5000.01 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 80645 0 0 0 499990 11 0 0 25 0 1 0 478065378 319094784 77412 33554432000 134512640 136057169 4293621248 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 77904 77412 183 378 0 77524 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 311616

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 2.00 3/178 13758
/proc/meminfo: memFree=15482876/32950928 swapFree=67111528/67111528
[pid=13585] ppid=13583 vsize=311616 CPUtime=5000.01 cores=1,3,5,7
/proc/13585/stat : 13585 (clasp) R 13583 13585 13547 0 -1 4202496 80645 0 0 0 499990 11 0 0 25 0 1 0 478065378 319094784 77412 33554432000 134512640 136057169 4293621248 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13585/statm: 77904 77412 183 378 0 77524 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 311616

Child status: 0
Real time (s): 4999.92
CPU time (s): 5000.05
CPU user time (s): 4999.91
CPU system time (s): 0.134979
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 311616

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

runsolver used 6.92995 second user time and 15.8806 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-24 19:04:16
IDJOB=3276118
IDBENCH=85456
IDSOLVER=1677
FILE ID=node123/3276118-1303664656
RUNJOBID= node123-1303664656-13566
PBS_JOBID= 13150748
Free space on /tmp= 72772 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-040-039.shuffled-as.sat05-1194.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-3276118-1303664656/watcher-3276118-1303664656 -o /tmp/evaluation-result-3276118-1303664656/solver-3276118-1303664656 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3276118-1303664656.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 8c84d9b9f2d75de33656119bc03a9afb
RANDOM SEED=1874702963

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15824916 kB
Buffers:       2139752 kB
Cached:       14389176 kB
SwapCached:          0 kB
Active:        7796044 kB
Inactive:      8797444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15824916 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6192 kB
Writeback:           0 kB
AnonPages:       64304 kB
Mapped:          15932 kB
Slab:           466752 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   208616 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= 72768 MiB
End job on node123 at 2011-04-24 20:27:38