Trace number 3423032

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.09 4999.93

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...685588/instance-3423032-1306685588.cnf
5.99/6.08	c Solving...
5000.07/4999.91	
5000.07/4999.91	*** INTERRUPTED! ***
5000.07/4999.91	s UNKNOWN
5000.07/4999.91	
5000.07/4999.91	c INTERRUPTED   : 1
5000.07/4999.91	c Models        : 0+    
5000.07/4999.91	c Time          : 4999.915s (Solving: 4993.84s 1st Model: 0.00s Unsat: 0.00s)
5000.07/4999.91	c CPU Time      : 5000.070s

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-3423032-1306685588/watcher-3423032-1306685588 -o /tmp/evaluation-result-3423032-1306685588/solver-3423032-1306685588 -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-3423032-1306685588.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.02 1.33 1.67 2/433 22113
/proc/meminfo: memFree=11669748/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=14700 CPUtime=0.01 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 1121 0 0 0 1 0 0 0 22 0 1 0 780156637 15052800 960 33554432000 4194304 4929204 140736062583856 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 3675 961 327 180 0 685 0

[startup+0.050355 s]
/proc/loadavg: 1.02 1.33 1.67 2/433 22113
/proc/meminfo: memFree=11669748/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=21544 CPUtime=0.04 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 3399 0 0 0 4 0 0 0 22 0 1 0 780156637 22061056 2584 33554432000 4194304 4929204 140736062583856 18446744073709551615 255377301248 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 5386 2586 327 180 0 2396 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 21544

[startup+0.100356 s]
/proc/loadavg: 1.02 1.33 1.67 2/433 22113
/proc/meminfo: memFree=11669748/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=26864 CPUtime=0.09 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 4687 0 0 0 9 0 0 0 22 0 1 0 780156637 27508736 3857 33554432000 4194304 4929204 140736062583856 18446744073709551615 4582093 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 6716 3857 337 180 0 3726 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26864

[startup+0.300307 s]
/proc/loadavg: 1.02 1.33 1.67 2/433 22113
/proc/meminfo: memFree=11669748/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=26864 CPUtime=0.29 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 4687 0 0 0 29 0 0 0 23 0 1 0 780156637 27508736 3857 33554432000 4194304 4929204 140736062583856 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 6716 3857 337 180 0 3726 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26864

[startup+0.700271 s]
/proc/loadavg: 1.02 1.33 1.67 2/433 22113
/proc/meminfo: memFree=11669748/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=26864 CPUtime=0.69 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 4687 0 0 0 69 0 0 0 25 0 1 0 780156637 27508736 3857 33554432000 4194304 4929204 140736062583856 18446744073709551615 4582129 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 6716 3857 337 180 0 3726 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26864

[startup+1.50112 s]
/proc/loadavg: 1.02 1.33 1.67 3/437 22138
/proc/meminfo: memFree=11644588/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=30164 CPUtime=1.49 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 5544 0 0 0 149 0 0 0 25 0 1 0 780156637 30887936 4714 33554432000 4194304 4929204 140736062583856 18446744073709551615 4590059 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 7541 4714 339 180 0 4551 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30164

[startup+3.10084 s]
/proc/loadavg: 1.02 1.33 1.67 3/437 22138
/proc/meminfo: memFree=11635112/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=36376 CPUtime=3.09 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 7075 0 0 0 309 0 0 0 25 0 1 0 780156637 37249024 6245 33554432000 4194304 4929204 140736062583856 18446744073709551615 4586838 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 9094 6245 339 180 0 6104 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36376

[startup+6.30025 s]
/proc/loadavg: 1.10 1.34 1.67 3/437 22139
/proc/meminfo: memFree=11625836/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=45652 CPUtime=6.29 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 9775 0 0 0 628 1 0 0 25 0 1 0 780156637 46747648 8637 33554432000 4194304 4929204 140736062583856 18446744073709551615 4357473 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 11413 8637 367 180 0 8423 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45652

[startup+12.701 s]
/proc/loadavg: 1.17 1.35 1.67 3/437 22139
/proc/meminfo: memFree=11611388/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=48848 CPUtime=12.69 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 10616 0 0 0 1268 1 0 0 25 0 1 0 780156637 50020352 9478 33554432000 4194304 4929204 140736062583856 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 12212 9478 367 180 0 9222 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48848

[startup+25.5007 s]
/proc/loadavg: 1.35 1.38 1.68 3/437 22139
/proc/meminfo: memFree=11602348/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=54064 CPUtime=25.48 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 11906 0 0 0 2547 1 0 0 25 0 1 0 780156637 55361536 10768 33554432000 4194304 4929204 140736062583856 18446744073709551615 4307355 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 13516 10768 367 180 0 10526 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54064

[startup+51.1009 s]
/proc/loadavg: 1.57 1.43 1.68 3/437 22140
/proc/meminfo: memFree=11590752/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=61352 CPUtime=51.09 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 13685 0 0 0 5107 2 0 0 25 0 1 0 780156637 62824448 12547 33554432000 4194304 4929204 140736062583856 18446744073709551615 4327585 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 15338 12547 367 180 0 12348 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61352

[startup+102.316 s]
/proc/loadavg: 1.81 1.52 1.70 3/437 22141
/proc/meminfo: memFree=11575000/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=69416 CPUtime=102.31 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 15610 0 0 0 10229 2 0 0 25 0 1 0 780156637 71081984 14472 33554432000 4194304 4929204 140736062583856 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 17354 14472 369 180 0 14364 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 69416

[startup+162.3 s]
/proc/loadavg: 1.97 1.62 1.72 3/437 22143
/proc/meminfo: memFree=11563332/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=76408 CPUtime=162.29 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 17286 0 0 0 16227 2 0 0 25 0 1 0 780156637 78241792 16148 33554432000 4194304 4929204 140736062583856 18446744073709551615 4337333 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 19102 16148 369 180 0 16112 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76408

[startup+222.3 s]
/proc/loadavg: 1.99 1.68 1.74 3/437 22144
/proc/meminfo: memFree=11556496/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=80108 CPUtime=222.3 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 18176 0 0 0 22227 3 0 0 25 0 1 0 780156637 82030592 17038 33554432000 4194304 4929204 140736062583856 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 20027 17038 369 180 0 17037 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 80108

[startup+282.301 s]
/proc/loadavg: 1.99 1.74 1.75 3/437 22146
/proc/meminfo: memFree=11549784/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=81720 CPUtime=282.3 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 18520 0 0 0 28227 3 0 0 25 0 1 0 780156637 83681280 17382 33554432000 4194304 4929204 140736062583856 18446744073709551615 4633773 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 20430 17382 369 180 0 17440 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 81720

[startup+342.301 s]
/proc/loadavg: 1.99 1.78 1.76 3/437 22148
/proc/meminfo: memFree=11541100/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=89012 CPUtime=342.3 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 20189 0 0 0 34227 3 0 0 25 0 1 0 780156637 91148288 19051 33554432000 4194304 4929204 140736062583856 18446744073709551615 4359763 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 22253 19051 369 180 0 19263 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 89012

[startup+402.301 s]
/proc/loadavg: 1.99 1.82 1.77 3/437 22149
/proc/meminfo: memFree=11538228/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=90796 CPUtime=402.3 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 20611 0 0 0 40227 3 0 0 25 0 1 0 780156637 92975104 19473 33554432000 4194304 4929204 140736062583856 18446744073709551615 4327328 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 22699 19473 369 180 0 19709 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 90796

[startup+462.301 s]
/proc/loadavg: 2.03 1.86 1.79 3/437 22151
/proc/meminfo: memFree=11529540/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=95052 CPUtime=462.31 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 21638 0 0 0 46227 4 0 0 25 0 1 0 780156637 97333248 20500 33554432000 4194304 4929204 140736062583856 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 23763 20500 369 180 0 20773 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 95052

[startup+522.301 s]
/proc/loadavg: 2.01 1.89 1.80 3/437 22152
/proc/meminfo: memFree=11524076/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=98088 CPUtime=522.31 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 22342 0 0 0 52227 4 0 0 25 0 1 0 780156637 100442112 21204 33554432000 4194304 4929204 140736062583856 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 24522 21204 369 180 0 21532 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 98088

[startup+582.301 s]
/proc/loadavg: 2.00 1.90 1.81 3/437 22154
/proc/meminfo: memFree=11520968/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=100520 CPUtime=582.31 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 22915 0 0 0 58227 4 0 0 25 0 1 0 780156637 102932480 21777 33554432000 4194304 4929204 140736062583856 18446744073709551615 4638397 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 25130 21777 369 180 0 22140 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 100520

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/437 22259
/proc/meminfo: memFree=11407820/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=166996 CPUtime=4062.44 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 38224 0 0 0 406236 8 0 0 25 0 1 0 780156637 171003904 37086 33554432000 4194304 4929204 140736062583856 18446744073709551615 4316147 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 41749 37086 369 180 0 38759 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 166996

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 22260
/proc/meminfo: memFree=11406820/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=167640 CPUtime=4122.43 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 38363 0 0 0 412235 8 0 0 25 0 1 0 780156637 171663360 37225 33554432000 4194304 4929204 140736062583856 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 41910 37225 369 180 0 38920 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 167640

[startup+4182.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/437 22262
/proc/meminfo: memFree=11404440/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=168116 CPUtime=4182.43 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 38461 0 0 0 418235 8 0 0 25 0 1 0 780156637 172150784 37323 33554432000 4194304 4929204 140736062583856 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 42029 37323 369 180 0 39039 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 168116

[startup+4242.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/437 22264
/proc/meminfo: memFree=11402196/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=168116 CPUtime=4242.43 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 38461 0 0 0 424235 8 0 0 25 0 1 0 780156637 172150784 37323 33554432000 4194304 4929204 140736062583856 18446744073709551615 4627825 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 42029 37323 369 180 0 39039 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 168116

[startup+4302.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/437 22265
/proc/meminfo: memFree=11399584/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=168684 CPUtime=4302.43 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 38575 0 0 0 430235 8 0 0 25 0 1 0 780156637 172732416 37437 33554432000 4194304 4929204 140736062583856 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 42171 37437 369 180 0 39181 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 168684

[startup+4362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/437 22267
/proc/meminfo: memFree=11397960/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=168876 CPUtime=4362.43 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 38620 0 0 0 436235 8 0 0 25 0 1 0 780156637 172929024 37482 33554432000 4194304 4929204 140736062583856 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 42219 37482 369 180 0 39229 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 168876

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 22268
/proc/meminfo: memFree=11397080/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=168876 CPUtime=4422.43 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 38626 0 0 0 442235 8 0 0 25 0 1 0 780156637 172929024 37488 33554432000 4194304 4929204 140736062583856 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 42219 37488 369 180 0 39229 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 168876

[startup+4482.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/437 22270
/proc/meminfo: memFree=11395700/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=169868 CPUtime=4482.44 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 38824 0 0 0 448236 8 0 0 25 0 1 0 780156637 173944832 37686 33554432000 4194304 4929204 140736062583856 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 42467 37686 369 180 0 39477 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 169868

[startup+4542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/437 22272
/proc/meminfo: memFree=11395060/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=169868 CPUtime=4542.44 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 38824 0 0 0 454236 8 0 0 25 0 1 0 780156637 173944832 37686 33554432000 4194304 4929204 140736062583856 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 42467 37686 369 180 0 39477 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 169868

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/437 22273
/proc/meminfo: memFree=11390700/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=171340 CPUtime=4602.45 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 39182 0 0 0 460237 8 0 0 25 0 1 0 780156637 175452160 38044 33554432000 4194304 4929204 140736062583856 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 42835 38044 369 180 0 39845 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 171340

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/437 22275
/proc/meminfo: memFree=11386716/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=175216 CPUtime=4662.44 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 40108 0 0 0 466236 8 0 0 25 0 1 0 780156637 179421184 38970 33554432000 4194304 4929204 140736062583856 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 43804 38970 369 180 0 40814 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 175216

[startup+4722.32 s]
/proc/loadavg: 2.04 2.02 2.00 3/437 22276
/proc/meminfo: memFree=11385840/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=177056 CPUtime=4722.46 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 40528 0 0 0 472237 9 0 0 25 0 1 0 780156637 181305344 39390 33554432000 4194304 4929204 140736062583856 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 44264 39390 369 180 0 41274 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 177056

[startup+4782.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/437 22278
/proc/meminfo: memFree=11382980/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=179780 CPUtime=4782.45 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 41126 0 0 0 478236 9 0 0 25 0 1 0 780156637 184094720 39988 33554432000 4194304 4929204 140736062583856 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 44945 39988 369 180 0 41955 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 179780

[startup+4842.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/437 22280
/proc/meminfo: memFree=11382604/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=179780 CPUtime=4842.45 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 41134 0 0 0 484236 9 0 0 25 0 1 0 780156637 184094720 39996 33554432000 4194304 4929204 140736062583856 18446744073709551615 4628072 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 44945 39996 369 180 0 41955 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 179780

[startup+4902.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/437 22281
/proc/meminfo: memFree=11382224/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=180064 CPUtime=4902.45 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 41195 0 0 0 490236 9 0 0 25 0 1 0 780156637 184385536 40057 33554432000 4194304 4929204 140736062583856 18446744073709551615 4316032 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 45016 40057 369 180 0 42026 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 180064

[startup+4962.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/437 22283
/proc/meminfo: memFree=11381968/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=180592 CPUtime=4962.45 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 41365 0 0 0 496236 9 0 0 25 0 1 0 780156637 184926208 40227 33554432000 4194304 4929204 140736062583856 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 45148 40227 369 180 0 42158 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 180592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.09 2.05 2.00 3/437 22284
/proc/meminfo: memFree=11380352/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=181780 CPUtime=5000.07 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 41670 0 0 0 499998 9 0 0 25 0 1 0 780156637 186142720 40532 33554432000 4194304 4929204 140736062583856 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 45445 40532 369 180 0 42455 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 181780

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

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

[startup+4999.9 s]
/proc/loadavg: 2.09 2.05 2.00 3/437 22284
/proc/meminfo: memFree=11380352/32951124 swapFree=62199376/67111528
[pid=22113] ppid=22111 vsize=181780 CPUtime=5000.07 cores=0,2,4,6
/proc/22113/stat : 22113 (clasp) R 22111 22113 20516 0 -1 4202496 41670 0 0 0 499998 9 0 0 25 0 1 0 780156637 186142720 40532 33554432000 4194304 4929204 140736062583856 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22113/statm: 45445 40532 369 180 0 42455 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 181780

Child status: 0
Real time (s): 4999.93
CPU time (s): 5000.09
CPU user time (s): 4999.98
CPU system time (s): 0.100984
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 181780

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

runsolver used 22.1096 second user time and 47.1088 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-29 18:13:08
IDJOB=3423032
IDBENCH=83159
IDSOLVER=1917
FILE ID=node135/3423032-1306685588
RUNJOBID= node135-1306685588-22090
PBS_JOBID= 13471762
Free space on /tmp= 73528 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-13x32.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-3423032-1306685588/watcher-3423032-1306685588 -o /tmp/evaluation-result-3423032-1306685588/solver-3423032-1306685588 -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-3423032-1306685588.cnf

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=238128090

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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:     32951124 kB
MemFree:      11670036 kB
Buffers:        360668 kB
Cached:        8033424 kB
SwapCached:      84472 kB
Active:       14017484 kB
Inactive:      6965228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11670036 kB
SwapTotal:    67111528 kB
SwapFree:     62199376 kB
Dirty:            5088 kB
Writeback:           0 kB
AnonPages:    12509840 kB
Mapped:          25524 kB
Slab:           165344 kB
PageTables:      65848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124372788 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73528 MiB
End job on node135 at 2011-05-29 19:36:30