Trace number 3300022

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.05 1300.01

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_34.renamed-as.sat05-1926.cnf
MD5SUM349e2f9eff952d4e42f8e1caefaa382b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.3457
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...828670/instance-3300022-1303828670.cnf
0.59/0.69	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: 1299.32s 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-3300022-1303828670/watcher-3300022-1303828670 -o /tmp/evaluation-result-3300022-1303828670/solver-3300022-1303828670 -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-3300022-1303828670.cnf 

running on 2 cores: 5,7

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: 0.85 1.08 1.88 4/180 32352
/proc/meminfo: memFree=14309888/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=13228 CPUtime=0 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 670 0 0 0 0 0 0 0 22 0 1 0 494466790 13545472 602 33554432000 4194304 4929204 140737345736016 18446744073709551615 248089698048 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 3307 602 327 180 0 317 0

[startup+0.0632199 s]
/proc/loadavg: 0.85 1.08 1.88 4/180 32352
/proc/meminfo: memFree=14309888/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=24080 CPUtime=0.06 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 4077 0 0 0 6 0 0 0 22 0 1 0 494466790 24657920 3255 33554432000 4194304 4929204 140737345736016 18446744073709551615 4590059 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 6020 3256 336 180 0 3030 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24080

[startup+0.100213 s]
/proc/loadavg: 0.85 1.08 1.88 4/180 32352
/proc/meminfo: memFree=14309888/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=26344 CPUtime=0.09 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 4671 0 0 0 9 0 0 0 22 0 1 0 494466790 26976256 3849 33554432000 4194304 4929204 140737345736016 18446744073709551615 248089396143 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 6586 3849 339 180 0 3596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26344

[startup+0.300178 s]
/proc/loadavg: 0.85 1.08 1.88 4/180 32352
/proc/meminfo: memFree=14309888/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=26344 CPUtime=0.29 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 4672 0 0 0 29 0 0 0 23 0 1 0 494466790 26976256 3850 33554432000 4194304 4929204 140737345736016 18446744073709551615 4582129 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 6586 3850 339 180 0 3596 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26344

[startup+0.701105 s]
/proc/loadavg: 0.85 1.08 1.88 4/180 32352
/proc/meminfo: memFree=14309888/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=24720 CPUtime=0.69 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 4699 0 0 0 69 0 0 0 25 0 1 0 494466790 25313280 3497 33554432000 4194304 4929204 140737345736016 18446744073709551615 4632973 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 6180 3497 363 180 0 3190 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24720

[startup+1.50096 s]
/proc/loadavg: 0.85 1.08 1.88 5/181 32353
/proc/meminfo: memFree=14181048/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=24720 CPUtime=1.49 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 4703 0 0 0 149 0 0 0 25 0 1 0 494466790 25313280 3501 33554432000 4194304 4929204 140737345736016 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 6180 3501 367 180 0 3190 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24720

[startup+3.10068 s]
/proc/loadavg: 0.85 1.08 1.88 5/181 32353
/proc/meminfo: memFree=14054568/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=24720 CPUtime=3.09 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 4703 0 0 0 309 0 0 0 25 0 1 0 494466790 25313280 3501 33554432000 4194304 4929204 140737345736016 18446744073709551615 4632937 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 6180 3501 367 180 0 3190 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24720

[startup+6.30012 s]
/proc/loadavg: 1.10 1.13 1.89 5/187 32365
/proc/meminfo: memFree=13687732/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=24720 CPUtime=6.29 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 4703 0 0 0 629 0 0 0 25 0 1 0 494466790 25313280 3501 33554432000 4194304 4929204 140737345736016 18446744073709551615 4632957 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 6180 3501 367 180 0 3190 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24720

[startup+12.701 s]
/proc/loadavg: 1.49 1.21 1.92 5/187 32374
/proc/meminfo: memFree=13505016/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=24720 CPUtime=12.7 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 4708 0 0 0 1270 0 0 0 25 0 1 0 494466790 25313280 3506 33554432000 4194304 4929204 140737345736016 18446744073709551615 4633065 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 6180 3506 372 180 0 3190 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 24720

[startup+25.5007 s]
/proc/loadavg: 2.05 1.34 1.95 5/190 32452
/proc/meminfo: memFree=13784520/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=24720 CPUtime=25.5 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 4709 0 0 0 2550 0 0 0 25 0 1 0 494466790 25313280 3507 33554432000 4194304 4929204 140737345736016 18446744073709551615 4633004 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 6180 3507 373 180 0 3190 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 24720

[startup+51.1072 s]
/proc/loadavg: 2.71 1.55 2.00 5/190 32453
/proc/meminfo: memFree=13781172/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=27956 CPUtime=51.1 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 5490 0 0 0 5110 0 0 0 25 0 1 0 494466790 28626944 4288 33554432000 4194304 4929204 140737345736016 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 6989 4288 373 180 0 3999 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 27956

[startup+102.3 s]
/proc/loadavg: 3.44 1.93 2.10 5/190 32454
/proc/meminfo: memFree=13751864/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=37612 CPUtime=102.29 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 7888 0 0 0 10229 0 0 0 25 0 1 0 494466790 38514688 6686 33554432000 4194304 4929204 140737345736016 18446744073709551615 4632937 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 9403 6686 373 180 0 6413 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 37612

[startup+162.301 s]
/proc/loadavg: 3.79 2.30 2.22 5/190 32456
/proc/meminfo: memFree=13722000/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=46576 CPUtime=162.29 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 10107 0 0 0 16228 1 0 0 25 0 1 0 494466790 47693824 8905 33554432000 4194304 4929204 140737345736016 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 11644 8905 373 180 0 8654 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 46576

[startup+222.301 s]
/proc/loadavg: 3.92 2.61 2.33 5/190 32458
/proc/meminfo: memFree=13692944/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=53668 CPUtime=222.3 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 11790 0 0 0 22228 2 0 0 25 0 1 0 494466790 54956032 10588 33554432000 4194304 4929204 140737345736016 18446744073709551615 4633004 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 13417 10588 373 180 0 10427 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 53668

[startup+282.3 s]
/proc/loadavg: 3.97 2.86 2.43 5/190 32459
/proc/meminfo: memFree=13674700/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=60100 CPUtime=282.3 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 13419 0 0 0 28228 2 0 0 25 0 1 0 494466790 61542400 12217 33554432000 4194304 4929204 140737345736016 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 15025 12217 373 180 0 12035 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 60100

[startup+342.301 s]
/proc/loadavg: 4.03 3.08 2.53 5/190 32461
/proc/meminfo: memFree=13641588/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=66236 CPUtime=342.3 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 14980 0 0 0 34227 3 0 0 25 0 1 0 494466790 67825664 13778 33554432000 4194304 4929204 140737345736016 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 16559 13778 373 180 0 13569 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 66236

[startup+402.3 s]
/proc/loadavg: 4.09 3.27 2.63 5/190 32462
/proc/meminfo: memFree=13609580/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=75132 CPUtime=402.3 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 17060 0 0 0 40226 4 0 0 25 0 1 0 494466790 76935168 15858 33554432000 4194304 4929204 140737345736016 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 18783 15858 373 180 0 15793 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 75132

[startup+462.301 s]
/proc/loadavg: 4.08 3.42 2.72 5/190 32464
/proc/meminfo: memFree=13593692/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=80416 CPUtime=462.3 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 18398 0 0 0 46226 4 0 0 25 0 1 0 494466790 82345984 17196 33554432000 4194304 4929204 140737345736016 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 20104 17196 373 180 0 17114 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 80416

[startup+522.301 s]
/proc/loadavg: 4.03 3.52 2.80 5/190 32466
/proc/meminfo: memFree=13577064/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=83888 CPUtime=522.31 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 19287 0 0 0 52226 5 0 0 25 0 1 0 494466790 85901312 18085 33554432000 4194304 4929204 140737345736016 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 20972 18085 373 180 0 17982 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 83888

[startup+582.3 s]
/proc/loadavg: 4.01 3.61 2.87 5/190 32467
/proc/meminfo: memFree=13554480/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=91916 CPUtime=582.31 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 21329 0 0 0 58225 6 0 0 25 0 1 0 494466790 94121984 20127 33554432000 4194304 4929204 140737345736016 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 22979 20127 373 180 0 19989 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 91916

[startup+642.301 s]
/proc/loadavg: 4.00 3.67 2.94 5/190 32469
/proc/meminfo: memFree=13545040/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=99228 CPUtime=642.31 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 23201 0 0 0 64224 7 0 0 25 0 1 0 494466790 101609472 21999 33554432000 4194304 4929204 140737345736016 18446744073709551615 4633745 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 24807 21999 373 180 0 21817 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 99228

[startup+702.307 s]
/proc/loadavg: 4.00 3.73 3.00 5/190 32470
/proc/meminfo: memFree=13529028/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=99228 CPUtime=702.32 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 23204 0 0 0 70225 7 0 0 25 0 1 0 494466790 101609472 22002 33554432000 4194304 4929204 140737345736016 18446744073709551615 4633792 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 24807 22002 373 180 0 21817 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 99228

[startup+762.301 s]
/proc/loadavg: 4.00 3.78 3.06 5/190 32472
/proc/meminfo: memFree=13490820/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=110796 CPUtime=762.31 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 26402 0 0 0 76223 8 0 0 25 0 1 0 494466790 113455104 24592 33554432000 4194304 4929204 140737345736016 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 27699 24592 373 180 0 24709 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 110796

[startup+822.301 s]
/proc/loadavg: 4.00 3.81 3.12 5/190 32474
/proc/meminfo: memFree=13463156/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=112440 CPUtime=822.31 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 26763 0 0 0 82223 8 0 0 25 0 1 0 494466790 115138560 24953 33554432000 4194304 4929204 140737345736016 18446744073709551615 4632996 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 28110 24953 373 180 0 25120 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 112440

[startup+882.3 s]
/proc/loadavg: 4.06 3.86 3.17 5/190 32475
/proc/meminfo: memFree=13451604/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=119948 CPUtime=882.31 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 28631 0 0 0 88221 10 0 0 25 0 1 0 494466790 122826752 26821 33554432000 4194304 4929204 140737345736016 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 29987 26821 373 180 0 26997 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 119948

[startup+942.301 s]
/proc/loadavg: 4.08 3.90 3.23 5/190 32477
/proc/meminfo: memFree=13442532/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=123140 CPUtime=942.31 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 29430 0 0 0 94221 10 0 0 25 0 1 0 494466790 126095360 27620 33554432000 4194304 4929204 140737345736016 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 30785 27620 373 180 0 27795 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 123140

[startup+1002.3 s]
/proc/loadavg: 4.10 3.93 3.28 5/190 32478
/proc/meminfo: memFree=13438784/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=123300 CPUtime=1002.31 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 29485 0 0 0 100221 10 0 0 25 0 1 0 494466790 126259200 27675 33554432000 4194304 4929204 140737345736016 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 30825 27675 373 180 0 27835 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 123300

[startup+1062.3 s]
/proc/loadavg: 4.04 3.94 3.32 5/190 32480
/proc/meminfo: memFree=13425872/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=130908 CPUtime=1062.32 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 31381 0 0 0 106221 11 0 0 25 0 1 0 494466790 134049792 29571 33554432000 4194304 4929204 140737345736016 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 32727 29571 373 180 0 29737 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 130908

[startup+1122.3 s]
/proc/loadavg: 4.01 3.95 3.36 5/190 32482
/proc/meminfo: memFree=13404528/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=130908 CPUtime=1122.32 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 31390 0 0 0 112221 11 0 0 25 0 1 0 494466790 134049792 29580 33554432000 4194304 4929204 140737345736016 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 32727 29580 373 180 0 29737 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 130908

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.40 5/190 32483
/proc/meminfo: memFree=13404884/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=130908 CPUtime=1182.32 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 31394 0 0 0 118221 11 0 0 25 0 1 0 494466790 134049792 29584 33554432000 4194304 4929204 140737345736016 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 32727 29584 373 180 0 29737 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 130908

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.43 5/190 32485
/proc/meminfo: memFree=13387380/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=143460 CPUtime=1242.33 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 34543 0 0 0 124220 13 0 0 25 0 1 0 494466790 146903040 32733 33554432000 4194304 4929204 140737345736016 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 35865 32733 373 180 0 32875 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 143460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.46 5/190 32486
/proc/meminfo: memFree=13374588/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=143460 CPUtime=1300.03 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 34546 0 0 0 129990 13 0 0 25 0 1 0 494466790 146903040 32736 33554432000 4194304 4929204 140737345736016 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 35865 32736 373 180 0 32875 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 143460

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.46 5/190 32486
/proc/meminfo: memFree=13374588/32950928 swapFree=67111528/67111528
[pid=32352] ppid=32350 vsize=143460 CPUtime=1300.03 cores=5,7
/proc/32352/stat : 32352 (clasp) R 32350 32352 31689 0 -1 4202496 34546 0 0 0 129990 13 0 0 25 0 1 0 494466790 146903040 32736 33554432000 4194304 4929204 140737345736016 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32352/statm: 35865 32736 373 180 0 32875 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 143460

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.91
CPU system time (s): 0.136979
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 143460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.91
system time used= 0.136979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34558
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= 10
involuntary context switches= 2073

runsolver used 2.08868 second user time and 5.00924 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-26 16:37:50
IDJOB=3300022
IDBENCH=85965
IDSOLVER=1684
FILE ID=node123/3300022-1303828670
RUNJOBID= node123-1303828670-32331
PBS_JOBID= 13160772
Free space on /tmp= 72864 MiB

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

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

MD5SUM BENCH= 349e2f9eff952d4e42f8e1caefaa382b
RANDOM SEED=1418698696

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:      14310168 kB
Buffers:       2186248 kB
Cached:       15830832 kB
SwapCached:          0 kB
Active:        8762552 kB
Inactive:      9330244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14310168 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24512 kB
Writeback:           0 kB
AnonPages:       75060 kB
Mapped:          14496 kB
Slab:           485176 kB
PageTables:       5080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   201404 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= 72668 MiB
End job on node123 at 2011-04-26 16:59:32