Trace number 3422965

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-crafted? (TO) 5000.05 4999.92

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g1.cnf
MD5SUMeded74bffb721f48c45af6ff95302642
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.17
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...683096/instance-3422965-1306683096.cnf
0.19/0.25	c Solving...
5000.03/4999.91	
5000.03/4999.91	*** INTERRUPTED! ***
5000.03/4999.91	s UNKNOWN
5000.03/4999.91	
5000.03/4999.91	c INTERRUPTED   : 1
5000.03/4999.91	c Models        : 0+    
5000.03/4999.91	c Time          : 4999.915s (Solving: 4999.66s 1st Model: 0.00s Unsat: 0.00s)
5000.03/4999.91	c CPU Time      : 5000.040s

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: 961)

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-3422965-1306683096/watcher-3422965-1306683096 -o /tmp/evaluation-result-3422965-1306683096/solver-3422965-1306683096 -C 5000 -W 5100 -M 15500 HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3422965-1306683096.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.06 1.40 5/457 10415
/proc/meminfo: memFree=26713284/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=13476 CPUtime=0 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 765 0 0 0 0 0 0 0 22 0 1 0 779907794 13799424 661 33554432000 4194304 4929204 140734248170544 18446744073709551615 232335553221 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 3369 662 327 180 0 379 0

[startup+0.0681229 s]
/proc/loadavg: 0.92 1.06 1.40 5/457 10415
/proc/meminfo: memFree=26713284/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=17768 CPUtime=0.06 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 2083 0 0 0 6 0 0 0 22 0 1 0 779907794 18194432 1713 33554432000 4194304 4929204 140734248170544 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 4442 1713 339 180 0 1452 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17768

[startup+0.101121 s]
/proc/loadavg: 0.92 1.06 1.40 5/457 10415
/proc/meminfo: memFree=26713284/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=17768 CPUtime=0.09 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 2083 0 0 0 9 0 0 0 22 0 1 0 779907794 18194432 1713 33554432000 4194304 4929204 140734248170544 18446744073709551615 4582166 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 4442 1713 339 180 0 1452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17768

[startup+0.30108 s]
/proc/loadavg: 0.92 1.06 1.40 5/457 10415
/proc/meminfo: memFree=26713284/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=18128 CPUtime=0.29 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 2392 0 0 0 29 0 0 0 23 0 1 0 779907794 18563072 1857 33554432000 4194304 4929204 140734248170544 18446744073709551615 4632702 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 4532 1857 366 180 0 1542 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18128

[startup+0.701022 s]
/proc/loadavg: 0.92 1.06 1.40 5/457 10415
/proc/meminfo: memFree=26713284/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=18128 CPUtime=0.69 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 2393 0 0 0 69 0 0 0 25 0 1 0 779907794 18563072 1858 33554432000 4194304 4929204 140734248170544 18446744073709551615 4316048 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 4532 1858 367 180 0 1542 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18128

[startup+1.50088 s]
/proc/loadavg: 0.92 1.06 1.40 5/459 10417
/proc/meminfo: memFree=26702048/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=18128 CPUtime=1.49 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 2400 0 0 0 149 0 0 0 25 0 1 0 779907794 18563072 1865 33554432000 4194304 4929204 140734248170544 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 4532 1865 367 180 0 1542 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18128

[startup+3.10059 s]
/proc/loadavg: 0.92 1.06 1.40 5/459 10418
/proc/meminfo: memFree=26700324/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=19012 CPUtime=3.09 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 2623 0 0 0 309 0 0 0 25 0 1 0 779907794 19468288 2088 33554432000 4194304 4929204 140734248170544 18446744073709551615 4638684 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 4753 2088 367 180 0 1763 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19012

[startup+6.30103 s]
/proc/loadavg: 1.01 1.08 1.40 3/459 10418
/proc/meminfo: memFree=26697348/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=20596 CPUtime=6.29 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 3023 0 0 0 629 0 0 0 25 0 1 0 779907794 21090304 2488 33554432000 4194304 4929204 140734248170544 18446744073709551615 4633745 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 5149 2488 367 180 0 2159 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20596

[startup+12.7009 s]
/proc/loadavg: 1.09 1.09 1.41 3/459 10418
/proc/meminfo: memFree=26693452/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=21768 CPUtime=12.69 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 3286 0 0 0 1269 0 0 0 25 0 1 0 779907794 22290432 2751 33554432000 4194304 4929204 140734248170544 18446744073709551615 4316126 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 5442 2751 367 180 0 2452 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21768

[startup+25.5006 s]
/proc/loadavg: 1.29 1.13 1.41 5/459 10418
/proc/meminfo: memFree=26689288/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=23760 CPUtime=25.49 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 3816 0 0 0 2549 0 0 0 25 0 1 0 779907794 24330240 3281 33554432000 4194304 4929204 140734248170544 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 5940 3281 367 180 0 2950 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23760

[startup+51.1011 s]
/proc/loadavg: 1.53 1.20 1.43 5/459 10419
/proc/meminfo: memFree=26682944/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=26848 CPUtime=51.09 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 4575 0 0 0 5109 0 0 0 25 0 1 0 779907794 27492352 4040 33554432000 4194304 4929204 140734248170544 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 6712 4040 367 180 0 3722 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26848

[startup+102.317 s]
/proc/loadavg: 1.90 1.35 1.47 5/459 10420
/proc/meminfo: memFree=26677344/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=29232 CPUtime=102.31 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 5144 0 0 0 10231 0 0 0 25 0 1 0 779907794 29933568 4609 33554432000 4194304 4929204 140734248170544 18446744073709551615 4633278 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 7308 4609 369 180 0 4318 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 29232

[startup+162.3 s]
/proc/loadavg: 2.01 1.48 1.50 5/459 10422
/proc/meminfo: memFree=26668884/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=32944 CPUtime=162.3 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 6057 0 0 0 16229 1 0 0 25 0 1 0 779907794 33734656 5522 33554432000 4194304 4929204 140734248170544 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 8236 5522 369 180 0 5246 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 32944

[startup+222.301 s]
/proc/loadavg: 2.05 1.59 1.54 5/459 10423
/proc/meminfo: memFree=26666760/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=34732 CPUtime=222.3 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 6479 0 0 0 22229 1 0 0 25 0 1 0 779907794 35565568 5944 33554432000 4194304 4929204 140734248170544 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 8683 5944 369 180 0 5693 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 34732

[startup+282.301 s]
/proc/loadavg: 2.02 1.66 1.56 3/459 10425
/proc/meminfo: memFree=26663384/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=37116 CPUtime=282.3 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 7078 0 0 0 28229 1 0 0 25 0 1 0 779907794 38006784 6543 33554432000 4194304 4929204 140734248170544 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 9279 6543 369 180 0 6289 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 37116

[startup+342.3 s]
/proc/loadavg: 2.00 1.72 1.58 5/459 10427
/proc/meminfo: memFree=26659892/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=38380 CPUtime=342.3 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 7369 0 0 0 34229 1 0 0 25 0 1 0 779907794 39301120 6834 33554432000 4194304 4929204 140734248170544 18446744073709551615 4316147 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 9595 6834 369 180 0 6605 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 38380

[startup+402.301 s]
/proc/loadavg: 2.11 1.80 1.62 5/459 10428
/proc/meminfo: memFree=26657640/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=40340 CPUtime=402.3 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 7814 0 0 0 40229 1 0 0 25 0 1 0 779907794 41308160 7279 33554432000 4194304 4929204 140734248170544 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 10085 7279 369 180 0 7095 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 40340

[startup+462.301 s]
/proc/loadavg: 2.11 1.85 1.65 5/459 10430
/proc/meminfo: memFree=26655140/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=41044 CPUtime=462.31 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 7996 0 0 0 46230 1 0 0 25 0 1 0 779907794 42029056 7461 33554432000 4194304 4929204 140734248170544 18446744073709551615 4316204 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 10261 7461 369 180 0 7271 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 41044

[startup+522.3 s]
/proc/loadavg: 2.04 1.87 1.66 5/459 10431
/proc/meminfo: memFree=26653504/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=41936 CPUtime=522.31 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 8187 0 0 0 52230 1 0 0 25 0 1 0 779907794 42942464 7652 33554432000 4194304 4929204 140734248170544 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 10484 7652 369 180 0 7494 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 41936

[startup+582.301 s]
/proc/loadavg: 2.09 1.92 1.69 5/459 10433
/proc/meminfo: memFree=26651372/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=43028 CPUtime=582.31 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 8441 0 0 0 58230 1 0 0 25 0 1 0 779907794 44060672 7906 33554432000 4194304 4929204 140734248170544 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 10757 7906 369 180 0 7767 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 43028

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.31 2.11 2.03 5/459 10565
/proc/meminfo: memFree=26586688/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=74480 CPUtime=4062.42 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 16034 0 0 0 406240 2 0 0 25 0 1 0 779907794 76267520 15499 33554432000 4194304 4929204 140734248170544 18446744073709551615 4638667 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 18620 15499 369 180 0 15630 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 74480

[startup+4122.3 s]
/proc/loadavg: 2.23 2.12 2.03 5/459 10566
/proc/meminfo: memFree=26586528/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=74480 CPUtime=4122.4 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 16038 0 0 0 412238 2 0 0 25 0 1 0 779907794 76267520 15503 33554432000 4194304 4929204 140734248170544 18446744073709551615 4628096 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 18620 15503 369 180 0 15630 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 74480

[startup+4182.3 s]
/proc/loadavg: 2.19 2.12 2.04 5/459 10568
/proc/meminfo: memFree=26585148/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=75668 CPUtime=4182.4 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 16330 0 0 0 418238 2 0 0 25 0 1 0 779907794 77484032 15795 33554432000 4194304 4929204 140734248170544 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 18917 15795 369 180 0 15927 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 75668

[startup+4242.3 s]
/proc/loadavg: 2.07 2.10 2.03 5/459 10570
/proc/meminfo: memFree=26585256/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=75668 CPUtime=4242.4 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 16330 0 0 0 424238 2 0 0 25 0 1 0 779907794 77484032 15795 33554432000 4194304 4929204 140734248170544 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 18917 15795 369 180 0 15927 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 75668

[startup+4302.3 s]
/proc/loadavg: 2.02 2.08 2.02 5/459 10571
/proc/meminfo: memFree=26585116/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=75896 CPUtime=4302.4 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 16364 0 0 0 430238 2 0 0 25 0 1 0 779907794 77717504 15829 33554432000 4194304 4929204 140734248170544 18446744073709551615 4316173 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 18974 15829 369 180 0 15984 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 75896

[startup+4362.3 s]
/proc/loadavg: 2.01 2.06 2.02 5/459 10573
/proc/meminfo: memFree=26584852/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=76084 CPUtime=4362.41 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 16406 0 0 0 436239 2 0 0 25 0 1 0 779907794 77910016 15871 33554432000 4194304 4929204 140734248170544 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 19021 15871 369 180 0 16031 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 76084

[startup+4422.3 s]
/proc/loadavg: 2.00 2.05 2.01 5/459 10574
/proc/meminfo: memFree=26584700/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=76084 CPUtime=4422.41 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 16445 0 0 0 442239 2 0 0 25 0 1 0 779907794 77910016 15910 33554432000 4194304 4929204 140734248170544 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 19021 15910 369 180 0 16031 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 76084

[startup+4482.3 s]
/proc/loadavg: 2.00 2.04 2.01 4/459 10576
/proc/meminfo: memFree=26584440/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=76336 CPUtime=4482.41 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 16500 0 0 0 448239 2 0 0 25 0 1 0 779907794 78168064 15965 33554432000 4194304 4929204 140734248170544 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 19084 15965 369 180 0 16094 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 76336

[startup+4542.3 s]
/proc/loadavg: 2.00 2.03 2.00 4/459 10578
/proc/meminfo: memFree=26584660/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=76336 CPUtime=4542.41 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 16506 0 0 0 454239 2 0 0 25 0 1 0 779907794 78168064 15971 33554432000 4194304 4929204 140734248170544 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 19084 15971 369 180 0 16094 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 76336

[startup+4602.3 s]
/proc/loadavg: 2.08 2.05 2.01 4/459 10579
/proc/meminfo: memFree=26584880/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=76844 CPUtime=4602.42 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 16596 0 0 0 460240 2 0 0 25 0 1 0 779907794 78688256 16061 33554432000 4194304 4929204 140734248170544 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 19211 16061 369 180 0 16221 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 76844

[startup+4662.3 s]
/proc/loadavg: 2.14 2.08 2.02 4/459 10581
/proc/meminfo: memFree=26584612/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=76844 CPUtime=4662.41 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 16602 0 0 0 466239 2 0 0 25 0 1 0 779907794 78688256 16067 33554432000 4194304 4929204 140734248170544 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 19211 16067 369 180 0 16221 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 76844

[startup+4722.32 s]
/proc/loadavg: 2.08 2.08 2.02 5/459 10582
/proc/meminfo: memFree=26583104/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=77012 CPUtime=4722.43 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 16664 0 0 0 472241 2 0 0 25 0 1 0 779907794 78860288 16129 33554432000 4194304 4929204 140734248170544 18446744073709551615 4633944 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 19253 16129 369 180 0 16263 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 77012

[startup+4782.3 s]
/proc/loadavg: 2.03 2.06 2.01 5/459 10584
/proc/meminfo: memFree=26582960/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=77012 CPUtime=4782.42 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 16664 0 0 0 478240 2 0 0 25 0 1 0 779907794 78860288 16129 33554432000 4194304 4929204 140734248170544 18446744073709551615 4357455 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 19253 16129 369 180 0 16263 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 77012

[startup+4842.3 s]
/proc/loadavg: 2.01 2.05 2.00 6/459 10586
/proc/meminfo: memFree=26581204/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=79072 CPUtime=4842.42 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 17167 0 0 0 484240 2 0 0 25 0 1 0 779907794 80969728 16632 33554432000 4194304 4929204 140734248170544 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 19768 16632 369 180 0 16778 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 79072

[startup+4902.3 s]
/proc/loadavg: 2.00 2.04 2.00 5/459 10587
/proc/meminfo: memFree=26580068/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=79212 CPUtime=4902.42 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 17192 0 0 0 490240 2 0 0 25 0 1 0 779907794 81113088 16657 33554432000 4194304 4929204 140734248170544 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 19803 16657 369 180 0 16813 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 79212

[startup+4962.3 s]
/proc/loadavg: 2.00 2.03 2.00 5/459 10589
/proc/meminfo: memFree=26579304/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=79212 CPUtime=4962.42 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 17199 0 0 0 496240 2 0 0 25 0 1 0 779907794 81113088 16664 33554432000 4194304 4929204 140734248170544 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 19803 16664 369 180 0 16813 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 79212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/459 10590
/proc/meminfo: memFree=26579288/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=79212 CPUtime=5000.03 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 17228 0 0 0 500001 2 0 0 25 0 1 0 779907794 81113088 16693 33554432000 4194304 4929204 140734248170544 18446744073709551615 4633754 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 19803 16693 369 180 0 16813 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 79212

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/459 10590
/proc/meminfo: memFree=26579288/32951124 swapFree=60688864/67111528
[pid=10415] ppid=10413 vsize=79212 CPUtime=5000.03 cores=1,3,5,7
/proc/10415/stat : 10415 (clasp) R 10413 10415 8990 0 -1 4202496 17228 0 0 0 500001 2 0 0 25 0 1 0 779907794 81113088 16693 33554432000 4194304 4929204 140734248170544 18446744073709551615 4633754 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/10415/statm: 19803 16693 369 180 0 16813 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 79212

Child status: 0
Real time (s): 4999.92
CPU time (s): 5000.05
CPU user time (s): 5000.02
CPU system time (s): 0.026995
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 79212

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

runsolver used 20.7528 second user time and 51.8261 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-29 17:31:36
IDJOB=3422965
IDBENCH=71273
IDSOLVER=1917
FILE ID=node132/3422965-1306683096
RUNJOBID= node132-1306683096-10397
PBS_JOBID= 13471765
Free space on /tmp= 73104 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1150c84314g1.cnf
COMMAND LINE= HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422965-1306683096/watcher-3422965-1306683096 -o /tmp/evaluation-result-3422965-1306683096/solver-3422965-1306683096 -C 5000 -W 5100 -M 15500  HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3422965-1306683096.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= eded74bffb721f48c45af6ff95302642
RANDOM SEED=61741612

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26714060 kB
Buffers:        223688 kB
Cached:        2733108 kB
SwapCached:      14980 kB
Active:         960560 kB
Inactive:      5056112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26714060 kB
SwapTotal:    67111528 kB
SwapFree:     60688864 kB
Dirty:            3112 kB
Writeback:           0 kB
AnonPages:     3053032 kB
Mapped:          19872 kB
Slab:           103796 kB
PageTables:      51056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 109216460 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73104 MiB
End job on node132 at 2011-05-29 18:54:58