Trace number 3276108

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4792
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3276108-1303664454/watcher-3276108-1303664454 -o /tmp/evaluation-result-3276108-1303664454/solver-3276108-1303664454 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3276108-1303664454.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: 2.00 2.00 2.00 2/177 14656
/proc/meminfo: memFree=19454796/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=2536 CPUtime=0 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 386 0 0 0 0 0 0 0 25 0 1 0 478048045 2596864 340 33554432000 134512640 136057169 4287618144 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 634 340 145 378 0 254 0

[startup+0.00956909 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 14656
/proc/meminfo: memFree=19454796/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=2832 CPUtime=0 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 465 0 0 0 0 0 0 0 25 0 1 0 478048045 2899968 419 33554432000 134512640 136057169 4287618144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 708 419 145 378 0 328 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2832

[startup+0.100567 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 14656
/proc/meminfo: memFree=19454796/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=4292 CPUtime=0.1 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 856 0 0 0 10 0 0 0 25 0 1 0 478048045 4395008 798 33554432000 134512640 136057169 4287618144 18446744073709551615 134772138 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 1073 798 168 378 0 693 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4292

[startup+0.300534 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 14656
/proc/meminfo: memFree=19454796/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=5812 CPUtime=0.29 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 1353 0 0 0 29 0 0 0 25 0 1 0 478048045 5951488 1227 33554432000 134512640 136057169 4287618144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 1453 1227 183 378 0 1073 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5812

[startup+0.700448 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 14656
/proc/meminfo: memFree=19454796/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=12544 CPUtime=0.69 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 3012 0 0 0 69 0 0 0 25 0 1 0 478048045 12845056 2886 33554432000 134512640 136057169 4287618144 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 3136 2886 183 378 0 2756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12544

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14657
/proc/meminfo: memFree=19439164/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=18656 CPUtime=1.49 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 4545 0 0 0 149 0 0 0 25 0 1 0 478048045 19103744 4419 33554432000 134512640 136057169 4287618144 18446744073709551615 134756844 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 4664 4419 183 378 0 4284 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18656

[startup+3.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14657
/proc/meminfo: memFree=19432592/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=24468 CPUtime=3.09 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 6015 0 0 0 309 0 0 0 25 0 1 0 478048045 25055232 5889 33554432000 134512640 136057169 4287618144 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 6117 5889 183 378 0 5737 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24468

[startup+6.30046 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14657
/proc/meminfo: memFree=19425036/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=30692 CPUtime=6.3 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 7574 0 0 0 629 1 0 0 25 0 1 0 478048045 31428608 7448 33554432000 134512640 136057169 4287618144 18446744073709551615 134634553 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 7673 7448 183 378 0 7293 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 30692

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14666
/proc/meminfo: memFree=19411612/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=43748 CPUtime=12.69 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 10795 0 0 0 1268 1 0 0 25 0 1 0 478048045 44797952 10669 33554432000 134512640 136057169 4287618144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 10937 10669 183 378 0 10557 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43748

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14667
/proc/meminfo: memFree=19397172/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=58640 CPUtime=25.49 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 14490 0 0 0 2547 2 0 0 25 0 1 0 478048045 60047360 14364 33554432000 134512640 136057169 4287618144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 14660 14364 183 378 0 14280 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58640

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14667
/proc/meminfo: memFree=19385984/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=69920 CPUtime=51.09 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 17298 0 0 0 5107 2 0 0 25 0 1 0 478048045 71598080 17172 33554432000 134512640 136057169 4287618144 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 17480 17172 183 378 0 17100 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69920

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14669
/proc/meminfo: memFree=19356820/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=99416 CPUtime=102.29 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 24602 0 0 0 10226 3 0 0 25 0 1 0 478048045 101801984 24476 33554432000 134512640 136057169 4287618144 18446744073709551615 134615987 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 24854 24476 183 378 0 24474 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 99416

[startup+162.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 14673
/proc/meminfo: memFree=19351768/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=103840 CPUtime=162.3 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 25712 0 0 0 16226 4 0 0 25 0 1 0 478048045 106332160 25586 33554432000 134512640 136057169 4287618144 18446744073709551615 134616012 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 25960 25586 183 378 0 25580 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 103840

[startup+222.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/178 14675
/proc/meminfo: memFree=19340284/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=115348 CPUtime=222.29 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 28545 0 0 0 22225 4 0 0 25 0 1 0 478048045 118116352 28419 33554432000 134512640 136057169 4287618144 18446744073709551615 134615992 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 28837 28419 183 378 0 28457 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 115348

[startup+282.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 14677
/proc/meminfo: memFree=19337384/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=117988 CPUtime=282.29 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 29212 0 0 0 28225 4 0 0 25 0 1 0 478048045 120819712 29086 33554432000 134512640 136057169 4287618144 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 29497 29086 183 378 0 29117 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 117988

[startup+342.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 14678
/proc/meminfo: memFree=19323692/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=131600 CPUtime=342.3 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 32621 0 0 0 34225 5 0 0 25 0 1 0 478048045 134758400 32472 33554432000 134512640 136057169 4287618144 18446744073709551615 134618283 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 32900 32472 183 378 0 32520 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 131600

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 14680
/proc/meminfo: memFree=19314712/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=140560 CPUtime=402.3 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 34860 0 0 0 40225 5 0 0 25 0 1 0 478048045 143933440 34711 33554432000 134512640 136057169 4287618144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 35140 34711 183 378 0 34760 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 140560

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14681
/proc/meminfo: memFree=19309568/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=145576 CPUtime=462.3 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 36128 0 0 0 46225 5 0 0 25 0 1 0 478048045 149069824 35979 33554432000 134512640 136057169 4287618144 18446744073709551615 134615987 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 36394 35979 183 378 0 36014 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 145576

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14683
/proc/meminfo: memFree=19307408/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=147556 CPUtime=522.3 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 36632 0 0 0 52225 5 0 0 25 0 1 0 478048045 151097344 36483 33554432000 134512640 136057169 4287618144 18446744073709551615 134618132 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 36889 36483 183 378 0 36509 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 147556

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14685
/proc/meminfo: memFree=19291860/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=163332 CPUtime=582.3 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 40557 0 0 0 58224 6 0 0 25 0 1 0 478048045 167251968 40408 33554432000 134512640 136057169 4287618144 18446744073709551615 134809403 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 40833 40408 183 378 0 40453 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 163332

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.06 1.10 1.45 2/172 14807
/proc/meminfo: memFree=19210556/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=287444 CPUtime=4062.4 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 73307 0 0 0 406227 13 0 0 25 0 1 0 478048045 294342656 71356 33554432000 134512640 136057169 4287618144 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 71861 71356 183 378 0 71481 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 287444

[startup+4122.3 s]
/proc/loadavg: 1.02 1.08 1.42 2/172 14809
/proc/meminfo: memFree=19208776/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=289556 CPUtime=4122.39 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 73838 0 0 0 412226 13 0 0 25 0 1 0 478048045 296505344 71887 33554432000 134512640 136057169 4287618144 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 72389 71887 183 378 0 72009 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 289556

[startup+4182.3 s]
/proc/loadavg: 1.01 1.06 1.39 2/172 14811
/proc/meminfo: memFree=19208612/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=289556 CPUtime=4182.39 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 73838 0 0 0 418226 13 0 0 25 0 1 0 478048045 296505344 71887 33554432000 134512640 136057169 4287618144 18446744073709551615 134828995 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 72389 71887 183 378 0 72009 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 289556

[startup+4242.3 s]
/proc/loadavg: 1.00 1.05 1.36 2/172 14812
/proc/meminfo: memFree=19210680/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=286872 CPUtime=4242.39 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 73839 0 0 0 424226 13 0 0 25 0 1 0 478048045 293756928 71218 33554432000 134512640 136057169 4287618144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 71718 71218 183 378 0 71338 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 286872

[startup+4302.3 s]
/proc/loadavg: 1.00 1.04 1.34 2/172 14814
/proc/meminfo: memFree=19211008/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=286504 CPUtime=4302.39 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 73839 0 0 0 430226 13 0 0 25 0 1 0 478048045 293380096 71126 33554432000 134512640 136057169 4287618144 18446744073709551615 134618121 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 71626 71126 183 378 0 71246 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 286504

[startup+4362.3 s]
/proc/loadavg: 1.00 1.03 1.32 2/172 14815
/proc/meminfo: memFree=19214192/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=283400 CPUtime=4362.4 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 73846 0 0 0 436227 13 0 0 25 0 1 0 478048045 290201600 70357 33554432000 134512640 136057169 4287618144 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 70850 70357 183 378 0 70470 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 283400

[startup+4422.3 s]
/proc/loadavg: 1.00 1.02 1.29 2/172 14817
/proc/meminfo: memFree=19211044/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=287360 CPUtime=4422.4 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 74819 0 0 0 442227 13 0 0 25 0 1 0 478048045 294256640 71330 33554432000 134512640 136057169 4287618144 18446744073709551615 134634574 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 71840 71330 183 378 0 71460 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 287360

[startup+4482.3 s]
/proc/loadavg: 1.00 1.02 1.27 2/172 14819
/proc/meminfo: memFree=19207652/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=290792 CPUtime=4482.4 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 75662 0 0 0 448226 14 0 0 25 0 1 0 478048045 297771008 72173 33554432000 134512640 136057169 4287618144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 72698 72173 183 378 0 72318 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 290792

[startup+4542.3 s]
/proc/loadavg: 1.00 1.01 1.25 2/172 14820
/proc/meminfo: memFree=19207608/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=290456 CPUtime=4542.41 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 75662 0 0 0 454227 14 0 0 25 0 1 0 478048045 297426944 72121 33554432000 134512640 136057169 4287618144 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 72614 72121 183 378 0 72234 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 290456

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.24 2/172 14822
/proc/meminfo: memFree=19207560/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=290456 CPUtime=4602.41 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 75662 0 0 0 460227 14 0 0 25 0 1 0 478048045 297426944 72121 33554432000 134512640 136057169 4287618144 18446744073709551615 134615979 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 72614 72121 183 378 0 72234 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 290456

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/172 14823
/proc/meminfo: memFree=19205660/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=292568 CPUtime=4662.41 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 76167 0 0 0 466227 14 0 0 25 0 1 0 478048045 299589632 72626 33554432000 134512640 136057169 4287618144 18446744073709551615 134616020 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 73142 72626 183 378 0 72762 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 292568

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.20 2/172 14825
/proc/meminfo: memFree=19205612/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=292568 CPUtime=4722.42 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 76167 0 0 0 472228 14 0 0 25 0 1 0 478048045 299589632 72626 33554432000 134512640 136057169 4287618144 18446744073709551615 134618368 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 73142 72626 183 378 0 72762 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 292568

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/172 14827
/proc/meminfo: memFree=19205816/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=292224 CPUtime=4782.41 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 76167 0 0 0 478227 14 0 0 25 0 1 0 478048045 299237376 72563 33554432000 134512640 136057169 4287618144 18446744073709551615 134618359 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 73056 72563 183 378 0 72676 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 292224

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/172 14828
/proc/meminfo: memFree=19205776/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=291784 CPUtime=4842.41 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 76167 0 0 0 484227 14 0 0 25 0 1 0 478048045 298786816 72453 33554432000 134512640 136057169 4287618144 18446744073709551615 134635286 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 72946 72453 183 378 0 72566 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 291784

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/172 14830
/proc/meminfo: memFree=19205732/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=291784 CPUtime=4902.41 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 76167 0 0 0 490227 14 0 0 25 0 1 0 478048045 298786816 72453 33554432000 134512640 136057169 4287618144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 72946 72453 183 378 0 72566 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 291784

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/172 14831
/proc/meminfo: memFree=19205564/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=291784 CPUtime=4962.42 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 76167 0 0 0 496228 14 0 0 25 0 1 0 478048045 298786816 72453 33554432000 134512640 136057169 4287618144 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 72946 72453 183 378 0 72566 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 291784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.14 2/172 14832
/proc/meminfo: memFree=19207752/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=289708 CPUtime=5000.02 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 76167 0 0 0 499988 14 0 0 25 0 1 0 478048045 296660992 71934 33554432000 134512640 136057169 4287618144 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 72427 71934 183 378 0 72047 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 289708

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: 1.00 1.00 1.14 2/172 14832
/proc/meminfo: memFree=19207752/32951124 swapFree=67111528/67111528
[pid=14656] ppid=14654 vsize=289708 CPUtime=5000.02 cores=0,2,4,6
/proc/14656/stat : 14656 (clasp) R 14654 14656 13281 0 -1 4202496 76167 0 0 0 499988 14 0 0 25 0 1 0 478048045 296660992 71934 33554432000 134512640 136057169 4287618144 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/14656/statm: 72427 71934 183 378 0 72047 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 289708

Child status: 0
Real time (s): 4999.92
CPU time (s): 5000.04
CPU user time (s): 4999.89
CPU system time (s): 0.156976
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 292568

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

runsolver used 7.36488 second user time and 15.3757 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-24 19:00:54
IDJOB=3276108
IDBENCH=85438
IDSOLVER=1677
FILE ID=node103/3276108-1303664454
RUNJOBID= node103-1303661070-14465
PBS_JOBID= 13150745
Free space on /tmp= 71228 MiB

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

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

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=452416705

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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:      19455068 kB
Buffers:       2112508 kB
Cached:       10704420 kB
SwapCached:          0 kB
Active:        3810820 kB
Inactive:      9107928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19455068 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2360 kB
Writeback:           0 kB
AnonPages:      101404 kB
Mapped:          16040 kB
Slab:           512724 kB
PageTables:       4876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   246472 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= 71228 MiB
End job on node103 at 2011-04-24 20:24:16