Trace number 3300023

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_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark473.18
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...828694/instance-3300023-1303828694.cnf
0.69/0.76	c Solving...
1300.01/1300.00	
1300.01/1300.00	*** INTERRUPTED! ***
1300.01/1300.00	s UNKNOWN
1300.01/1300.00	
1300.01/1300.00	c INTERRUPTED   : 1
1300.01/1300.00	c Models        : 0+    
1300.01/1300.00	c Time          : 1300.004s (Solving: 1299.24s 1st Model: 0.00s Unsat: 0.00s)
1300.01/1300.00	c CPU Time      : 1300.010s

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-3300023-1303828694/watcher-3300023-1303828694 -o /tmp/evaluation-result-3300023-1303828694/solver-3300023-1303828694 -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-3300023-1303828694.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: 2.05 1.34 1.95 5/189 32451
/proc/meminfo: memFree=13800864/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=13264 CPUtime=0 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 688 0 0 0 0 0 0 0 25 0 1 0 494469209 13582336 619 33554432000 4194304 4929204 140736521170784 18446744073709551615 248089698048 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 3316 620 327 180 0 326 0

[startup+0.055027 s]
/proc/loadavg: 2.05 1.34 1.95 5/189 32451
/proc/meminfo: memFree=13800864/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=22400 CPUtime=0.05 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 3712 0 0 0 4 1 0 0 25 0 1 0 494469209 22937600 2899 33554432000 4194304 4929204 140736521170784 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 5600 2901 327 180 0 2610 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22400

[startup+0.101019 s]
/proc/loadavg: 2.05 1.34 1.95 5/189 32451
/proc/meminfo: memFree=13800864/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=29328 CPUtime=0.09 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 5563 0 0 0 8 1 0 0 25 0 1 0 494469209 30031872 4333 33554432000 4194304 4929204 140736521170784 18446744073709551615 4582106 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 7332 4333 339 180 0 4342 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29328

[startup+0.300984 s]
/proc/loadavg: 2.05 1.34 1.95 5/189 32451
/proc/meminfo: memFree=13800864/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=29328 CPUtime=0.29 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 5564 0 0 0 28 1 0 0 25 0 1 0 494469209 30031872 4334 33554432000 4194304 4929204 140736521170784 18446744073709551615 4582106 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 7332 4334 339 180 0 4342 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29328

[startup+0.700914 s]
/proc/loadavg: 2.05 1.34 1.95 5/189 32451
/proc/meminfo: memFree=13800864/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=29328 CPUtime=0.69 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 5568 0 0 0 68 1 0 0 25 0 1 0 494469209 30031872 4338 33554432000 4194304 4929204 140736521170784 18446744073709551615 4582129 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 7332 4338 341 180 0 4342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29328

[startup+1.50077 s]
/proc/loadavg: 2.05 1.34 1.95 5/190 32452
/proc/meminfo: memFree=13785548/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=26896 CPUtime=1.49 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 5595 0 0 0 148 1 0 0 25 0 1 0 494469209 27541504 3951 33554432000 4194304 4929204 140736521170784 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 6724 3951 367 180 0 3734 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26896

[startup+3.10049 s]
/proc/loadavg: 2.05 1.34 1.95 5/190 32452
/proc/meminfo: memFree=13785052/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=26896 CPUtime=3.09 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 5595 0 0 0 308 1 0 0 25 0 1 0 494469209 27541504 3951 33554432000 4194304 4929204 140736521170784 18446744073709551615 4633004 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 6724 3951 367 180 0 3734 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26896

[startup+6.30092 s]
/proc/loadavg: 2.20 1.39 1.96 5/190 32452
/proc/meminfo: memFree=13784680/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=26896 CPUtime=6.3 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 5595 0 0 0 629 1 0 0 25 0 1 0 494469209 27541504 3951 33554432000 4194304 4929204 140736521170784 18446744073709551615 4633001 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 6724 3951 367 180 0 3734 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 26896

[startup+12.7008 s]
/proc/loadavg: 2.35 1.43 1.97 5/190 32453
/proc/meminfo: memFree=13784696/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=26896 CPUtime=12.7 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 5600 0 0 0 1269 1 0 0 25 0 1 0 494469209 27541504 3956 33554432000 4194304 4929204 140736521170784 18446744073709551615 4633001 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 6724 3956 372 180 0 3734 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 26896

[startup+25.5005 s]
/proc/loadavg: 2.71 1.55 2.00 5/190 32453
/proc/meminfo: memFree=13781960/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=26896 CPUtime=25.5 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 5601 0 0 0 2549 1 0 0 25 0 1 0 494469209 27541504 3957 33554432000 4194304 4929204 140736521170784 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 6724 3957 373 180 0 3734 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 26896

[startup+51.101 s]
/proc/loadavg: 3.15 1.75 2.05 5/190 32454
/proc/meminfo: memFree=13769132/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=27548 CPUtime=51.1 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 5824 0 0 0 5109 1 0 0 25 0 1 0 494469209 28209152 4180 33554432000 4194304 4929204 140736521170784 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 6887 4180 373 180 0 3897 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 27548

[startup+102.307 s]
/proc/loadavg: 3.63 2.09 2.15 5/190 32455
/proc/meminfo: memFree=13739780/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=37700 CPUtime=102.3 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 8344 0 0 0 10229 1 0 0 25 0 1 0 494469209 38604800 6700 33554432000 4194304 4929204 140736521170784 18446744073709551615 4632940 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 9425 6700 373 180 0 6435 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 37700

[startup+162.3 s]
/proc/loadavg: 3.86 2.44 2.27 5/190 32457
/proc/meminfo: memFree=13710392/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=45560 CPUtime=162.3 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 10307 0 0 0 16228 2 0 0 25 0 1 0 494469209 46653440 8663 33554432000 4194304 4929204 140736521170784 18446744073709551615 4632976 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 11390 8663 373 180 0 8400 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 45560

[startup+222.301 s]
/proc/loadavg: 3.95 2.72 2.37 5/190 32458
/proc/meminfo: memFree=13684508/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=55052 CPUtime=222.29 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 12564 0 0 0 22227 2 0 0 25 0 1 0 494469209 56373248 10920 33554432000 4194304 4929204 140736521170784 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 13763 10920 373 180 0 10773 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 55052

[startup+282.3 s]
/proc/loadavg: 4.06 2.97 2.48 5/190 32460
/proc/meminfo: memFree=13660932/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=64924 CPUtime=282.29 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 15035 0 0 0 28226 3 0 0 25 0 1 0 494469209 66482176 13391 33554432000 4194304 4929204 140736521170784 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 16231 13391 373 180 0 13241 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 64924

[startup+342.301 s]
/proc/loadavg: 4.16 3.18 2.58 5/190 32461
/proc/meminfo: memFree=13623976/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=68248 CPUtime=342.29 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 15893 0 0 0 34226 3 0 0 25 0 1 0 494469209 69885952 14249 33554432000 4194304 4929204 140736521170784 18446744073709551615 4629060 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 17062 14249 373 180 0 14072 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 68248

[startup+402.301 s]
/proc/loadavg: 4.06 3.33 2.66 5/190 32463
/proc/meminfo: memFree=13606724/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=73848 CPUtime=402.3 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 17311 0 0 0 40226 4 0 0 25 0 1 0 494469209 75620352 15667 33554432000 4194304 4929204 140736521170784 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 18462 15667 373 180 0 15472 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 73848

[startup+462.3 s]
/proc/loadavg: 4.05 3.46 2.75 5/190 32465
/proc/meminfo: memFree=13589596/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=79912 CPUtime=462.3 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 18663 0 0 0 46226 4 0 0 25 0 1 0 494469209 81829888 17019 33554432000 4194304 4929204 140736521170784 18446744073709551615 4316097 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 19978 17019 373 180 0 16988 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 79912

[startup+522.301 s]
/proc/loadavg: 4.02 3.56 2.83 5/190 32466
/proc/meminfo: memFree=13568752/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=86348 CPUtime=522.3 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 20296 0 0 0 52225 5 0 0 25 0 1 0 494469209 88420352 18652 33554432000 4194304 4929204 140736521170784 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 21587 18652 373 180 0 18597 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 86348

[startup+582.3 s]
/proc/loadavg: 4.00 3.64 2.90 5/190 32468
/proc/meminfo: memFree=13552492/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=94332 CPUtime=582.3 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 22324 0 0 0 58224 6 0 0 25 0 1 0 494469209 96595968 20680 33554432000 4194304 4929204 140736521170784 18446744073709551615 4327511 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 23583 20680 373 180 0 20593 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 94332

[startup+642.301 s]
/proc/loadavg: 4.00 3.70 2.96 5/190 32469
/proc/meminfo: memFree=13540448/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=98312 CPUtime=642.31 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 23362 0 0 0 64224 7 0 0 25 0 1 0 494469209 100671488 21718 33554432000 4194304 4929204 140736521170784 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 24578 21718 373 180 0 21588 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 98312

[startup+702.301 s]
/proc/loadavg: 4.00 3.75 3.02 5/190 32471
/proc/meminfo: memFree=13528776/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=103444 CPUtime=702.3 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 24653 0 0 0 70223 7 0 0 25 0 1 0 494469209 105926656 23009 33554432000 4194304 4929204 140736521170784 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 25861 23009 373 180 0 22871 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 103444

[startup+762.306 s]
/proc/loadavg: 4.00 3.79 3.08 5/190 32473
/proc/meminfo: memFree=13477300/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=104936 CPUtime=762.31 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 25062 0 0 0 76224 7 0 0 25 0 1 0 494469209 107454464 23418 33554432000 4194304 4929204 140736521170784 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 26234 23418 373 180 0 23244 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 104936

[startup+822.301 s]
/proc/loadavg: 4.00 3.83 3.14 5/190 32474
/proc/meminfo: memFree=13462408/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=112028 CPUtime=822.3 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 26512 0 0 0 82222 8 0 0 25 0 1 0 494469209 114716672 24868 33554432000 4194304 4929204 140736521170784 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 28007 24868 373 180 0 25017 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 112028

[startup+882.301 s]
/proc/loadavg: 4.04 3.87 3.19 5/190 32476
/proc/meminfo: memFree=13446764/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=115060 CPUtime=882.3 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 27224 0 0 0 88222 8 0 0 25 0 1 0 494469209 117821440 25580 33554432000 4194304 4929204 140736521170784 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 28765 25580 373 180 0 25775 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 115060

[startup+942.301 s]
/proc/loadavg: 4.05 3.91 3.25 5/190 32477
/proc/meminfo: memFree=13439052/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=117276 CPUtime=942.3 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 27847 0 0 0 94222 8 0 0 25 0 1 0 494469209 120090624 26203 33554432000 4194304 4929204 140736521170784 18446744073709551615 4632969 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 29319 26203 373 180 0 26329 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 117276

[startup+1002.3 s]
/proc/loadavg: 4.07 3.94 3.30 5/190 32479
/proc/meminfo: memFree=13438036/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=117276 CPUtime=1002.3 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 27849 0 0 0 100222 8 0 0 25 0 1 0 494469209 120090624 26205 33554432000 4194304 4929204 140736521170784 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 29319 26205 373 180 0 26329 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 117276

[startup+1062.3 s]
/proc/loadavg: 4.02 3.95 3.34 5/190 32481
/proc/meminfo: memFree=13412972/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=130108 CPUtime=1062.31 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 31043 0 0 0 106221 10 0 0 25 0 1 0 494469209 133230592 29399 33554432000 4194304 4929204 140736521170784 18446744073709551615 4633004 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 32527 29399 373 180 0 29537 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 130108

[startup+1122.3 s]
/proc/loadavg: 4.01 3.95 3.38 5/190 32482
/proc/meminfo: memFree=13404524/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=134172 CPUtime=1122.31 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 32069 0 0 0 112221 10 0 0 25 0 1 0 494469209 137392128 30425 33554432000 4194304 4929204 140736521170784 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 33543 30425 373 180 0 30553 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 134172

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.41 5/190 32484
/proc/meminfo: memFree=13400168/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=134172 CPUtime=1182.31 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 32079 0 0 0 118221 10 0 0 25 0 1 0 494469209 137392128 30435 33554432000 4194304 4929204 140736521170784 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 33543 30435 373 180 0 30553 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 134172

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.45 5/190 32485
/proc/meminfo: memFree=13380680/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=142624 CPUtime=1242.31 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 34191 0 0 0 124219 12 0 0 25 0 1 0 494469209 146046976 32547 33554432000 4194304 4929204 140736521170784 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 35656 32547 373 180 0 32666 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 142624



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.22 3.79 3.42 2/172 32541
/proc/meminfo: memFree=14203848/32950928 swapFree=67111528/67111528
[pid=32451] ppid=32449 vsize=148480 CPUtime=1300.01 cores=1,3
/proc/32451/stat : 32451 (clasp) R 32449 32451 31689 0 -1 4202496 35631 0 0 0 129989 12 0 0 25 0 1 0 494469209 152043520 33987 33554432000 4194304 4929204 140736521170784 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32451/statm: 37120 33987 373 180 0 34130 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 148480

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

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

runsolver used 2.04669 second user time and 5.04123 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-26 16:38:14
IDJOB=3300023
IDBENCH=85987
IDSOLVER=1684
FILE ID=node123/3300023-1303828694
RUNJOBID= node123-1303828670-32330
PBS_JOBID= 13160772
Free space on /tmp= 72668 MiB

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

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=50747272

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:      13801020 kB
Buffers:       2186640 kB
Cached:       16031768 kB
SwapCached:          0 kB
Active:        9286836 kB
Inactive:      9310352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13801020 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          225104 kB
Writeback:           0 kB
AnonPages:      378780 kB
Mapped:          16260 kB
Slab:           486464 kB
PageTables:       5848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   568532 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= 72884 MiB
End job on node123 at 2011-04-26 16:59:56