Trace number 3423141

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
clasp 2.0-R4092-crafted? (TO) 5000.1 5000.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
MD5SUM808fa775df860c59a1178e77fc60f410
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3885.47
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses25452
Sum of the clauses size254370
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530
Number of clauses of size over 525422

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...690698/instance-3423141-1306690698.cnf
1.29/1.38	c Solving...
5000.07/5000.02	
5000.07/5000.02	*** INTERRUPTED! ***
5000.07/5000.02	s UNKNOWN
5000.07/5000.02	
5000.07/5000.02	c INTERRUPTED   : 1
5000.07/5000.02	c Models        : 0+    
5000.07/5000.02	c Time          : 5000.019s (Solving: 4998.63s 1st Model: 0.00s Unsat: 0.00s)
5000.07/5000.02	c CPU Time      : 5000.080s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3423141-1306690698/watcher-3423141-1306690698 -o /tmp/evaluation-result-3423141-1306690698/solver-3423141-1306690698 -C 5000 -W 5100 -M 15500 HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3423141-1306690698.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.03 1.03 1.09 2/558 894
/proc/meminfo: memFree=23721428/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=12568 CPUtime=0 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 478 0 0 0 0 0 0 0 23 0 1 0 780668511 12869632 419 33554432000 4194304 4929204 140734450785104 18446744073709551615 251814240000 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 3142 419 327 180 0 152 0

[startup+0.072351 s]
/proc/loadavg: 1.03 1.03 1.09 2/558 894
/proc/meminfo: memFree=23721428/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=15712 CPUtime=0.06 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 1334 0 0 0 6 0 0 0 23 0 1 0 780668511 16089088 1239 33554432000 4194304 4929204 140734450785104 18446744073709551615 4582423 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 3928 1239 339 180 0 938 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15712

[startup+0.100344 s]
/proc/loadavg: 1.03 1.03 1.09 2/558 894
/proc/meminfo: memFree=23721428/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=15712 CPUtime=0.09 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 1334 0 0 0 9 0 0 0 23 0 1 0 780668511 16089088 1239 33554432000 4194304 4929204 140734450785104 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 3928 1239 339 180 0 938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15712

[startup+0.300308 s]
/proc/loadavg: 1.03 1.03 1.09 2/558 894
/proc/meminfo: memFree=23721428/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=15712 CPUtime=0.29 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 1335 0 0 0 29 0 0 0 25 0 1 0 780668511 16089088 1240 33554432000 4194304 4929204 140734450785104 18446744073709551615 4582030 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 3928 1240 339 180 0 938 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15712

[startup+0.700242 s]
/proc/loadavg: 1.03 1.03 1.09 2/558 894
/proc/meminfo: memFree=23721428/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=15876 CPUtime=0.69 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 1362 0 0 0 69 0 0 0 25 0 1 0 780668511 16257024 1267 33554432000 4194304 4929204 140734450785104 18446744073709551615 4582345 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 3969 1267 339 180 0 979 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15876

[startup+1.50111 s]
/proc/loadavg: 1.11 1.04 1.10 3/562 901
/proc/meminfo: memFree=23709872/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=15876 CPUtime=1.49 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 1496 0 0 0 149 0 0 0 25 0 1 0 780668511 16257024 1310 33554432000 4194304 4929204 140734450785104 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 3969 1310 368 180 0 979 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15876

[startup+3.10085 s]
/proc/loadavg: 1.11 1.04 1.10 3/562 901
/proc/meminfo: memFree=23706780/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=16704 CPUtime=3.09 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 1673 0 0 0 309 0 0 0 25 0 1 0 780668511 17104896 1487 33554432000 4194304 4929204 140734450785104 18446744073709551615 4307353 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 4176 1487 368 180 0 1186 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16704

[startup+6.30031 s]
/proc/loadavg: 1.11 1.04 1.10 3/562 901
/proc/meminfo: memFree=23705176/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=17908 CPUtime=6.29 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 1962 0 0 0 629 0 0 0 25 0 1 0 780668511 18337792 1776 33554432000 4194304 4929204 140734450785104 18446744073709551615 4637460 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 4477 1776 368 180 0 1487 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17908

[startup+12.7003 s]
/proc/loadavg: 1.24 1.07 1.11 3/562 901
/proc/meminfo: memFree=23702172/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=19076 CPUtime=12.69 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 2218 0 0 0 1269 0 0 0 25 0 1 0 780668511 19533824 2032 33554432000 4194304 4929204 140734450785104 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 4769 2032 368 180 0 1779 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19076

[startup+25.5011 s]
/proc/loadavg: 1.36 1.10 1.12 3/562 902
/proc/meminfo: memFree=23699132/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=20744 CPUtime=25.49 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 2594 0 0 0 2549 0 0 0 25 0 1 0 780668511 21241856 2408 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 5186 2408 368 180 0 2196 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20744

[startup+51.1007 s]
/proc/loadavg: 1.58 1.17 1.14 3/562 902
/proc/meminfo: memFree=23694668/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=22796 CPUtime=51.09 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 3062 0 0 0 5109 0 0 0 25 0 1 0 780668511 23343104 2876 33554432000 4194304 4929204 140734450785104 18446744073709551615 4322451 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 5699 2876 368 180 0 2709 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22796

[startup+102.321 s]
/proc/loadavg: 1.83 1.31 1.19 3/562 904
/proc/meminfo: memFree=23687204/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=25256 CPUtime=102.31 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 3647 0 0 0 10231 0 0 0 25 0 1 0 780668511 25862144 3461 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 6314 3461 368 180 0 3324 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 25256

[startup+162.301 s]
/proc/loadavg: 2.02 1.46 1.24 3/562 905
/proc/meminfo: memFree=23681964/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=28080 CPUtime=162.29 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 4277 0 0 0 16229 0 0 0 25 0 1 0 780668511 28753920 4091 33554432000 4194304 4929204 140734450785104 18446744073709551615 4328400 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 7020 4091 368 180 0 4030 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 28080

[startup+222.301 s]
/proc/loadavg: 2.04 1.57 1.29 3/562 907
/proc/meminfo: memFree=23678716/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=30020 CPUtime=222.29 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 4712 0 0 0 22229 0 0 0 25 0 1 0 780668511 30740480 4526 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 7505 4526 368 180 0 4515 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 30020

[startup+282.301 s]
/proc/loadavg: 2.01 1.65 1.33 3/562 909
/proc/meminfo: memFree=23677584/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=31292 CPUtime=282.29 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 4974 0 0 0 28229 0 0 0 25 0 1 0 780668511 32043008 4788 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633756 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 7823 4788 368 180 0 4833 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 31292

[startup+342.301 s]
/proc/loadavg: 2.15 1.75 1.39 3/562 911
/proc/meminfo: memFree=23674840/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=32116 CPUtime=342.29 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 5189 0 0 0 34229 0 0 0 25 0 1 0 780668511 32886784 5003 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 8029 5003 368 180 0 5039 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 32116

[startup+402.301 s]
/proc/loadavg: 2.05 1.80 1.42 3/562 913
/proc/meminfo: memFree=23672212/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=33316 CPUtime=402.29 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 5447 0 0 0 40229 0 0 0 25 0 1 0 780668511 34115584 5261 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633767 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 8329 5261 370 180 0 5339 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 33316

[startup+462.301 s]
/proc/loadavg: 2.02 1.83 1.46 3/562 914
/proc/meminfo: memFree=23670940/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=33884 CPUtime=462.29 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 5577 0 0 0 46229 0 0 0 25 0 1 0 780668511 34697216 5391 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 8471 5391 370 180 0 5481 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 33884

[startup+522.301 s]
/proc/loadavg: 2.00 1.86 1.49 3/562 916
/proc/meminfo: memFree=23669064/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=34076 CPUtime=522.29 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 5636 0 0 0 52229 0 0 0 25 0 1 0 780668511 34893824 5450 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 8519 5450 370 180 0 5529 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 34076

[startup+582.3 s]
/proc/loadavg: 2.00 1.88 1.52 3/562 918
/proc/meminfo: memFree=23667060/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=35212 CPUtime=582.3 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 5885 0 0 0 58230 0 0 0 25 0 1 0 780668511 36057088 5699 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633931 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/894/statm: 8803 5699 370 180 0 5813 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 35212

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.04 2.07 2.01 3/562 1023
/proc/meminfo: memFree=23628468/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=54436 CPUtime=4002.35 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 10366 0 0 0 400234 1 0 0 25 0 1 0 780668511 55742464 10099 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 13609 10099 370 180 0 10619 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 54436

[startup+4062.32 s]
/proc/loadavg: 2.01 2.05 2.01 3/562 1024
/proc/meminfo: memFree=23627196/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=54436 CPUtime=4062.37 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 10370 0 0 0 406236 1 0 0 25 0 1 0 780668511 55742464 10103 33554432000 4194304 4929204 140734450785104 18446744073709551615 4357455 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 13609 10103 370 180 0 10619 0
Current children cumulated CPU time (s) 4062.37
Current children cumulated vsize (KiB) 54436

[startup+4122.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/562 1026
/proc/meminfo: memFree=23628168/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=54436 CPUtime=4122.35 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 10378 0 0 0 412234 1 0 0 25 0 1 0 780668511 55742464 10111 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633734 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 13609 10111 370 180 0 10619 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 54436

[startup+4182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 1028
/proc/meminfo: memFree=23628012/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=54436 CPUtime=4182.35 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 10405 0 0 0 418234 1 0 0 25 0 1 0 780668511 55742464 10138 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 13609 10138 370 180 0 10619 0
Current children cumulated CPU time (s) 4182.35
Current children cumulated vsize (KiB) 54436

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 1029
/proc/meminfo: memFree=23627736/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=54720 CPUtime=4242.35 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 10475 0 0 0 424234 1 0 0 25 0 1 0 780668511 56033280 10208 33554432000 4194304 4929204 140734450785104 18446744073709551615 4307338 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 13680 10208 370 180 0 10690 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 54720

[startup+4302.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/562 1031
/proc/meminfo: memFree=23626844/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=55004 CPUtime=4302.35 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 10536 0 0 0 430234 1 0 0 25 0 1 0 780668511 56324096 10269 33554432000 4194304 4929204 140734450785104 18446744073709551615 4637470 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 13751 10269 370 180 0 10761 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 55004

[startup+4362.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/562 1032
/proc/meminfo: memFree=23627168/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=55288 CPUtime=4362.35 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 10599 0 0 0 436234 1 0 0 25 0 1 0 780668511 56614912 10332 33554432000 4194304 4929204 140734450785104 18446744073709551615 4637470 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 13822 10332 370 180 0 10832 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 55288

[startup+4422.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/562 1034
/proc/meminfo: memFree=23625764/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=55856 CPUtime=4422.35 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 10738 0 0 0 442234 1 0 0 25 0 1 0 780668511 57196544 10471 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 13964 10471 370 180 0 10974 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 55856

[startup+4482.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/562 1036
/proc/meminfo: memFree=23625852/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=55856 CPUtime=4482.35 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 10758 0 0 0 448234 1 0 0 25 0 1 0 780668511 57196544 10491 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 13964 10491 370 180 0 10974 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 55856

[startup+4542.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/562 1037
/proc/meminfo: memFree=23624836/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=56424 CPUtime=4542.36 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 10872 0 0 0 454235 1 0 0 25 0 1 0 780668511 57778176 10605 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 14106 10605 370 180 0 11116 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 56424

[startup+4602.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/562 1039
/proc/meminfo: memFree=23622700/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=56712 CPUtime=4602.36 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 10932 0 0 0 460235 1 0 0 25 0 1 0 780668511 58073088 10665 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 14178 10665 370 180 0 11188 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 56712

[startup+4662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 1040
/proc/meminfo: memFree=23621432/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=56712 CPUtime=4662.36 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 10958 0 0 0 466235 1 0 0 25 0 1 0 780668511 58073088 10691 33554432000 4194304 4929204 140734450785104 18446744073709551615 251813937744 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 14178 10691 370 180 0 11188 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 56712

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 1042
/proc/meminfo: memFree=23621664/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=57280 CPUtime=4722.38 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 11068 0 0 0 472237 1 0 0 25 0 1 0 780668511 58654720 10801 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 14320 10801 370 180 0 11330 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 57280

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 1044
/proc/meminfo: memFree=23621636/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=57280 CPUtime=4782.36 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 11071 0 0 0 478235 1 0 0 25 0 1 0 780668511 58654720 10804 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 14320 10804 370 180 0 11330 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 57280

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/562 1045
/proc/meminfo: memFree=23620128/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=57280 CPUtime=4842.36 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 11071 0 0 0 484235 1 0 0 25 0 1 0 780668511 58654720 10804 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 14320 10804 370 180 0 11330 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 57280

[startup+4902.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/562 1047
/proc/meminfo: memFree=23620832/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=57280 CPUtime=4902.36 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 11077 0 0 0 490235 1 0 0 25 0 1 0 780668511 58654720 10810 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 14320 10810 370 180 0 11330 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 57280

[startup+4962.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/562 1048
/proc/meminfo: memFree=23621292/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=57564 CPUtime=4962.36 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 11140 0 0 0 496235 1 0 0 25 0 1 0 780668511 58945536 10873 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 14391 10873 370 180 0 11401 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 57564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.04 2.02 2.00 3/562 1058
/proc/meminfo: memFree=23620876/32950928 swapFree=41934332/67111528
[pid=894] ppid=892 vsize=57848 CPUtime=5000.07 cores=1,3,5,7
/proc/894/stat : 894 (clasp) R 892 894 861 0 -1 4202496 11201 0 0 0 500006 1 0 0 25 0 1 0 780668511 59236352 10934 33554432000 4194304 4929204 140734450785104 18446744073709551615 4633767 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/894/statm: 14462 10934 370 180 0 11472 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 57848

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.02
CPU time (s): 5000.1
CPU user time (s): 5000.08
CPU system time (s): 0.017997
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 57848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.08
system time used= 0.017997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11212
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= 7
involuntary context switches= 49006

runsolver used 25.8101 second user time and 65.1071 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-29 19:38:18
IDJOB=3423141
IDBENCH=83921
IDSOLVER=1917
FILE ID=node126/3423141-1306690698
RUNJOBID= node126-1306690698-881
PBS_JOBID= 13471858
Free space on /tmp= 73476 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
COMMAND LINE= HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3423141-1306690698/watcher-3423141-1306690698 -o /tmp/evaluation-result-3423141-1306690698/solver-3423141-1306690698 -C 5000 -W 5100 -M 15500  HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3423141-1306690698.cnf

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

MD5SUM BENCH= 808fa775df860c59a1178e77fc60f410
RANDOM SEED=2001083625

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23721716 kB
Buffers:        333080 kB
Cached:        6375564 kB
SwapCached:      49920 kB
Active:        4301072 kB
Inactive:      4606852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23721716 kB
SwapTotal:    67111528 kB
SwapFree:     41934332 kB
Dirty:            3160 kB
Writeback:           0 kB
AnonPages:     2162888 kB
Mapped:          24080 kB
Slab:           148796 kB
PageTables:     100052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176379284 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= 73472 MiB
End job on node126 at 2011-05-29 21:01:40