Trace number 3300032

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.07 1300.02

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_19_UNKNOWN.cnf
MD5SUM4cf2a693df1b6e5a084b88e84ec5f2af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.5608
Satisfiable
(Un)Satisfiability was proved
Number of variables4020
Number of clauses466486
Sum of the clauses size1393798
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26187
Number of clauses of size 3460268
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...824290/instance-3300032-1303824290.cnf
11.19/11.27	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.005s (Solving: 1288.73s 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-3300032-1303824290/watcher-3300032-1303824290 -o /tmp/evaluation-result-3300032-1303824290/solver-3300032-1303824290 -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-3300032-1303824290.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.89 2.02 0.84 4/189 32538
/proc/meminfo: memFree=21543308/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=14724 CPUtime=0 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 1141 0 0 0 0 0 0 0 25 0 1 0 494031337 15077376 961 33554432000 4194304 4929204 140737038432640 18446744073709551615 212435677893 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 3681 962 327 180 0 691 0

[startup+0.08019 s]
/proc/loadavg: 3.89 2.02 0.84 4/189 32538
/proc/meminfo: memFree=21543308/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=29636 CPUtime=0.06 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 5945 0 0 0 6 0 0 0 25 0 1 0 494031337 30347264 4704 33554432000 4194304 4929204 140737038432640 18446744073709551615 212435677893 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 7442 4707 327 180 0 4452 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29636

[startup+0.101184 s]
/proc/loadavg: 3.89 2.02 0.84 4/189 32538
/proc/meminfo: memFree=21543308/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=34680 CPUtime=0.09 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 7649 0 0 0 8 1 0 0 25 0 1 0 494031337 35512320 5800 33554432000 4194304 4929204 140737038432640 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 8670 5801 327 180 0 5680 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34680

[startup+0.300146 s]
/proc/loadavg: 3.89 2.02 0.84 4/189 32538
/proc/meminfo: memFree=21543308/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=49848 CPUtime=0.29 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 11664 0 0 0 28 1 0 0 25 0 1 0 494031337 51044352 9776 33554432000 4194304 4929204 140737038432640 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 12462 9776 338 180 0 9472 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49848

[startup+0.701073 s]
/proc/loadavg: 3.89 2.02 0.84 4/189 32538
/proc/meminfo: memFree=21543308/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=49848 CPUtime=0.69 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 11664 0 0 0 68 1 0 0 25 0 1 0 494031337 51044352 9776 33554432000 4194304 4929204 140737038432640 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 12462 9776 338 180 0 9472 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49848

[startup+1.50092 s]
/proc/loadavg: 3.89 2.02 0.84 5/190 32540
/proc/meminfo: memFree=21505172/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=49848 CPUtime=1.49 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 11664 0 0 0 148 1 0 0 25 0 1 0 494031337 51044352 9776 33554432000 4194304 4929204 140737038432640 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 12462 9776 338 180 0 9472 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49848

[startup+3.10063 s]
/proc/loadavg: 3.89 2.02 0.84 5/190 32540
/proc/meminfo: memFree=21504800/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=49848 CPUtime=3.09 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 11665 0 0 0 308 1 0 0 25 0 1 0 494031337 51044352 9777 33554432000 4194304 4929204 140737038432640 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 12462 9777 339 180 0 9472 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49848

[startup+6.30101 s]
/proc/loadavg: 3.90 2.06 0.85 5/190 32540
/proc/meminfo: memFree=21500780/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=54264 CPUtime=6.29 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 12741 0 0 0 628 1 0 0 25 0 1 0 494031337 55566336 10853 33554432000 4194304 4929204 140737038432640 18446744073709551615 4574878 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 13566 10853 339 180 0 10576 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54264

[startup+12.7008 s]
/proc/loadavg: 3.91 2.09 0.87 5/190 32540
/proc/meminfo: memFree=21491260/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=60824 CPUtime=12.69 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 15312 0 0 0 1267 2 0 0 25 0 1 0 494031337 62283776 12512 33554432000 4194304 4929204 140737038432640 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 15206 12512 367 180 0 12216 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60824

[startup+25.5004 s]
/proc/loadavg: 3.93 2.18 0.92 5/190 32540
/proc/meminfo: memFree=21489676/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=60824 CPUtime=25.49 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 15319 0 0 0 2547 2 0 0 25 0 1 0 494031337 62283776 12519 33554432000 4194304 4929204 140737038432640 18446744073709551615 4316108 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 15206 12519 373 180 0 12216 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60824

[startup+51.1006 s]
/proc/loadavg: 3.95 2.33 1.00 5/190 32541
/proc/meminfo: memFree=21481628/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=65752 CPUtime=51.09 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 16540 0 0 0 5107 2 0 0 25 0 1 0 494031337 67330048 13740 33554432000 4194304 4929204 140737038432640 18446744073709551615 4632843 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 16438 13740 373 180 0 13448 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65752

[startup+102.307 s]
/proc/loadavg: 3.98 2.58 1.15 5/190 32542
/proc/meminfo: memFree=21433744/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=94224 CPUtime=102.3 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 23513 0 0 0 10225 5 0 0 25 0 1 0 494031337 96485376 20713 33554432000 4194304 4929204 140737038432640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 23556 20713 373 180 0 20566 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 94224

[startup+162.301 s]
/proc/loadavg: 3.99 2.84 1.33 5/190 32544
/proc/meminfo: memFree=21406076/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=110588 CPUtime=162.3 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 27538 0 0 0 16224 6 0 0 25 0 1 0 494031337 113242112 24738 33554432000 4194304 4929204 140737038432640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 27647 24738 373 180 0 24657 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 110588

[startup+222.301 s]
/proc/loadavg: 4.11 3.08 1.50 5/190 32599
/proc/meminfo: memFree=21335500/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=153836 CPUtime=222.29 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 38152 0 0 0 22220 9 0 0 25 0 1 0 494031337 157528064 35352 33554432000 4194304 4929204 140737038432640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 38459 35352 373 180 0 35469 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 153836

[startup+282.301 s]
/proc/loadavg: 4.04 3.24 1.66 5/190 32601
/proc/meminfo: memFree=21313356/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=174664 CPUtime=282.3 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 43210 0 0 0 28219 11 0 0 25 0 1 0 494031337 178855936 40410 33554432000 4194304 4929204 140737038432640 18446744073709551615 4316123 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 43666 40410 373 180 0 40676 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 174664

[startup+342.3 s]
/proc/loadavg: 4.01 3.38 1.80 5/190 32630
/proc/meminfo: memFree=21197248/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=179332 CPUtime=342.3 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 44231 0 0 0 34219 11 0 0 25 0 1 0 494031337 183635968 41431 33554432000 4194304 4929204 140737038432640 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 44833 41431 373 180 0 41843 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 179332

[startup+402.301 s]
/proc/loadavg: 4.07 3.50 1.94 5/190 32631
/proc/meminfo: memFree=21162208/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=210304 CPUtime=402.3 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 51972 0 0 0 40216 14 0 0 25 0 1 0 494031337 215351296 49172 33554432000 4194304 4929204 140737038432640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 52576 49172 373 180 0 49586 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 210304

[startup+462.301 s]
/proc/loadavg: 4.02 3.59 2.07 5/190 32633
/proc/meminfo: memFree=21158664/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=212620 CPUtime=462.31 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 52591 0 0 0 46217 14 0 0 25 0 1 0 494031337 217722880 49791 33554432000 4194304 4929204 140737038432640 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 53155 49791 373 180 0 50165 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 212620

[startup+522.3 s]
/proc/loadavg: 4.01 3.66 2.19 5/190 32634
/proc/meminfo: memFree=21134248/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=235212 CPUtime=522.31 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 58285 0 0 0 52214 17 0 0 25 0 1 0 494031337 240857088 55485 33554432000 4194304 4929204 140737038432640 18446744073709551615 4632976 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 58803 55485 373 180 0 55813 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 235212

[startup+582.301 s]
/proc/loadavg: 4.00 3.72 2.30 5/190 32636
/proc/meminfo: memFree=21091100/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=276084 CPUtime=582.31 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 68389 0 0 0 58208 23 0 0 25 0 1 0 494031337 282710016 65589 33554432000 4194304 4929204 140737038432640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 69021 65589 373 180 0 66031 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 276084

[startup+642.301 s]
/proc/loadavg: 4.06 3.79 2.41 5/190 32638
/proc/meminfo: memFree=21065420/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=301644 CPUtime=642.32 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 74390 0 0 0 64207 25 0 0 25 0 1 0 494031337 308883456 71590 33554432000 4194304 4929204 140737038432640 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 75411 71590 373 180 0 72421 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 301644

[startup+702.3 s]
/proc/loadavg: 4.02 3.82 2.50 5/190 32639
/proc/meminfo: memFree=21057212/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=309424 CPUtime=702.31 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 76168 0 0 0 70206 25 0 0 25 0 1 0 494031337 316850176 73368 33554432000 4194304 4929204 140737038432640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 77356 73368 373 180 0 74366 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 309424

[startup+762.307 s]
/proc/loadavg: 4.06 3.87 2.60 5/190 32641
/proc/meminfo: memFree=21046032/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=312624 CPUtime=762.32 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 76993 0 0 0 76207 25 0 0 25 0 1 0 494031337 320126976 74193 33554432000 4194304 4929204 140737038432640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 78156 74193 373 180 0 75166 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 312624

[startup+822.301 s]
/proc/loadavg: 4.02 3.89 2.68 5/190 32642
/proc/meminfo: memFree=21034852/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=314932 CPUtime=822.31 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 77606 0 0 0 82206 25 0 0 25 0 1 0 494031337 322490368 74806 33554432000 4194304 4929204 140737038432640 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 78733 74806 373 180 0 75743 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 314932

[startup+882.3 s]
/proc/loadavg: 4.00 3.91 2.76 5/190 32644
/proc/meminfo: memFree=21015360/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=314932 CPUtime=882.31 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 77634 0 0 0 88206 25 0 0 25 0 1 0 494031337 322490368 74834 33554432000 4194304 4929204 140737038432640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 78733 74834 373 180 0 75743 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 314932

[startup+942.301 s]
/proc/loadavg: 4.04 3.93 2.84 5/190 32646
/proc/meminfo: memFree=20964012/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=331808 CPUtime=942.32 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 81920 0 0 0 94205 27 0 0 25 0 1 0 494031337 339771392 79120 33554432000 4194304 4929204 140737038432640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 82952 79120 373 180 0 79962 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 331808

[startup+1002.3 s]
/proc/loadavg: 4.01 3.94 2.91 5/190 32647
/proc/meminfo: memFree=20935716/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=350176 CPUtime=1002.32 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 86080 0 0 0 100203 29 0 0 25 0 1 0 494031337 358580224 83280 33554432000 4194304 4929204 140737038432640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 87544 83280 373 180 0 84554 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 350176

[startup+1062.3 s]
/proc/loadavg: 3.95 3.94 2.97 5/190 32676
/proc/meminfo: memFree=20949656/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=357556 CPUtime=1062.33 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 87945 0 0 0 106203 30 0 0 25 0 1 0 494031337 366137344 85145 33554432000 4194304 4929204 140737038432640 18446744073709551615 4632980 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 89389 85145 373 180 0 86399 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 357556

[startup+1122.3 s]
/proc/loadavg: 3.98 3.94 3.03 5/190 32677
/proc/meminfo: memFree=20927164/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=375456 CPUtime=1122.32 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 92413 0 0 0 112201 31 0 0 25 0 1 0 494031337 384466944 89613 33554432000 4194304 4929204 140737038432640 18446744073709551615 4633754 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 93864 89613 373 180 0 90874 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 375456

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.10 5/190 32679
/proc/meminfo: memFree=20871580/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=414292 CPUtime=1182.32 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 102198 0 0 0 118197 35 0 0 25 0 1 0 494031337 424235008 99398 33554432000 4194304 4929204 140737038432640 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 103573 99398 373 180 0 100583 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 414292

[startup+1242.3 s]
/proc/loadavg: 4.02 3.97 3.15 5/190 32709
/proc/meminfo: memFree=20912384/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=414292 CPUtime=1242.33 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 102204 0 0 0 124198 35 0 0 25 0 1 0 494031337 424235008 99404 33554432000 4194304 4929204 140737038432640 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 103573 99404 373 180 0 100583 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 414292



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.20 5/190 32710
/proc/meminfo: memFree=20828848/32951124 swapFree=67111524/67111528
[pid=32538] ppid=32536 vsize=415408 CPUtime=1300.03 cores=1,3
/proc/32538/stat : 32538 (clasp) R 32536 32538 32365 0 -1 4202496 102601 0 0 0 129968 35 0 0 25 0 1 0 494031337 425377792 99801 33554432000 4194304 4929204 140737038432640 18446744073709551615 4337377 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32538/statm: 103852 99801 373 180 0 100862 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 415408

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.02
CPU time (s): 1300.07
CPU user time (s): 1299.69
CPU system time (s): 0.377942
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 415408

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

runsolver used 1.9837 second user time and 5.12222 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-26 15:24:50
IDJOB=3300032
IDBENCH=71095
IDSOLVER=1684
FILE ID=node102/3300032-1303824290
RUNJOBID= node102-1303824078-32385
PBS_JOBID= 13160794
Free space on /tmp= 71640 MiB

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

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

MD5SUM BENCH= 4cf2a693df1b6e5a084b88e84ec5f2af
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:      21543588 kB
Buffers:       1618992 kB
Cached:        9002428 kB
SwapCached:          4 kB
Active:        2693736 kB
Inactive:      8161476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21543588 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8492 kB
Writeback:           0 kB
AnonPages:      233424 kB
Mapped:          16224 kB
Slab:           487444 kB
PageTables:       5700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   421104 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:46:32