Trace number 3275848

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.81

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_27_50_3-dir.shuffled-as.sat03-169.cnf
MD5SUMb5a637600c242725f15a247a84bdea1b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3709.53
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses68270
Sum of the clauses size137296
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 268243
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

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-3275848-1303656129/watcher-3275848-1303656129 -o /tmp/evaluation-result-3275848-1303656129/solver-3275848-1303656129 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3275848-1303656129.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.94 2/177 8335
/proc/meminfo: memFree=14311576/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=2468 CPUtime=0 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 368 0 0 0 0 0 0 0 25 0 1 0 458028480 2527232 323 33554432000 134512640 136057169 4294409792 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8335/statm: 617 323 145 378 0 237 0

[startup+0.078045 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 8335
/proc/meminfo: memFree=14311576/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=5404 CPUtime=0.07 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 1196 0 0 0 7 0 0 0 25 0 1 0 458028480 5533696 1044 33554432000 134512640 136057169 4294409792 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8335/statm: 1351 1044 166 378 0 971 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5404

[startup+0.101041 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 8335
/proc/meminfo: memFree=14311576/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=5404 CPUtime=0.09 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 1196 0 0 0 9 0 0 0 25 0 1 0 458028480 5533696 1044 33554432000 134512640 136057169 4294409792 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8335/statm: 1351 1044 166 378 0 971 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5404

[startup+0.301013 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 8335
/proc/meminfo: memFree=14311576/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=5536 CPUtime=0.29 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 1227 0 0 0 29 0 0 0 25 0 1 0 458028480 5668864 1075 33554432000 134512640 136057169 4294409792 18446744073709551615 134765777 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8335/statm: 1384 1075 168 378 0 1004 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5536

[startup+0.700923 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 8335
/proc/meminfo: memFree=14311576/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=6920 CPUtime=0.69 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 1794 0 0 0 69 0 0 0 25 0 1 0 458028480 7086080 1508 33554432000 134512640 136057169 4294409792 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8335/statm: 1730 1508 183 378 0 1350 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6920

[startup+1.50076 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8336
/proc/meminfo: memFree=14303136/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=13584 CPUtime=1.49 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 3451 0 0 0 149 0 0 0 25 0 1 0 458028480 13910016 3165 33554432000 134512640 136057169 4294409792 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8335/statm: 3396 3165 183 378 0 3016 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13584

[startup+3.10045 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8336
/proc/meminfo: memFree=14295696/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=16768 CPUtime=3.1 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 4248 0 0 0 309 1 0 0 25 0 1 0 458028480 17170432 3962 33554432000 134512640 136057169 4294409792 18446744073709551615 134828372 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8335/statm: 4192 3962 183 378 0 3812 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 16768

[startup+6.30082 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8336
/proc/meminfo: memFree=14293368/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=21300 CPUtime=6.3 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 5373 0 0 0 629 1 0 0 25 0 1 0 458028480 21811200 5087 33554432000 134512640 136057169 4294409792 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8335/statm: 5325 5087 183 378 0 4945 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 21300

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8337
/proc/meminfo: memFree=14285920/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=25504 CPUtime=12.69 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 6396 0 0 0 1268 1 0 0 25 0 1 0 458028480 26116096 6110 33554432000 134512640 136057169 4294409792 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8335/statm: 6376 6110 183 378 0 5996 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25504

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8337
/proc/meminfo: memFree=14278984/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=32020 CPUtime=25.49 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 8029 0 0 0 2548 1 0 0 25 0 1 0 458028480 32788480 7743 33554432000 134512640 136057169 4294409792 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8335/statm: 8005 7743 183 378 0 7625 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32020

[startup+51.1009 s]
/proc/loadavg: 2.07 2.02 1.95 3/178 8338
/proc/meminfo: memFree=14267912/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=41704 CPUtime=51.09 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 10364 0 0 0 5108 1 0 0 25 0 1 0 458028480 42704896 10078 33554432000 134512640 136057169 4294409792 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 10426 10078 183 378 0 10046 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 41704

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 1.95 3/178 8339
/proc/meminfo: memFree=14261336/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=47568 CPUtime=102.3 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 11744 0 0 0 10228 2 0 0 25 0 1 0 458028480 48709632 11458 33554432000 134512640 136057169 4294409792 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 11892 11458 183 378 0 11512 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 47568

[startup+162.301 s]
/proc/loadavg: 2.01 2.00 1.95 3/178 8341
/proc/meminfo: memFree=14251268/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=55672 CPUtime=162.29 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 13721 0 0 0 16227 2 0 0 25 0 1 0 458028480 57008128 13435 33554432000 134512640 136057169 4294409792 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 13918 13435 183 378 0 13538 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 55672

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 8342
/proc/meminfo: memFree=14247284/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=58312 CPUtime=222.3 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 14334 0 0 0 22228 2 0 0 25 0 1 0 458028480 59711488 14048 33554432000 134512640 136057169 4294409792 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 14578 14048 183 378 0 14198 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 58312

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 8344
/proc/meminfo: memFree=14241396/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=63424 CPUtime=282.31 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 15606 0 0 0 28228 3 0 0 25 0 1 0 458028480 64946176 15320 33554432000 134512640 136057169 4294409792 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 15856 15320 183 378 0 15476 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 63424

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 8345
/proc/meminfo: memFree=14238288/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=66384 CPUtime=342.31 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 16299 0 0 0 34228 3 0 0 25 0 1 0 458028480 67977216 16013 33554432000 134512640 136057169 4294409792 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 16596 16013 183 378 0 16216 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 66384

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 8347
/proc/meminfo: memFree=14228348/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=75076 CPUtime=402.3 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 18444 0 0 0 40227 3 0 0 25 0 1 0 458028480 76877824 18158 33554432000 134512640 136057169 4294409792 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 18769 18158 183 378 0 18389 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 75076

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 8349
/proc/meminfo: memFree=14224620/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=77904 CPUtime=462.31 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 19111 0 0 0 46228 3 0 0 25 0 1 0 458028480 79773696 18825 33554432000 134512640 136057169 4294409792 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 19476 18825 183 378 0 19096 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 77904

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 8350
/proc/meminfo: memFree=14218408/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=83168 CPUtime=522.31 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 20387 0 0 0 52227 4 0 0 25 0 1 0 458028480 85164032 20101 33554432000 134512640 136057169 4294409792 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 20792 20101 183 378 0 20412 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 83168

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/178 8352
/proc/meminfo: memFree=14217400/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=83316 CPUtime=582.32 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 20434 0 0 0 58228 4 0 0 25 0 1 0 458028480 85315584 20148 33554432000 134512640 136057169 4294409792 18446744073709551615 134651294 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 20829 20148 183 378 0 20449 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 83316

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.03 1.32 2/172 8472
/proc/meminfo: memFree=14205100/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=131540 CPUtime=4002.47 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 32200 0 0 0 400241 6 0 0 25 0 1 0 458028480 134696960 31914 33554432000 134512640 136057169 4294409792 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 32885 31914 183 378 0 32505 0
Current children cumulated CPU time (s) 4002.47
Current children cumulated vsize (KiB) 131540

[startup+4062.31 s]
/proc/loadavg: 1.00 1.02 1.30 2/172 8474
/proc/meminfo: memFree=14205076/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=131540 CPUtime=4062.48 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 32210 0 0 0 406242 6 0 0 25 0 1 0 458028480 134696960 31924 33554432000 134512640 136057169 4294409792 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 32885 31924 183 378 0 32505 0
Current children cumulated CPU time (s) 4062.48
Current children cumulated vsize (KiB) 131540

[startup+4122.3 s]
/proc/loadavg: 1.00 1.02 1.28 2/172 8475
/proc/meminfo: memFree=14205052/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=131540 CPUtime=4122.48 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 32212 0 0 0 412242 6 0 0 25 0 1 0 458028480 134696960 31926 33554432000 134512640 136057169 4294409792 18446744073709551615 134618427 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 32885 31926 183 378 0 32505 0
Current children cumulated CPU time (s) 4122.48
Current children cumulated vsize (KiB) 131540

[startup+4182.3 s]
/proc/loadavg: 1.00 1.01 1.26 2/172 8477
/proc/meminfo: memFree=14204896/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=131540 CPUtime=4182.48 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 32215 0 0 0 418242 6 0 0 25 0 1 0 458028480 134696960 31929 33554432000 134512640 136057169 4294409792 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 32885 31929 183 378 0 32505 0
Current children cumulated CPU time (s) 4182.48
Current children cumulated vsize (KiB) 131540

[startup+4242.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/172 8478
/proc/meminfo: memFree=14204996/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=131836 CPUtime=4242.48 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 32293 0 0 0 424242 6 0 0 25 0 1 0 458028480 135000064 32007 33554432000 134512640 136057169 4294409792 18446744073709551615 134618289 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 32959 32007 183 378 0 32579 0
Current children cumulated CPU time (s) 4242.48
Current children cumulated vsize (KiB) 131836

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/172 8480
/proc/meminfo: memFree=14205100/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=131836 CPUtime=4302.48 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 32301 0 0 0 430242 6 0 0 25 0 1 0 458028480 135000064 32015 33554432000 134512640 136057169 4294409792 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 32959 32015 183 378 0 32579 0
Current children cumulated CPU time (s) 4302.48
Current children cumulated vsize (KiB) 131836

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/172 8482
/proc/meminfo: memFree=14203828/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=133288 CPUtime=4362.5 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 32688 0 0 0 436243 7 0 0 25 0 1 0 458028480 136486912 32402 33554432000 134512640 136057169 4294409792 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 33322 32402 183 378 0 32942 0
Current children cumulated CPU time (s) 4362.5
Current children cumulated vsize (KiB) 133288

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/172 8483
/proc/meminfo: memFree=14203064/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=134036 CPUtime=4422.5 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 32860 0 0 0 442243 7 0 0 25 0 1 0 458028480 137252864 32574 33554432000 134512640 136057169 4294409792 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 33509 32574 183 378 0 33129 0
Current children cumulated CPU time (s) 4422.5
Current children cumulated vsize (KiB) 134036

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/172 8485
/proc/meminfo: memFree=14202920/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=134356 CPUtime=4482.5 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 32926 0 0 0 448243 7 0 0 25 0 1 0 458028480 137580544 32640 33554432000 134512640 136057169 4294409792 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 33589 32640 183 378 0 33209 0
Current children cumulated CPU time (s) 4482.5
Current children cumulated vsize (KiB) 134356

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/172 8486
/proc/meminfo: memFree=14202892/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=134356 CPUtime=4542.5 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 32940 0 0 0 454243 7 0 0 25 0 1 0 458028480 137580544 32654 33554432000 134512640 136057169 4294409792 18446744073709551615 134618456 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 33589 32654 183 378 0 33209 0
Current children cumulated CPU time (s) 4542.5
Current children cumulated vsize (KiB) 134356

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/172 8488
/proc/meminfo: memFree=14202748/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=134356 CPUtime=4602.51 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 32945 0 0 0 460244 7 0 0 25 0 1 0 458028480 137580544 32659 33554432000 134512640 136057169 4294409792 18446744073709551615 134823828 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 33589 32659 183 378 0 33209 0
Current children cumulated CPU time (s) 4602.51
Current children cumulated vsize (KiB) 134356

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/172 8490
/proc/meminfo: memFree=14202852/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=134356 CPUtime=4662.51 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 32945 0 0 0 466244 7 0 0 25 0 1 0 458028480 137580544 32659 33554432000 134512640 136057169 4294409792 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 33589 32659 183 378 0 33209 0
Current children cumulated CPU time (s) 4662.51
Current children cumulated vsize (KiB) 134356

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.13 2/172 8491
/proc/meminfo: memFree=14202576/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=134356 CPUtime=4722.52 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 32966 0 0 0 472245 7 0 0 25 0 1 0 458028480 137580544 32680 33554432000 134512640 136057169 4294409792 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 33589 32680 183 378 0 33209 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 134356

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/172 8502
/proc/meminfo: memFree=14201652/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=134596 CPUtime=4782.51 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 33006 0 0 0 478244 7 0 0 25 0 1 0 458028480 137826304 32720 33554432000 134512640 136057169 4294409792 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 33649 32720 183 378 0 33269 0
Current children cumulated CPU time (s) 4782.51
Current children cumulated vsize (KiB) 134596

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/172 8503
/proc/meminfo: memFree=14201640/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=134596 CPUtime=4842.52 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 33006 0 0 0 484245 7 0 0 25 0 1 0 458028480 137826304 32720 33554432000 134512640 136057169 4294409792 18446744073709551615 134618312 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 33649 32720 183 378 0 33269 0
Current children cumulated CPU time (s) 4842.52
Current children cumulated vsize (KiB) 134596

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/172 8505
/proc/meminfo: memFree=14201488/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=134916 CPUtime=4902.52 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 33086 0 0 0 490245 7 0 0 25 0 1 0 458028480 138153984 32800 33554432000 134512640 136057169 4294409792 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 33729 32800 183 378 0 33349 0
Current children cumulated CPU time (s) 4902.52
Current children cumulated vsize (KiB) 134916

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/172 8507
/proc/meminfo: memFree=14201216/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=135400 CPUtime=4962.52 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 33208 0 0 0 496245 7 0 0 25 0 1 0 458028480 138649600 32922 33554432000 134512640 136057169 4294409792 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 33850 32922 183 378 0 33470 0
Current children cumulated CPU time (s) 4962.52
Current children cumulated vsize (KiB) 135400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 1.00 1.00 1.08 2/172 8508
/proc/meminfo: memFree=14201196/32951124 swapFree=67111528/67111528
[pid=8335] ppid=8333 vsize=134916 CPUtime=5000.03 cores=1,3,5,7
/proc/8335/stat : 8335 (clasp) R 8333 8335 7254 0 -1 4202496 33208 0 0 0 499996 7 0 0 25 0 1 0 458028480 138153984 32837 33554432000 134512640 136057169 4294409792 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8335/statm: 33729 32837 183 378 0 33349 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 134916

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): 4999.81
CPU time (s): 5000.04
CPU user time (s): 4999.96
CPU system time (s): 0.078987
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 135400

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

runsolver used 6.25405 second user time and 16.5065 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-24 16:42:09
IDJOB=3275848
IDBENCH=83896
IDSOLVER=1677
FILE ID=node143/3275848-1303656129
RUNJOBID= node143-1303650255-7927
PBS_JOBID= 13150705
Free space on /tmp= 72356 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_27_50_3-dir.shuffled-as.sat03-169.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-3275848-1303656129/watcher-3275848-1303656129 -o /tmp/evaluation-result-3275848-1303656129/solver-3275848-1303656129 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3275848-1303656129.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= b5a637600c242725f15a247a84bdea1b
RANDOM SEED=1495152584

node143.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.846
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.69
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.846
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.846
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.74
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.83
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.846
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.846
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:     32951124 kB
MemFree:      14311848 kB
Buffers:       2271504 kB
Cached:       15731904 kB
SwapCached:          0 kB
Active:        6745228 kB
Inactive:     11340172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14311848 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2720 kB
Writeback:           0 kB
AnonPages:       81580 kB
Mapped:          15984 kB
Slab:           491320 kB
PageTables:       4776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   222332 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= 72356 MiB
End job on node143 at 2011-04-24 18:05:30