Trace number 3300064

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-indust? (TO) 1299.98 1300.01

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1067.51
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...824216/instance-3300064-1303824216.cnf
0.59/0.63	c Solving...
1299.97/1300.00	
1299.97/1300.00	*** INTERRUPTED! ***
1299.97/1300.00	s UNKNOWN
1299.97/1300.00	
1299.97/1300.00	c INTERRUPTED   : 1
1299.97/1300.00	c Models        : 0+    
1299.97/1300.00	c Time          : 1300.001s (Solving: 1299.38s 1st Model: 0.00s Unsat: 0.00s)
1299.97/1300.00	c CPU Time      : 1299.970s

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: 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-3300064-1303824216/watcher-3300064-1303824216 -o /tmp/evaluation-result-3300064-1303824216/solver-3300064-1303824216 -C 2400 -W 1300 -M 7680 HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300064-1303824216.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.62 1.46 0.57 4/189 32483
/proc/meminfo: memFree=21453740/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=12600 CPUtime=0 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 494023946 12902400 429 33554432000 4194304 4929204 140736021401120 18446744073709551615 4319636 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 3150 431 327 180 0 160 0

[startup+0.072108 s]
/proc/loadavg: 3.62 1.46 0.57 4/189 32483
/proc/meminfo: memFree=21453740/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=18416 CPUtime=0.06 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 2195 0 0 0 6 0 0 0 25 0 1 0 494023946 18857984 1823 33554432000 4194304 4929204 140736021401120 18446744073709551615 4582119 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 4604 1823 338 180 0 1614 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18416

[startup+0.101099 s]
/proc/loadavg: 3.62 1.46 0.57 4/189 32483
/proc/meminfo: memFree=21453740/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=18416 CPUtime=0.09 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 2196 0 0 0 9 0 0 0 25 0 1 0 494023946 18857984 1824 33554432000 4194304 4929204 140736021401120 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 4604 1824 339 180 0 1614 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18416

[startup+0.301064 s]
/proc/loadavg: 3.62 1.46 0.57 4/189 32483
/proc/meminfo: memFree=21453740/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=18944 CPUtime=0.29 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 2342 0 0 0 29 0 0 0 25 0 1 0 494023946 19398656 1970 33554432000 4194304 4929204 140736021401120 18446744073709551615 4574878 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 4736 1970 339 180 0 1746 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18944

[startup+0.700993 s]
/proc/loadavg: 3.62 1.46 0.57 4/189 32483
/proc/meminfo: memFree=21453740/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=20228 CPUtime=0.69 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 2885 0 0 0 69 0 0 0 25 0 1 0 494023946 20713472 2380 33554432000 4194304 4929204 140736021401120 18446744073709551615 4316126 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 5057 2380 367 180 0 2067 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20228

[startup+1.50086 s]
/proc/loadavg: 3.62 1.46 0.57 5/190 32484
/proc/meminfo: memFree=21444688/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=20228 CPUtime=1.49 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 2885 0 0 0 149 0 0 0 25 0 1 0 494023946 20713472 2380 33554432000 4194304 4929204 140736021401120 18446744073709551615 4633795 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 5057 2380 367 180 0 2067 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20228

[startup+3.10051 s]
/proc/loadavg: 3.62 1.46 0.57 5/190 32484
/proc/meminfo: memFree=21444316/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=20228 CPUtime=3.09 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 2885 0 0 0 309 0 0 0 25 0 1 0 494023946 20713472 2380 33554432000 4194304 4929204 140736021401120 18446744073709551615 4327559 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 5057 2380 367 180 0 2067 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20228

[startup+6.30093 s]
/proc/loadavg: 3.65 1.51 0.59 5/190 32484
/proc/meminfo: memFree=21444084/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=20228 CPUtime=6.29 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 2894 0 0 0 629 0 0 0 25 0 1 0 494023946 20713472 2389 33554432000 4194304 4929204 140736021401120 18446744073709551615 4638379 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 5057 2389 372 180 0 2067 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20228

[startup+12.7007 s]
/proc/loadavg: 3.68 1.55 0.61 5/190 32484
/proc/meminfo: memFree=21443576/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=21560 CPUtime=12.69 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 3219 0 0 0 1269 0 0 0 25 0 1 0 494023946 22077440 2714 33554432000 4194304 4929204 140736021401120 18446744073709551615 4634069 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 5390 2714 373 180 0 2400 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21560

[startup+25.5003 s]
/proc/loadavg: 3.75 1.67 0.66 5/190 32484
/proc/meminfo: memFree=21441096/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=23588 CPUtime=25.49 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 3707 0 0 0 2549 0 0 0 25 0 1 0 494023946 24154112 3202 33554432000 4194304 4929204 140736021401120 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 5897 3202 373 180 0 2907 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23588

[startup+51.1005 s]
/proc/loadavg: 3.83 1.85 0.75 5/190 32485
/proc/meminfo: memFree=21433236/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=28196 CPUtime=51.09 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 4844 0 0 0 5109 0 0 0 25 0 1 0 494023946 28872704 4339 33554432000 4194304 4929204 140736021401120 18446744073709551615 4316226 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 7049 4339 373 180 0 4059 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28196

[startup+102.307 s]
/proc/loadavg: 3.93 2.18 0.92 5/190 32540
/proc/meminfo: memFree=21488436/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=37420 CPUtime=102.29 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 6980 0 0 0 10229 0 0 0 25 0 1 0 494023946 38318080 6475 33554432000 4194304 4929204 140736021401120 18446744073709551615 212435714690 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 9355 6475 373 180 0 6365 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 37420

[startup+162.3 s]
/proc/loadavg: 3.97 2.51 1.11 5/190 32542
/proc/meminfo: memFree=21450856/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=50292 CPUtime=162.29 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 10169 0 0 0 16228 1 0 0 25 0 1 0 494023946 51499008 9664 33554432000 4194304 4929204 140736021401120 18446744073709551615 4633827 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 12573 9664 373 180 0 9583 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 50292

[startup+222.301 s]
/proc/loadavg: 3.99 2.78 1.29 5/190 32543
/proc/meminfo: memFree=21416620/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=57044 CPUtime=222.28 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 11918 0 0 0 22226 2 0 0 25 0 1 0 494023946 58413056 11142 33554432000 4194304 4929204 140736021401120 18446744073709551615 4632632 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 14261 11142 373 180 0 11271 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 57044

[startup+282.301 s]
/proc/loadavg: 4.06 3.01 1.46 5/190 32572
/proc/meminfo: memFree=21070520/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=61252 CPUtime=282.28 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 13019 0 0 0 28226 2 0 0 25 0 1 0 494023946 62722048 12243 33554432000 4194304 4929204 140736021401120 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 15313 12243 373 180 0 12323 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 61252

[startup+342.3 s]
/proc/loadavg: 4.05 3.20 1.62 5/190 32601
/proc/meminfo: memFree=21314476/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=65776 CPUtime=342.28 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 14098 0 0 0 34225 3 0 0 25 0 1 0 494023946 67354624 13322 33554432000 4194304 4929204 140736021401120 18446744073709551615 4316194 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 16444 13322 373 180 0 13454 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 65776

[startup+402.301 s]
/proc/loadavg: 4.02 3.35 1.77 5/190 32629
/proc/meminfo: memFree=21200924/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=68976 CPUtime=402.28 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 14918 0 0 0 40225 3 0 0 25 0 1 0 494023946 70631424 14142 33554432000 4194304 4929204 140736021401120 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 17244 14142 373 180 0 14254 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 68976

[startup+462.301 s]
/proc/loadavg: 4.00 3.46 1.90 5/190 32631
/proc/meminfo: memFree=21164448/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=70588 CPUtime=462.28 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 15284 0 0 0 46225 3 0 0 25 0 1 0 494023946 72282112 14508 33554432000 4194304 4929204 140736021401120 18446744073709551615 4633767 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 17647 14508 373 180 0 14657 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 70588

[startup+522.3 s]
/proc/loadavg: 4.03 3.57 2.04 5/190 32632
/proc/meminfo: memFree=21158548/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=71348 CPUtime=522.28 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 15475 0 0 0 52225 3 0 0 25 0 1 0 494023946 73060352 14699 33554432000 4194304 4929204 140736021401120 18446744073709551615 4316289 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 17837 14699 373 180 0 14847 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 71348

[startup+582.301 s]
/proc/loadavg: 4.01 3.65 2.16 5/190 32634
/proc/meminfo: memFree=21134496/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=72800 CPUtime=582.28 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 15775 0 0 0 58225 3 0 0 25 0 1 0 494023946 74547200 14999 33554432000 4194304 4929204 140736021401120 18446744073709551615 4633011 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 18200 14999 373 180 0 15210 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 72800

[startup+642.301 s]
/proc/loadavg: 4.00 3.71 2.27 5/190 32636
/proc/meminfo: memFree=21104864/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=75536 CPUtime=642.28 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 16453 0 0 0 64225 3 0 0 25 0 1 0 494023946 77348864 15677 33554432000 4194304 4929204 140736021401120 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 18884 15677 373 180 0 15894 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 75536

[startup+702.3 s]
/proc/loadavg: 4.07 3.77 2.38 5/190 32637
/proc/meminfo: memFree=21065548/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=76668 CPUtime=702.27 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 16729 0 0 0 70224 3 0 0 25 0 1 0 494023946 78508032 15953 33554432000 4194304 4929204 140736021401120 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 19167 15953 373 180 0 16177 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 76668

[startup+762.307 s]
/proc/loadavg: 4.02 3.81 2.48 5/190 32639
/proc/meminfo: memFree=21058956/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=78424 CPUtime=762.28 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 17122 0 0 0 76225 3 0 0 25 0 1 0 494023946 80306176 16346 33554432000 4194304 4929204 140736021401120 18446744073709551615 4316070 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 19606 16346 373 180 0 16616 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 78424

[startup+822.301 s]
/proc/loadavg: 4.07 3.86 2.58 5/190 32640
/proc/meminfo: memFree=21046532/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=78424 CPUtime=822.28 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 17127 0 0 0 82224 4 0 0 25 0 1 0 494023946 80306176 16351 33554432000 4194304 4929204 140736021401120 18446744073709551615 4633822 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 19606 16351 373 180 0 16616 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 78424

[startup+882.3 s]
/proc/loadavg: 4.03 3.88 2.66 5/190 32642
/proc/meminfo: memFree=21034980/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=79136 CPUtime=882.28 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 17276 0 0 0 88224 4 0 0 25 0 1 0 494023946 81035264 16500 33554432000 4194304 4929204 140736021401120 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 19784 16500 373 180 0 16794 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 79136

[startup+942.301 s]
/proc/loadavg: 4.01 3.90 2.74 5/190 32644
/proc/meminfo: memFree=21024048/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=81764 CPUtime=942.27 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 17881 0 0 0 94223 4 0 0 25 0 1 0 494023946 83726336 17105 33554432000 4194304 4929204 140736021401120 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 20441 17105 373 180 0 17451 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 81764

[startup+1002.3 s]
/proc/loadavg: 4.05 3.93 2.83 5/190 32645
/proc/meminfo: memFree=20964388/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=86828 CPUtime=1002.27 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 19065 0 0 0 100223 4 0 0 25 0 1 0 494023946 88911872 18289 33554432000 4194304 4929204 140736021401120 18446744073709551615 4316126 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 21707 18289 373 180 0 18717 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 86828

[startup+1062.3 s]
/proc/loadavg: 4.02 3.94 2.90 5/190 32647
/proc/meminfo: memFree=20952964/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=87588 CPUtime=1062.27 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 19265 0 0 0 106223 4 0 0 25 0 1 0 494023946 89690112 18489 33554432000 4194304 4929204 140736021401120 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 21897 18489 373 180 0 18907 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 87588

[startup+1122.3 s]
/proc/loadavg: 3.94 3.93 2.96 5/190 32675
/proc/meminfo: memFree=20965284/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=88724 CPUtime=1122.27 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 19510 0 0 0 112223 4 0 0 25 0 1 0 494023946 90853376 18734 33554432000 4194304 4929204 140736021401120 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 22181 18734 373 180 0 19191 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 88724

[startup+1182.3 s]
/proc/loadavg: 3.98 3.94 3.02 5/190 32677
/proc/meminfo: memFree=20944164/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=88724 CPUtime=1182.27 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 19517 0 0 0 118223 4 0 0 25 0 1 0 494023946 90853376 18741 33554432000 4194304 4929204 140736021401120 18446744073709551615 4632940 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 22181 18741 373 180 0 19191 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 88724

[startup+1242.3 s]
/proc/loadavg: 4.03 3.97 3.08 5/190 32679
/proc/meminfo: memFree=20871596/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=89436 CPUtime=1242.27 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 19661 0 0 0 124223 4 0 0 25 0 1 0 494023946 91582464 18885 33554432000 4194304 4929204 140736021401120 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 22359 18885 373 180 0 19369 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 89436



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.97 3.14 5/190 32680
/proc/meminfo: memFree=20865996/32951124 swapFree=67111524/67111528
[pid=32483] ppid=32481 vsize=90148 CPUtime=1299.97 cores=0,2
/proc/32483/stat : 32483 (clasp) R 32481 32483 32365 0 -1 4202496 19819 0 0 0 129993 4 0 0 25 0 1 0 494023946 92311552 19043 33554432000 4194304 4929204 140736021401120 18446744073709551615 4633004 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32483/statm: 22537 19043 373 180 0 19547 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 90148

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): 1300.01
CPU time (s): 1299.98
CPU user time (s): 1299.93
CPU system time (s): 0.048992
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 90148

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

runsolver used 2.29765 second user time and 4.80627 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-26 15:23:36
IDJOB=3300064
IDBENCH=71078
IDSOLVER=1684
FILE ID=node102/3300064-1303824216
RUNJOBID= node102-1303824078-32383
PBS_JOBID= 13160794
Free space on /tmp= 71628 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300064-1303824216/watcher-3300064-1303824216 -o /tmp/evaluation-result-3300064-1303824216/solver-3300064-1303824216 -C 2400 -W 1300 -M 7680  HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300064-1303824216.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=539038160

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.82
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.828
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.828
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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21453896 kB
Buffers:       1618924 kB
Cached:        9013840 kB
SwapCached:          4 kB
Active:        2781508 kB
Inactive:      8162912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21453896 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1928 kB
Writeback:           0 kB
AnonPages:      311080 kB
Mapped:          16272 kB
Slab:           487644 kB
PageTables:       5776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   500940 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= 71612 MiB
End job on node102 at 2011-04-26 15:45:18