Trace number 3300021

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

NameSAT05/industrial/grieu05/vmpc/
vmpc_32.renamed-as.sat05-1919.cnf
MD5SUM833432e05c2a1599e13dca28680b5df9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.3742
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of clauses161664
Sum of the clauses size423264
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 263584
Number of clauses of size 398016
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 564

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...828687/instance-3300021-1303828687.cnf
0.49/0.58	c Solving...
1300.02/1300.00	
1300.02/1300.00	*** INTERRUPTED! ***
1300.02/1300.00	s UNKNOWN
1300.02/1300.00	
1300.02/1300.00	c INTERRUPTED   : 1
1300.02/1300.00	c Models        : 0+    
1300.02/1300.00	c Time          : 1300.005s (Solving: 1299.42s 1st Model: 0.00s Unsat: 0.00s)
1300.02/1300.00	c CPU Time      : 1300.020s

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

running on 2 cores: 4,6

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: 1.69 1.25 1.93 5/189 32424
/proc/meminfo: memFree=13603944/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=13200 CPUtime=0 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 663 0 0 0 0 0 0 0 25 0 1 0 494468479 13516800 597 33554432000 4194304 4929204 140737047117936 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 3300 597 327 180 0 310 0

[startup+0.051624 s]
/proc/loadavg: 1.69 1.25 1.93 5/189 32424
/proc/meminfo: memFree=13603944/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=22064 CPUtime=0.04 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 3513 0 0 0 4 0 0 0 25 0 1 0 494468479 22593536 2694 33554432000 4194304 4929204 140737047117936 18446744073709551615 4589994 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 5516 2695 336 180 0 2526 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 22064

[startup+0.100619 s]
/proc/loadavg: 1.69 1.25 1.93 5/189 32424
/proc/meminfo: memFree=13603944/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=24832 CPUtime=0.09 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 4183 0 0 0 9 0 0 0 25 0 1 0 494468479 25427968 3364 33554432000 4194304 4929204 140737047117936 18446744073709551615 4582106 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 6208 3364 339 180 0 3218 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24832

[startup+0.300579 s]
/proc/loadavg: 1.69 1.25 1.93 5/189 32424
/proc/meminfo: memFree=13603944/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=24832 CPUtime=0.29 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 4187 0 0 0 29 0 0 0 25 0 1 0 494468479 25427968 3368 33554432000 4194304 4929204 140737047117936 18446744073709551615 4582080 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 6208 3368 341 180 0 3218 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24832

[startup+0.700512 s]
/proc/loadavg: 1.69 1.25 1.93 5/189 32424
/proc/meminfo: memFree=13603944/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=23208 CPUtime=0.69 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 4214 0 0 0 69 0 0 0 25 0 1 0 494468479 23764992 3079 33554432000 4194304 4929204 140737047117936 18446744073709551615 4633001 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 5802 3079 367 180 0 2812 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23208

[startup+1.50048 s]
/proc/loadavg: 1.69 1.25 1.93 5/190 32425
/proc/meminfo: memFree=13591916/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=23208 CPUtime=1.49 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 4214 0 0 0 149 0 0 0 25 0 1 0 494468479 23764992 3079 33554432000 4194304 4929204 140737047117936 18446744073709551615 4632963 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 5802 3079 367 180 0 2812 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23208

[startup+3.10114 s]
/proc/loadavg: 1.88 1.30 1.94 5/187 32428
/proc/meminfo: memFree=13702792/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=23208 CPUtime=3.09 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 4214 0 0 0 309 0 0 0 25 0 1 0 494468479 23764992 3079 33554432000 4194304 4929204 140737047117936 18446744073709551615 4633065 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 5802 3079 367 180 0 2812 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23208

[startup+6.30058 s]
/proc/loadavg: 1.88 1.30 1.94 5/187 32428
/proc/meminfo: memFree=13702296/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=23208 CPUtime=6.29 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 4214 0 0 0 629 0 0 0 25 0 1 0 494468479 23764992 3079 33554432000 4194304 4929204 140737047117936 18446744073709551615 4633045 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 5802 3079 367 180 0 2812 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23208

[startup+12.7005 s]
/proc/loadavg: 2.20 1.39 1.96 5/190 32452
/proc/meminfo: memFree=13784804/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=23208 CPUtime=12.69 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 4219 0 0 0 1269 0 0 0 25 0 1 0 494468479 23764992 3084 33554432000 4194304 4929204 140737047117936 18446744073709551615 4337328 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 5802 3084 372 180 0 2812 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23208

[startup+25.5002 s]
/proc/loadavg: 2.48 1.47 1.98 5/190 32453
/proc/meminfo: memFree=13783492/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=23208 CPUtime=25.49 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 4220 0 0 0 2549 0 0 0 25 0 1 0 494468479 23764992 3085 33554432000 4194304 4929204 140737047117936 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 5802 3085 373 180 0 2812 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23208

[startup+51.1007 s]
/proc/loadavg: 3.00 1.67 2.03 5/190 32453
/proc/meminfo: memFree=13773720/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=26940 CPUtime=51.1 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 5166 0 0 0 5109 1 0 0 25 0 1 0 494468479 27586560 4031 33554432000 4194304 4929204 140737047117936 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 6735 4031 373 180 0 3745 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 26940

[startup+102.307 s]
/proc/loadavg: 3.60 2.06 2.14 5/190 32455
/proc/meminfo: memFree=13744868/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=35848 CPUtime=102.3 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 7388 0 0 0 10229 1 0 0 25 0 1 0 494468479 36708352 6253 33554432000 4194304 4929204 140737047117936 18446744073709551615 4316281 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 8962 6253 373 180 0 5972 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 35848

[startup+162.301 s]
/proc/loadavg: 3.85 2.41 2.26 5/190 32456
/proc/meminfo: memFree=13711260/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=44728 CPUtime=162.3 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 9562 0 0 0 16228 2 0 0 25 0 1 0 494468479 45801472 8427 33554432000 4194304 4929204 140737047117936 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 11182 8427 373 180 0 8192 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 44728

[startup+222.3 s]
/proc/loadavg: 3.94 2.70 2.36 5/190 32458
/proc/meminfo: memFree=13684512/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=51680 CPUtime=222.29 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 11207 0 0 0 22227 2 0 0 25 0 1 0 494468479 52920320 10072 33554432000 4194304 4929204 140737047117936 18446744073709551615 4633001 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 12920 10072 373 180 0 9930 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 51680

[startup+282.301 s]
/proc/loadavg: 3.98 2.93 2.46 5/190 32460
/proc/meminfo: memFree=13668128/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=57228 CPUtime=282.3 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 12618 0 0 0 28227 3 0 0 25 0 1 0 494468479 58601472 11483 33554432000 4194304 4929204 140737047117936 18446744073709551615 4633001 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 14307 11483 373 180 0 11317 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 57228

[startup+342.3 s]
/proc/loadavg: 4.09 3.15 2.57 5/190 32461
/proc/meminfo: memFree=13624972/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=63416 CPUtime=342.29 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 14184 0 0 0 34226 3 0 0 25 0 1 0 494468479 64937984 13049 33554432000 4194304 4929204 140737047117936 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 15854 13049 373 180 0 12864 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 63416

[startup+402.301 s]
/proc/loadavg: 4.06 3.32 2.66 5/190 32463
/proc/meminfo: memFree=13607348/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=68264 CPUtime=402.3 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 15427 0 0 0 40226 4 0 0 25 0 1 0 494468479 69902336 14292 33554432000 4194304 4929204 140737047117936 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 17066 14292 373 180 0 14076 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 68264

[startup+462.301 s]
/proc/loadavg: 4.06 3.45 2.74 5/190 32464
/proc/meminfo: memFree=13589600/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=74516 CPUtime=462.3 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 16820 0 0 0 46226 4 0 0 25 0 1 0 494468479 76304384 15685 33554432000 4194304 4929204 140737047117936 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 18629 15685 373 180 0 15639 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 74516

[startup+522.3 s]
/proc/loadavg: 4.02 3.55 2.82 5/190 32466
/proc/meminfo: memFree=13570988/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=80508 CPUtime=522.3 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 18328 0 0 0 52225 5 0 0 25 0 1 0 494468479 82440192 17193 33554432000 4194304 4929204 140737047117936 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 20127 17193 373 180 0 17137 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 80508

[startup+582.301 s]
/proc/loadavg: 4.01 3.63 2.89 5/190 32468
/proc/meminfo: memFree=13552496/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=88796 CPUtime=582.31 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 20403 0 0 0 58225 6 0 0 25 0 1 0 494468479 90927104 19268 33554432000 4194304 4929204 140737047117936 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 22199 19268 373 180 0 19209 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 88796

[startup+642.3 s]
/proc/loadavg: 4.00 3.69 2.96 5/190 32469
/proc/meminfo: memFree=13543304/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=88796 CPUtime=642.31 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 20408 0 0 0 64225 6 0 0 25 0 1 0 494468479 90927104 19273 33554432000 4194304 4929204 140737047117936 18446744073709551615 4316213 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 22199 19273 373 180 0 19209 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 88796

[startup+702.301 s]
/proc/loadavg: 4.00 3.75 3.02 5/190 32471
/proc/meminfo: memFree=13528780/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=94192 CPUtime=702.31 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 21789 0 0 0 70225 6 0 0 25 0 1 0 494468479 96452608 20654 33554432000 4194304 4929204 140737047117936 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 23548 20654 373 180 0 20558 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 94192

[startup+762.307 s]
/proc/loadavg: 4.00 3.79 3.08 5/190 32472
/proc/meminfo: memFree=13479784/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=94596 CPUtime=762.31 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 21870 0 0 0 76225 6 0 0 25 0 1 0 494468479 96866304 20735 33554432000 4194304 4929204 140737047117936 18446744073709551615 4633773 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 23649 20735 373 180 0 20659 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 94596

[startup+822.3 s]
/proc/loadavg: 4.00 3.83 3.13 5/190 32474
/proc/meminfo: memFree=13462784/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=103540 CPUtime=822.31 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 24459 0 0 0 82224 7 0 0 25 0 1 0 494468479 106024960 22716 33554432000 4194304 4929204 140737047117936 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 25885 22716 373 180 0 22895 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 103540

[startup+882.301 s]
/proc/loadavg: 4.04 3.87 3.19 5/190 32476
/proc/meminfo: memFree=13447760/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=105484 CPUtime=882.31 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 24935 0 0 0 88224 7 0 0 25 0 1 0 494468479 108015616 23192 33554432000 4194304 4929204 140737047117936 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 26371 23192 373 180 0 23381 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 105484

[startup+942.301 s]
/proc/loadavg: 4.06 3.91 3.24 5/190 32477
/proc/meminfo: memFree=13439056/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=111452 CPUtime=942.31 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 26392 0 0 0 94224 7 0 0 25 0 1 0 494468479 114126848 24649 33554432000 4194304 4929204 140737047117936 18446744073709551615 4633062 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 27863 24649 373 180 0 24873 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 111452

[startup+1002.3 s]
/proc/loadavg: 4.07 3.94 3.29 5/190 32479
/proc/meminfo: memFree=13438412/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=111452 CPUtime=1002.31 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 26404 0 0 0 100224 7 0 0 25 0 1 0 494468479 114126848 24661 33554432000 4194304 4929204 140737047117936 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 27863 24661 373 180 0 24873 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 111452

[startup+1062.3 s]
/proc/loadavg: 4.02 3.94 3.33 5/190 32480
/proc/meminfo: memFree=13417688/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=115324 CPUtime=1062.32 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 27370 0 0 0 106224 8 0 0 25 0 1 0 494468479 118091776 25627 33554432000 4194304 4929204 140737047117936 18446744073709551615 4633734 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 28831 25627 373 180 0 25841 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 115324

[startup+1122.3 s]
/proc/loadavg: 4.01 3.95 3.37 5/190 32482
/proc/meminfo: memFree=13404528/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=121448 CPUtime=1122.32 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 28850 0 0 0 112224 8 0 0 25 0 1 0 494468479 124362752 27107 33554432000 4194304 4929204 140737047117936 18446744073709551615 4316213 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 30362 27107 373 180 0 27372 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 121448

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.41 5/190 32484
/proc/meminfo: memFree=13402156/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=121448 CPUtime=1182.32 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 28860 0 0 0 118224 8 0 0 25 0 1 0 494468479 124362752 27117 33554432000 4194304 4929204 140737047117936 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 30362 27117 373 180 0 27372 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 121448

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.44 5/190 32485
/proc/meminfo: memFree=13382916/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=124244 CPUtime=1242.32 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 29569 0 0 0 124224 8 0 0 25 0 1 0 494468479 127225856 27826 33554432000 4194304 4929204 140737047117936 18446744073709551615 4632937 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 31061 27826 373 180 0 28071 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 124244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.62 3.89 3.45 3/178 32523
/proc/meminfo: memFree=14088968/32950928 swapFree=67111528/67111528
[pid=32424] ppid=32422 vsize=124244 CPUtime=1300.02 cores=4,6
/proc/32424/stat : 32424 (clasp) R 32422 32424 31689 0 -1 4202496 29577 0 0 0 129994 8 0 0 25 0 1 0 494468479 127225856 27834 33554432000 4194304 4929204 140737047117936 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32424/statm: 31061 27834 373 180 0 28071 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 124244

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.95
CPU system time (s): 0.094985
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 124244

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

runsolver used 2.06169 second user time and 5.03523 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-26 16:38:07
IDJOB=3300021
IDBENCH=85975
IDSOLVER=1684
FILE ID=node123/3300021-1303828687
RUNJOBID= node123-1303828670-32329
PBS_JOBID= 13160772
Free space on /tmp= 72576 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_32.renamed-as.sat05-1919.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-3300021-1303828687/watcher-3300021-1303828687 -o /tmp/evaluation-result-3300021-1303828687/solver-3300021-1303828687 -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-3300021-1303828687.cnf

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

MD5SUM BENCH= 833432e05c2a1599e13dca28680b5df9
RANDOM SEED=1082441250

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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:     32950928 kB
MemFree:      13603976 kB
Buffers:       2186640 kB
Cached:       16125636 kB
SwapCached:          0 kB
Active:        9485856 kB
Inactive:      9309496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13603976 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          319712 kB
Writeback:           0 kB
AnonPages:      482508 kB
Mapped:          16240 kB
Slab:           486676 kB
PageTables:       6052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   669876 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= 72880 MiB
End job on node123 at 2011-04-26 16:59:49