Trace number 3276053

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.06 5000.01

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l2.used-as.sat04-894.cnf
MD5SUMb3ddb2ee2bb2b83e1c98b2a9018351fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark930.14
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3276053-1303662782/watcher-3276053-1303662782 -o /tmp/evaluation-result-3276053-1303662782/solver-3276053-1303662782 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3276053-1303662782.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: 2.00 2.00 1.93 3/175 22694
/proc/meminfo: memFree=18697136/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=2696 CPUtime=0 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 427 0 0 0 0 0 0 0 25 0 1 0 477877836 2760704 381 33554432000 134512640 136057169 4288495792 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 674 381 145 378 0 294 0

[startup+0.0107731 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 22694
/proc/meminfo: memFree=18697136/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=3240 CPUtime=0 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 631 0 0 0 0 0 0 0 25 0 1 0 477877836 3317760 550 33554432000 134512640 136057169 4288495792 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 810 551 162 378 0 430 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3240

[startup+0.100756 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 22694
/proc/meminfo: memFree=18697136/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=4696 CPUtime=0.09 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 1021 0 0 0 9 0 0 0 25 0 1 0 477877836 4808704 904 33554432000 134512640 136057169 4288495792 18446744073709551615 134823895 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 1174 904 182 378 0 794 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4696

[startup+0.300722 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 22694
/proc/meminfo: memFree=18697136/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=4696 CPUtime=0.29 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 1028 0 0 0 29 0 0 0 25 0 1 0 477877836 4808704 911 33554432000 134512640 136057169 4288495792 18446744073709551615 134618504 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 1174 911 182 378 0 794 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4696

[startup+0.70065 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 22694
/proc/meminfo: memFree=18697136/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=5368 CPUtime=0.69 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 1207 0 0 0 69 0 0 0 25 0 1 0 477877836 5496832 1090 33554432000 134512640 136057169 4288495792 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 1342 1090 182 378 0 962 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5368

[startup+1.50051 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 22695
/proc/meminfo: memFree=18692808/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=6028 CPUtime=1.49 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 1379 0 0 0 149 0 0 0 25 0 1 0 477877836 6172672 1262 33554432000 134512640 136057169 4288495792 18446744073709551615 134649326 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 1507 1262 182 378 0 1127 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6028

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 22695
/proc/meminfo: memFree=18691940/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=6956 CPUtime=3.09 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 1610 0 0 0 309 0 0 0 25 0 1 0 477877836 7122944 1493 33554432000 134512640 136057169 4288495792 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 1739 1493 182 378 0 1359 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6956

[startup+6.30068 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 22695
/proc/meminfo: memFree=18690216/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8184 CPUtime=6.29 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 1912 0 0 0 629 0 0 0 25 0 1 0 477877836 8380416 1795 33554432000 134512640 136057169 4288495792 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 2046 1795 182 378 0 1666 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8184

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 22695
/proc/meminfo: memFree=18687260/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=10736 CPUtime=12.69 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 2553 0 0 0 1269 0 0 0 25 0 1 0 477877836 10993664 2436 33554432000 134512640 136057169 4288495792 18446744073709551615 134649287 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 2684 2436 182 378 0 2304 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10736

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 22695
/proc/meminfo: memFree=18687280/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=10924 CPUtime=25.49 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 2581 0 0 0 2549 0 0 0 25 0 1 0 477877836 11186176 2464 33554432000 134512640 136057169 4288495792 18446744073709551615 134618118 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 2731 2464 182 378 0 2351 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10924

[startup+51.1009 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 22696
/proc/meminfo: memFree=18683292/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=14828 CPUtime=51.09 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 3573 0 0 0 5109 0 0 0 25 0 1 0 477877836 15183872 3456 33554432000 134512640 136057169 4288495792 18446744073709551615 134756850 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 3707 3456 182 378 0 3327 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 14828

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 22697
/proc/meminfo: memFree=18680792/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=17432 CPUtime=102.29 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 4211 0 0 0 10229 0 0 0 25 0 1 0 477877836 17850368 4094 33554432000 134512640 136057169 4288495792 18446744073709551615 134756816 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 4358 4094 182 378 0 3978 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 17432

[startup+162.301 s]
/proc/loadavg: 2.04 2.01 1.94 3/176 22699
/proc/meminfo: memFree=18676192/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=22132 CPUtime=162.29 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 5360 0 0 0 16228 1 0 0 25 0 1 0 477877836 22663168 5243 33554432000 134512640 136057169 4288495792 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 5533 5243 182 378 0 5153 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 22132

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/176 22701
/proc/meminfo: memFree=18675316/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=23104 CPUtime=222.3 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 5601 0 0 0 22229 1 0 0 25 0 1 0 477877836 23658496 5484 33554432000 134512640 136057169 4288495792 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 5776 5484 182 378 0 5396 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 23104

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 22702
/proc/meminfo: memFree=18674932/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=23596 CPUtime=282.3 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 5692 0 0 0 28229 1 0 0 25 0 1 0 477877836 24162304 5575 33554432000 134512640 136057169 4288495792 18446744073709551615 134824824 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 5899 5575 182 378 0 5519 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 23596

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 22704
/proc/meminfo: memFree=18671464/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=27056 CPUtime=342.29 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 6555 0 0 0 34228 1 0 0 25 0 1 0 477877836 27705344 6438 33554432000 134512640 136057169 4288495792 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 6764 6438 182 378 0 6384 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 27056

[startup+402.301 s]
/proc/loadavg: 2.04 2.01 1.94 3/176 22705
/proc/meminfo: memFree=18670092/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=28188 CPUtime=402.3 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 6800 0 0 0 40229 1 0 0 25 0 1 0 477877836 28864512 6683 33554432000 134512640 136057169 4288495792 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 7047 6683 182 378 0 6667 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 28188

[startup+462.301 s]
/proc/loadavg: 2.01 2.01 1.94 3/176 22707
/proc/meminfo: memFree=18669080/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=29144 CPUtime=462.3 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 7073 0 0 0 46229 1 0 0 25 0 1 0 477877836 29843456 6956 33554432000 134512640 136057169 4288495792 18446744073709551615 134823327 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 7286 6956 182 378 0 6906 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 29144

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 22709
/proc/meminfo: memFree=18668816/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=29684 CPUtime=522.3 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 7152 0 0 0 52229 1 0 0 25 0 1 0 477877836 30396416 7035 33554432000 134512640 136057169 4288495792 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 7421 7035 182 378 0 7041 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 29684

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 22710
/proc/meminfo: memFree=18668312/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=30108 CPUtime=582.3 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 7234 0 0 0 58229 1 0 0 25 0 1 0 477877836 30830592 7117 33554432000 134512640 136057169 4288495792 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22694/statm: 7527 7117 182 378 0 7147 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 30108

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 22868
/proc/meminfo: memFree=18550448/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=46688 CPUtime=4002.34 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 11182 0 0 0 400232 2 0 0 25 0 1 0 477877836 47808512 11021 33554432000 134512640 136057169 4288495792 18446744073709551615 134756819 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 11672 11021 182 378 0 11292 0
Current children cumulated CPU time (s) 4002.34
Current children cumulated vsize (KiB) 46688

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 22870
/proc/meminfo: memFree=18545604/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=46688 CPUtime=4062.34 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 11186 0 0 0 406232 2 0 0 25 0 1 0 477877836 47808512 11025 33554432000 134512640 136057169 4288495792 18446744073709551615 134824390 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 11672 11025 182 378 0 11292 0
Current children cumulated CPU time (s) 4062.34
Current children cumulated vsize (KiB) 46688

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 22872
/proc/meminfo: memFree=18543240/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=46688 CPUtime=4122.34 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 11189 0 0 0 412232 2 0 0 25 0 1 0 477877836 47808512 11028 33554432000 134512640 136057169 4288495792 18446744073709551615 134823950 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 11672 11028 182 378 0 11292 0
Current children cumulated CPU time (s) 4122.34
Current children cumulated vsize (KiB) 46688

[startup+4182.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/176 22873
/proc/meminfo: memFree=18539016/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=46904 CPUtime=4182.34 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 11226 0 0 0 418232 2 0 0 25 0 1 0 477877836 48029696 11065 33554432000 134512640 136057169 4288495792 18446744073709551615 134612878 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 11726 11065 182 378 0 11346 0
Current children cumulated CPU time (s) 4182.34
Current children cumulated vsize (KiB) 46904

[startup+4242.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/176 22875
/proc/meminfo: memFree=18534168/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=46904 CPUtime=4242.34 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 11226 0 0 0 424232 2 0 0 25 0 1 0 477877836 48029696 11065 33554432000 134512640 136057169 4288495792 18446744073709551615 134828292 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 11726 11065 182 378 0 11346 0
Current children cumulated CPU time (s) 4242.34
Current children cumulated vsize (KiB) 46904

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 22876
/proc/meminfo: memFree=18533160/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=46904 CPUtime=4302.34 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 11227 0 0 0 430232 2 0 0 25 0 1 0 477877836 48029696 11066 33554432000 134512640 136057169 4288495792 18446744073709551615 134630512 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 11726 11066 182 378 0 11346 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 46904

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 22878
/proc/meminfo: memFree=18529808/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=48864 CPUtime=4362.34 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 11710 0 0 0 436232 2 0 0 25 0 1 0 477877836 50036736 11549 33554432000 134512640 136057169 4288495792 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 12216 11549 182 378 0 11836 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 48864

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 22880
/proc/meminfo: memFree=18527440/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=49568 CPUtime=4422.34 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 11839 0 0 0 442232 2 0 0 25 0 1 0 477877836 50757632 11678 33554432000 134512640 136057169 4288495792 18446744073709551615 134618289 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 12392 11678 182 378 0 12012 0
Current children cumulated CPU time (s) 4422.34
Current children cumulated vsize (KiB) 49568

[startup+4482.3 s]
/proc/loadavg: 2.06 2.01 1.98 3/176 22881
/proc/meminfo: memFree=18526068/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=49984 CPUtime=4482.34 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 11955 0 0 0 448232 2 0 0 25 0 1 0 477877836 51183616 11794 33554432000 134512640 136057169 4288495792 18446744073709551615 134823895 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 12496 11794 182 378 0 12116 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 49984

[startup+4542.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/176 22883
/proc/meminfo: memFree=18524696/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=50332 CPUtime=4542.34 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 12029 0 0 0 454232 2 0 0 25 0 1 0 477877836 51539968 11868 33554432000 134512640 136057169 4288495792 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 12583 11868 182 378 0 12203 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 50332

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 22884
/proc/meminfo: memFree=18522832/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=50332 CPUtime=4602.34 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 12054 0 0 0 460232 2 0 0 25 0 1 0 477877836 51539968 11893 33554432000 134512640 136057169 4288495792 18446744073709551615 134823401 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 12583 11893 182 378 0 12203 0
Current children cumulated CPU time (s) 4602.34
Current children cumulated vsize (KiB) 50332

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 22886
/proc/meminfo: memFree=18520844/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=50332 CPUtime=4662.34 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 12054 0 0 0 466232 2 0 0 25 0 1 0 477877836 51539968 11893 33554432000 134512640 136057169 4288495792 18446744073709551615 134823680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 12583 11893 182 378 0 12203 0
Current children cumulated CPU time (s) 4662.34
Current children cumulated vsize (KiB) 50332

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 22888
/proc/meminfo: memFree=18518848/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=50728 CPUtime=4722.35 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 12139 0 0 0 472233 2 0 0 25 0 1 0 477877836 51945472 11978 33554432000 134512640 136057169 4288495792 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 12682 11978 182 378 0 12302 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 50728

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 22889
/proc/meminfo: memFree=18516732/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=50812 CPUtime=4782.34 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 12216 0 0 0 478232 2 0 0 25 0 1 0 477877836 52031488 12019 33554432000 134512640 136057169 4288495792 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 12703 12019 182 378 0 12323 0
Current children cumulated CPU time (s) 4782.34
Current children cumulated vsize (KiB) 50812

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 22891
/proc/meminfo: memFree=18514992/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=50952 CPUtime=4842.34 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 12235 0 0 0 484232 2 0 0 25 0 1 0 477877836 52174848 12038 33554432000 134512640 136057169 4288495792 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 12738 12038 182 378 0 12358 0
Current children cumulated CPU time (s) 4842.34
Current children cumulated vsize (KiB) 50952

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 22892
/proc/meminfo: memFree=18511876/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=51308 CPUtime=4902.34 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 12320 0 0 0 490232 2 0 0 25 0 1 0 477877836 52539392 12123 33554432000 134512640 136057169 4288495792 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 12827 12123 182 378 0 12447 0
Current children cumulated CPU time (s) 4902.34
Current children cumulated vsize (KiB) 51308

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 22894
/proc/meminfo: memFree=18509016/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=51560 CPUtime=4962.34 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 12388 0 0 0 496232 2 0 0 25 0 1 0 477877836 52797440 12137 33554432000 134512640 136057169 4288495792 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 12890 12137 182 378 0 12510 0
Current children cumulated CPU time (s) 4962.34
Current children cumulated vsize (KiB) 51560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 22895
/proc/meminfo: memFree=18507276/32951132 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=52360 CPUtime=5000.05 cores=1,3,5,7
/proc/22694/stat : 22694 (clasp) R 22692 22694 21178 0 -1 4202496 12622 0 0 0 500003 2 0 0 25 0 1 0 477877836 53616640 12371 33554432000 134512640 136057169 4288495792 18446744073709551615 134823864 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22694/statm: 13090 12371 182 378 0 12710 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 52360

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

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

Child status: 0
Real time (s): 5000.01
CPU time (s): 5000.06
CPU user time (s): 5000.03
CPU system time (s): 0.025996
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 52360

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

runsolver used 6.554 second user time and 16.1885 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-24 18:33:02
IDJOB=3276053
IDBENCH=84761
IDSOLVER=1677
FILE ID=node131/3276053-1303662782
RUNJOBID= node131-1303660817-22556
PBS_JOBID= 13150717
Free space on /tmp= 72140 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l2.used-as.sat04-894.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-3276053-1303662782/watcher-3276053-1303662782 -o /tmp/evaluation-result-3276053-1303662782/solver-3276053-1303662782 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3276053-1303662782.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= b3ddb2ee2bb2b83e1c98b2a9018351fc
RANDOM SEED=292005256

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18697160 kB
Buffers:        998288 kB
Cached:       12671800 kB
SwapCached:          0 kB
Active:        4263084 kB
Inactive:      9478056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18697160 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2376 kB
Writeback:           0 kB
AnonPages:       70796 kB
Mapped:          15992 kB
Slab:           450844 kB
PageTables:       4348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   213920 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72140 MiB
End job on node131 at 2011-04-24 19:56:24