Trace number 3300225

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) 1300.04 1300.01

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
Bench CategoryAPPLICATION (applications 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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
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 ...824316/instance-3300225-1303824316.cnf
0.69/0.73	c Solving...
1300.03/1300.00	
1300.03/1300.00	*** INTERRUPTED! ***
1300.03/1300.00	s UNKNOWN
1300.03/1300.00	
1300.03/1300.00	c INTERRUPTED   : 1
1300.03/1300.00	c Models        : 0+    
1300.03/1300.00	c Time          : 1300.004s (Solving: 1299.27s 1st Model: 0.00s Unsat: 0.00s)
1300.03/1300.00	c CPU Time      : 1300.030s

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

running on 2 cores: 1,3

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.92 2.18 0.89 5/189 5723
/proc/meminfo: memFree=25899636/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=13312 CPUtime=0 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 701 0 0 0 0 0 0 0 23 0 1 0 494034328 13631488 631 33554432000 4194304 4929204 140737196030944 18446744073709551615 218370983018 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 3361 632 327 180 0 371 0

[startup+0.0782099 s]
/proc/loadavg: 3.92 2.18 0.89 5/189 5723
/proc/meminfo: memFree=25899636/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=19036 CPUtime=0.07 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 2414 0 0 0 7 0 0 0 23 0 1 0 494034328 19492864 2039 33554432000 4194304 4929204 140737196030944 18446744073709551615 4582185 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 4759 2039 338 180 0 1769 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 19036

[startup+0.101199 s]
/proc/loadavg: 3.92 2.18 0.89 5/189 5723
/proc/meminfo: memFree=25899636/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=19036 CPUtime=0.09 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 2414 0 0 0 9 0 0 0 23 0 1 0 494034328 19492864 2039 33554432000 4194304 4929204 140737196030944 18446744073709551615 4582106 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 4759 2039 338 180 0 1769 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19036

[startup+0.300166 s]
/proc/loadavg: 3.92 2.18 0.89 5/189 5723
/proc/meminfo: memFree=25899636/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=19696 CPUtime=0.29 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 2567 0 0 0 29 0 0 0 25 0 1 0 494034328 20168704 2192 33554432000 4194304 4929204 140737196030944 18446744073709551615 4574878 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 4924 2192 339 180 0 1934 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19696

[startup+0.701106 s]
/proc/loadavg: 3.92 2.18 0.89 5/189 5723
/proc/meminfo: memFree=25899636/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=20884 CPUtime=0.69 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 2857 0 0 0 69 0 0 0 25 0 1 0 494034328 21385216 2482 33554432000 4194304 4929204 140737196030944 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 5221 2482 339 180 0 2231 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20884

[startup+1.50095 s]
/proc/loadavg: 3.92 2.18 0.89 6/190 5724
/proc/meminfo: memFree=25888968/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=21836 CPUtime=1.49 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 3315 0 0 0 149 0 0 0 25 0 1 0 494034328 22360064 2784 33554432000 4194304 4929204 140737196030944 18446744073709551615 4633816 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 5459 2784 367 180 0 2469 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21836

[startup+3.10067 s]
/proc/loadavg: 3.93 2.21 0.91 6/190 5724
/proc/meminfo: memFree=25888348/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=21836 CPUtime=3.09 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 3315 0 0 0 309 0 0 0 25 0 1 0 494034328 22360064 2784 33554432000 4194304 4929204 140737196030944 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 5459 2784 367 180 0 2469 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21836

[startup+6.3011 s]
/proc/loadavg: 3.93 2.21 0.91 6/190 5724
/proc/meminfo: memFree=25888308/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=21836 CPUtime=6.29 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 3331 0 0 0 629 0 0 0 25 0 1 0 494034328 22360064 2800 33554432000 4194304 4929204 140737196030944 18446744073709551615 4316300 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 5459 2800 372 180 0 2469 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21836

[startup+12.701 s]
/proc/loadavg: 3.94 2.27 0.94 5/190 5725
/proc/meminfo: memFree=25888316/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=22676 CPUtime=12.69 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 3538 0 0 0 1269 0 0 0 25 0 1 0 494034328 23220224 3007 33554432000 4194304 4929204 140737196030944 18446744073709551615 4316266 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 5669 3007 373 180 0 2679 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22676

[startup+25.5007 s]
/proc/loadavg: 3.95 2.32 0.97 6/190 5725
/proc/meminfo: memFree=25886388/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=25004 CPUtime=25.49 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 4080 0 0 0 2549 0 0 0 25 0 1 0 494034328 25604096 3549 33554432000 4194304 4929204 140737196030944 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 6251 3549 373 180 0 3261 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25004

[startup+51.1002 s]
/proc/loadavg: 4.16 2.50 1.07 6/190 5753
/proc/meminfo: memFree=25550492/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=30136 CPUtime=51.09 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 5337 0 0 0 5109 0 0 0 25 0 1 0 494034328 30859264 4806 33554432000 4194304 4929204 140737196030944 18446744073709551615 4634094 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 7534 4806 373 180 0 4544 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30136

[startup+102.307 s]
/proc/loadavg: 4.06 2.75 1.23 5/190 5754
/proc/meminfo: memFree=25499476/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=38388 CPUtime=102.3 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 7254 0 0 0 10229 1 0 0 25 0 1 0 494034328 39309312 6723 33554432000 4194304 4929204 140737196030944 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 9597 6723 373 180 0 6607 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 38388

[startup+162.3 s]
/proc/loadavg: 4.02 2.98 1.40 6/190 5756
/proc/meminfo: memFree=25469740/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=57168 CPUtime=162.29 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 12059 0 0 0 16226 3 0 0 25 0 1 0 494034328 58540032 11257 33554432000 4194304 4929204 140737196030944 18446744073709551615 4333968 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 14292 11257 373 180 0 11302 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 57168

[startup+222.301 s]
/proc/loadavg: 4.01 3.16 1.56 6/190 5784
/proc/meminfo: memFree=25612860/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=59432 CPUtime=222.29 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 12635 0 0 0 22226 3 0 0 25 0 1 0 494034328 60858368 11833 33554432000 4194304 4929204 140737196030944 18446744073709551615 4633685 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 14858 11833 373 180 0 11868 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 59432

[startup+282.3 s]
/proc/loadavg: 4.00 3.30 1.70 6/190 5786
/proc/meminfo: memFree=25581592/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=72500 CPUtime=282.3 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 15819 0 0 0 28226 4 0 0 25 0 1 0 494034328 74240000 15017 33554432000 4194304 4929204 140737196030944 18446744073709551615 218370654858 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 18125 15017 373 180 0 15135 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 72500

[startup+342.301 s]
/proc/loadavg: 4.07 3.45 1.86 6/190 5787
/proc/meminfo: memFree=25572608/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=74928 CPUtime=342.3 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 16680 0 0 0 34226 4 0 0 25 0 1 0 494034328 76726272 15472 33554432000 4194304 4929204 140737196030944 18446744073709551615 4307318 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 18732 15472 373 180 0 15742 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 74928

[startup+402.301 s]
/proc/loadavg: 4.07 3.55 1.98 6/190 5789
/proc/meminfo: memFree=25566516/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=78996 CPUtime=402.3 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 17744 0 0 0 40225 5 0 0 25 0 1 0 494034328 80891904 16536 33554432000 4194304 4929204 140737196030944 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 19749 16536 373 180 0 16759 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 78996

[startup+462.3 s]
/proc/loadavg: 4.02 3.64 2.12 6/190 5791
/proc/meminfo: memFree=25557180/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=83736 CPUtime=462.29 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 18890 0 0 0 46224 5 0 0 25 0 1 0 494034328 85745664 17682 33554432000 4194304 4929204 140737196030944 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 20934 17682 373 180 0 17944 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 83736

[startup+522.301 s]
/proc/loadavg: 4.01 3.70 2.22 6/190 5792
/proc/meminfo: memFree=25547236/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=93128 CPUtime=522.3 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 21204 0 0 0 52223 7 0 0 25 0 1 0 494034328 95363072 19996 33554432000 4194304 4929204 140737196030944 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 23282 19996 373 180 0 20292 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 93128

[startup+582.301 s]
/proc/loadavg: 4.00 3.75 2.34 6/190 5794
/proc/meminfo: memFree=25538152/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=93584 CPUtime=582.3 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 21308 0 0 0 58223 7 0 0 25 0 1 0 494034328 95830016 20100 33554432000 4194304 4929204 140737196030944 18446744073709551615 4633756 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 23396 20100 373 180 0 20406 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 93584

[startup+642.3 s]
/proc/loadavg: 4.04 3.81 2.45 6/190 5795
/proc/meminfo: memFree=25508000/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=104120 CPUtime=642.31 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 23824 0 0 0 64223 8 0 0 25 0 1 0 494034328 106618880 22616 33554432000 4194304 4929204 140737196030944 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 26030 22616 373 180 0 23040 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 104120

[startup+702.301 s]
/proc/loadavg: 4.01 3.84 2.54 6/190 5797
/proc/meminfo: memFree=25494196/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=108360 CPUtime=702.3 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 24799 0 0 0 70222 8 0 0 25 0 1 0 494034328 110960640 23591 33554432000 4194304 4929204 140737196030944 18446744073709551615 4629112 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 27090 23591 373 180 0 24100 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 108360

[startup+762.307 s]
/proc/loadavg: 4.00 3.87 2.63 5/190 5799
/proc/meminfo: memFree=25488344/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=113196 CPUtime=762.31 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 25909 0 0 0 76223 8 0 0 25 0 1 0 494034328 115912704 24701 33554432000 4194304 4929204 140737196030944 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 28299 24701 373 180 0 25309 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 113196

[startup+822.3 s]
/proc/loadavg: 4.00 3.89 2.71 6/190 5800
/proc/meminfo: memFree=25464992/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=115316 CPUtime=822.3 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 26343 0 0 0 82222 8 0 0 25 0 1 0 494034328 118083584 25135 33554432000 4194304 4929204 140737196030944 18446744073709551615 4316260 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 28829 25135 373 180 0 25839 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 115316

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 2.79 6/190 5802
/proc/meminfo: memFree=25445124/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=115744 CPUtime=882.3 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 26460 0 0 0 88222 8 0 0 25 0 1 0 494034328 118521856 25252 33554432000 4194304 4929204 140737196030944 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 28936 25252 373 180 0 25946 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 115744

[startup+942.3 s]
/proc/loadavg: 4.08 3.95 2.87 6/190 5803
/proc/meminfo: memFree=25435408/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=117408 CPUtime=942.31 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 26839 0 0 0 94222 9 0 0 25 0 1 0 494034328 120225792 25631 33554432000 4194304 4929204 140737196030944 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 29352 25631 373 180 0 26362 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 117408

[startup+1002.3 s]
/proc/loadavg: 4.03 3.96 2.94 6/190 5805
/proc/meminfo: memFree=25426092/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=119584 CPUtime=1002.31 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 27359 0 0 0 100222 9 0 0 25 0 1 0 494034328 122454016 26151 33554432000 4194304 4929204 140737196030944 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 29896 26151 373 180 0 26906 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 119584

[startup+1062.3 s]
/proc/loadavg: 4.01 3.96 3.00 6/190 5807
/proc/meminfo: memFree=25424444/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=119584 CPUtime=1062.32 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 27365 0 0 0 106223 9 0 0 25 0 1 0 494034328 122454016 26157 33554432000 4194304 4929204 140737196030944 18446744073709551615 4633754 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 29896 26157 373 180 0 26906 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 119584

[startup+1122.3 s]
/proc/loadavg: 3.94 3.94 3.05 5/190 5864
/proc/meminfo: memFree=25052176/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=121576 CPUtime=1122.32 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 27811 0 0 0 112223 9 0 0 25 0 1 0 494034328 124493824 26603 33554432000 4194304 4929204 140737196030944 18446744073709551615 4633923 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 30394 26603 373 180 0 27404 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 121576

[startup+1182.3 s]
/proc/loadavg: 3.97 3.95 3.10 5/190 5866
/proc/meminfo: memFree=25017736/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=122856 CPUtime=1182.32 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 28125 0 0 0 118223 9 0 0 25 0 1 0 494034328 125804544 26917 33554432000 4194304 4929204 140737196030944 18446744073709551615 4634054 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 30714 26917 373 180 0 27724 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 122856

[startup+1242.3 s]
/proc/loadavg: 3.99 3.95 3.16 5/190 5867
/proc/meminfo: memFree=25015700/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=122856 CPUtime=1242.32 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 28125 0 0 0 124223 9 0 0 25 0 1 0 494034328 125804544 26917 33554432000 4194304 4929204 140737196030944 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 30714 26917 373 180 0 27724 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 122856



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 3.96 3.21 5/190 5869
/proc/meminfo: memFree=24978848/32951124 swapFree=67051468/67111528
[pid=5723] ppid=5721 vsize=122856 CPUtime=1300.03 cores=1,3
/proc/5723/stat : 5723 (clasp) R 5721 5723 5603 0 -1 4202496 28137 0 0 0 129994 9 0 0 25 0 1 0 494034328 125804544 26929 33554432000 4194304 4929204 140737196030944 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/5723/statm: 30714 26929 373 180 0 27724 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 122856

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): 1300.04
CPU user time (s): 1299.94
CPU system time (s): 0.098984
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 122856

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

runsolver used 2.00569 second user time and 5.09822 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-26 15:25:16
IDJOB=3300225
IDBENCH=71098
IDSOLVER=1684
FILE ID=node101/3300225-1303824316
RUNJOBID= node101-1303824078-5623
PBS_JOBID= 13160795
Free space on /tmp= 72072 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.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-3300225-1303824316/watcher-3300225-1303824316 -o /tmp/evaluation-result-3300225-1303824316/solver-3300225-1303824316 -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-3300225-1303824316.cnf

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1178910021

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25900040 kB
Buffers:       1958512 kB
Cached:        4477300 kB
SwapCached:      30452 kB
Active:        2712876 kB
Inactive:      3894276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25900040 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            1988 kB
Writeback:           0 kB
AnonPages:      162320 kB
Mapped:          10408 kB
Slab:           377844 kB
PageTables:       5588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   387672 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= 71888 MiB
End job on node101 at 2011-04-26 15:46:58