Trace number 3423051

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.09 4999.92

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x40.cnf
MD5SUM3a7a68cedc6ab84c0df9c27d166b0b6b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables960
Number of clauses48480
Sum of the clauses size191040
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21440
Number of clauses of size 30
Number of clauses of size 447040
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...686207/instance-3423051-1306686207.cnf
0.89/0.94	c Solving...
5000.07/4999.91	
5000.07/4999.91	*** INTERRUPTED! ***
5000.07/4999.91	s UNKNOWN
5000.07/4999.91	
5000.07/4999.91	c INTERRUPTED   : 1
5000.07/4999.91	c Models        : 0+    
5000.07/4999.91	c Time          : 4999.915s (Solving: 4998.98s 1st Model: 0.00s Unsat: 0.00s)
5000.07/4999.91	c CPU Time      : 5000.070s

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

running on 4 cores: 0,2,4,6

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: 1.00 1.02 1.25 3/443 18718
/proc/meminfo: memFree=15662444/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=13804 CPUtime=0 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 850 0 0 0 0 0 0 0 25 0 1 0 858851388 14135296 749 33554432000 4194304 4929204 140734447066496 18446744073709551615 231895151301 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18718/statm: 3451 750 327 180 0 461 0

[startup+0.0290589 s]
/proc/loadavg: 1.00 1.02 1.25 3/443 18718
/proc/meminfo: memFree=15662444/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=16740 CPUtime=0.02 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 1680 0 0 0 2 0 0 0 25 0 1 0 858851388 17141760 1435 33554432000 4194304 4929204 140734447066496 18446744073709551615 4582131 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18718/statm: 4185 1435 337 180 0 1195 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16740

[startup+0.101041 s]
/proc/loadavg: 1.00 1.02 1.25 3/443 18718
/proc/meminfo: memFree=15662444/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=16740 CPUtime=0.09 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 1680 0 0 0 9 0 0 0 25 0 1 0 858851388 17141760 1435 33554432000 4194304 4929204 140734447066496 18446744073709551615 4582160 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18718/statm: 4185 1435 337 180 0 1195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16740

[startup+0.300998 s]
/proc/loadavg: 1.00 1.02 1.25 3/443 18718
/proc/meminfo: memFree=15662444/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=18192 CPUtime=0.29 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 2051 0 0 0 29 0 0 0 25 0 1 0 858851388 18628608 1806 33554432000 4194304 4929204 140734447066496 18446744073709551615 4589998 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18718/statm: 4548 1806 339 180 0 1558 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18192

[startup+0.700935 s]
/proc/loadavg: 1.00 1.02 1.25 3/443 18718
/proc/meminfo: memFree=15662444/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=20304 CPUtime=0.69 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 2581 0 0 0 69 0 0 0 25 0 1 0 858851388 20791296 2336 33554432000 4194304 4929204 140734447066496 18446744073709551615 4582640 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18718/statm: 5076 2336 339 180 0 2086 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20304

[startup+1.50078 s]
/proc/loadavg: 1.08 1.04 1.25 3/444 18719
/proc/meminfo: memFree=15644084/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=24328 CPUtime=1.49 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 3736 0 0 0 149 0 0 0 25 0 1 0 858851388 24911872 3396 33554432000 4194304 4929204 140734447066496 18446744073709551615 4638397 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18718/statm: 6082 3396 367 180 0 3092 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24328

[startup+3.10048 s]
/proc/loadavg: 1.08 1.04 1.25 3/444 18719
/proc/meminfo: memFree=15634308/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=28216 CPUtime=3.1 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 4710 0 0 0 309 1 0 0 25 0 1 0 858851388 28893184 4370 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18718/statm: 7054 4370 367 180 0 4064 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 28216

[startup+6.30087 s]
/proc/loadavg: 1.08 1.04 1.25 3/444 18719
/proc/meminfo: memFree=15627116/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=30236 CPUtime=6.3 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 5222 0 0 0 629 1 0 0 25 0 1 0 858851388 30961664 4882 33554432000 4194304 4929204 140734447066496 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18718/statm: 7559 4882 367 180 0 4569 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 30236

[startup+12.7007 s]
/proc/loadavg: 1.22 1.07 1.26 3/444 18720
/proc/meminfo: memFree=15617920/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=34188 CPUtime=12.7 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 6192 0 0 0 1269 1 0 0 25 0 1 0 858851388 35008512 5852 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18718/statm: 8547 5852 367 180 0 5557 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 34188

[startup+25.5003 s]
/proc/loadavg: 1.34 1.10 1.27 3/444 18720
/proc/meminfo: memFree=15610992/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=37008 CPUtime=25.49 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 6884 0 0 0 2548 1 0 0 25 0 1 0 858851388 37896192 6544 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18718/statm: 9252 6544 367 180 0 6262 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37008

[startup+51.1005 s]
/proc/loadavg: 1.57 1.17 1.28 3/444 18721
/proc/meminfo: memFree=15595084/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=46516 CPUtime=51.07 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 9180 0 0 0 5106 1 0 0 25 0 1 0 858851388 47632384 8840 33554432000 4194304 4929204 140734447066496 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 11629 8840 367 180 0 8639 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46516

[startup+102.317 s]
/proc/loadavg: 1.82 1.31 1.32 3/444 18722
/proc/meminfo: memFree=15582552/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=52252 CPUtime=102.3 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 10608 0 0 0 10228 2 0 0 25 0 1 0 858851388 53506048 10268 33554432000 4194304 4929204 140734447066496 18446744073709551615 4357634 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 13063 10268 369 180 0 10073 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 52252

[startup+162.301 s]
/proc/loadavg: 1.93 1.43 1.36 3/444 18724
/proc/meminfo: memFree=15567764/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=59316 CPUtime=162.28 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 12342 0 0 0 16226 2 0 0 25 0 1 0 858851388 60739584 12002 33554432000 4194304 4929204 140734447066496 18446744073709551615 231895157691 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 14829 12002 369 180 0 11839 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 59316

[startup+222.3 s]
/proc/loadavg: 1.97 1.53 1.40 3/444 18725
/proc/meminfo: memFree=15561756/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=63564 CPUtime=222.28 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 13365 0 0 0 22226 2 0 0 25 0 1 0 858851388 65089536 13025 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 15891 13025 369 180 0 12901 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 63564

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.43 3/444 18727
/proc/meminfo: memFree=15558476/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=67196 CPUtime=282.28 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 14205 0 0 0 28226 2 0 0 25 0 1 0 858851388 68808704 13865 33554432000 4194304 4929204 140734447066496 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 16799 13865 369 180 0 13809 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 67196

[startup+342.301 s]
/proc/loadavg: 1.99 1.68 1.47 3/444 18728
/proc/meminfo: memFree=15547776/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=72936 CPUtime=342.29 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 15568 0 0 0 34227 2 0 0 25 0 1 0 858851388 74686464 15228 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633764 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 18234 15228 369 180 0 15244 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 72936

[startup+402.301 s]
/proc/loadavg: 2.07 1.75 1.50 3/444 18730
/proc/meminfo: memFree=15545224/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=74024 CPUtime=402.29 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 15800 0 0 0 40227 2 0 0 25 0 1 0 858851388 75800576 15460 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633756 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 18506 15460 369 180 0 15516 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 74024

[startup+462.3 s]
/proc/loadavg: 2.13 1.83 1.54 3/444 18732
/proc/meminfo: memFree=15536232/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=77860 CPUtime=462.29 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 16761 0 0 0 46227 2 0 0 25 0 1 0 858851388 79728640 16421 33554432000 4194304 4929204 140734447066496 18446744073709551615 4337358 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 19465 16421 369 180 0 16475 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 77860

[startup+522.301 s]
/proc/loadavg: 2.05 1.85 1.57 3/444 18733
/proc/meminfo: memFree=15532080/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=81376 CPUtime=522.29 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 17534 0 0 0 52227 2 0 0 25 0 1 0 858851388 83329024 17194 33554432000 4194304 4929204 140734447066496 18446744073709551615 4337392 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 20344 17194 369 180 0 17354 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 81376

[startup+582.301 s]
/proc/loadavg: 2.02 1.88 1.59 3/444 18735
/proc/meminfo: memFree=15529044/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=82324 CPUtime=582.29 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 17748 0 0 0 58227 2 0 0 25 0 1 0 858851388 84299776 17408 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 20581 17408 369 180 0 17591 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 82324

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/444 18840
/proc/meminfo: memFree=15410680/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=145328 CPUtime=4062.44 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 32142 0 0 0 406238 6 0 0 25 0 1 0 858851388 148815872 31802 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 36332 31802 369 180 0 33342 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 145328

[startup+4122.3 s]
/proc/loadavg: 2.15 2.03 2.01 3/444 18841
/proc/meminfo: memFree=15410260/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=145328 CPUtime=4122.43 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 32146 0 0 0 412237 6 0 0 25 0 1 0 858851388 148815872 31806 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 36332 31806 369 180 0 33342 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 145328

[startup+4182.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/444 18843
/proc/meminfo: memFree=15409352/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=145944 CPUtime=4182.43 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 32282 0 0 0 418237 6 0 0 25 0 1 0 858851388 149446656 31942 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 36486 31942 369 180 0 33496 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 145944

[startup+4242.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/444 18844
/proc/meminfo: memFree=15408812/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=146228 CPUtime=4242.43 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 32333 0 0 0 424237 6 0 0 25 0 1 0 858851388 149737472 31993 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 36557 31993 369 180 0 33567 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 146228

[startup+4302.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/444 18846
/proc/meminfo: memFree=15408392/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=146512 CPUtime=4302.43 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 32395 0 0 0 430237 6 0 0 25 0 1 0 858851388 150028288 32055 33554432000 4194304 4929204 140734447066496 18446744073709551615 4327364 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 36628 32055 369 180 0 33638 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 146512

[startup+4362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/444 18848
/proc/meminfo: memFree=15408604/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=146512 CPUtime=4362.43 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 32396 0 0 0 436237 6 0 0 25 0 1 0 858851388 150028288 32056 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 36628 32056 369 180 0 33638 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 146512

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/444 18849
/proc/meminfo: memFree=15408056/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=146704 CPUtime=4422.43 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 32433 0 0 0 442237 6 0 0 25 0 1 0 858851388 150224896 32093 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 36676 32093 369 180 0 33686 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 146704

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/444 18851
/proc/meminfo: memFree=15407392/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=147176 CPUtime=4482.44 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 32538 0 0 0 448238 6 0 0 25 0 1 0 858851388 150708224 32198 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 36794 32198 369 180 0 33804 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 147176

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/444 18855
/proc/meminfo: memFree=15404712/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=147176 CPUtime=4542.44 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 32573 0 0 0 454238 6 0 0 25 0 1 0 858851388 150708224 32233 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 36794 32233 369 180 0 33804 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 147176

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/444 18857
/proc/meminfo: memFree=15393872/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=154976 CPUtime=4602.45 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 34445 0 0 0 460239 6 0 0 25 0 1 0 858851388 158695424 34105 33554432000 4194304 4929204 140734447066496 18446744073709551615 4316281 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 38744 34105 369 180 0 35754 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 154976

[startup+4662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/444 18859
/proc/meminfo: memFree=15389488/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=156520 CPUtime=4662.44 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 34793 0 0 0 466238 6 0 0 25 0 1 0 858851388 160276480 34453 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 39130 34453 369 180 0 36140 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 156520

[startup+4722.32 s]
/proc/loadavg: 2.13 2.04 2.01 3/444 18860
/proc/meminfo: memFree=15386700/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=157852 CPUtime=4722.45 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 35160 0 0 0 472239 6 0 0 25 0 1 0 858851388 161640448 34820 33554432000 4194304 4929204 140734447066496 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 39463 34820 369 180 0 36473 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 157852

[startup+4782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/444 18862
/proc/meminfo: memFree=15387516/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=157852 CPUtime=4782.45 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 35175 0 0 0 478238 7 0 0 25 0 1 0 858851388 161640448 34835 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 39463 34835 369 180 0 36473 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 157852

[startup+4842.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/444 18863
/proc/meminfo: memFree=15383020/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=160360 CPUtime=4842.45 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 35724 0 0 0 484238 7 0 0 25 0 1 0 858851388 164208640 35384 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 40090 35384 369 180 0 37100 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 160360

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/444 18865
/proc/meminfo: memFree=15381604/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=161100 CPUtime=4902.45 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 35905 0 0 0 490238 7 0 0 25 0 1 0 858851388 164966400 35565 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 40275 35565 369 180 0 37285 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 161100

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/444 18867
/proc/meminfo: memFree=15380456/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=161384 CPUtime=4962.46 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 35955 0 0 0 496239 7 0 0 25 0 1 0 858851388 165257216 35615 33554432000 4194304 4929204 140734447066496 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 40346 35615 369 180 0 37356 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 161384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.92 1.99 1.99 2/442 18869
/proc/meminfo: memFree=15522184/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=161384 CPUtime=5000.07 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 35963 0 0 0 500000 7 0 0 25 0 1 0 858851388 165257216 35623 33554432000 4194304 4929204 140734447066496 18446744073709551615 4359771 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 40346 35623 369 180 0 37356 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 161384

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: 1.92 1.99 1.99 2/442 18869
/proc/meminfo: memFree=15522184/32950928 swapFree=60044444/67111528
[pid=18718] ppid=18716 vsize=161384 CPUtime=5000.07 cores=0,2,4,6
/proc/18718/stat : 18718 (clasp) R 18716 18718 17112 0 -1 4202496 35963 0 0 0 500000 7 0 0 25 0 1 0 858851388 165257216 35623 33554432000 4194304 4929204 140734447066496 18446744073709551615 4359771 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18718/statm: 40346 35623 369 180 0 37356 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 161384

Child status: 0
Real time (s): 4999.92
CPU time (s): 5000.09
CPU user time (s): 5000.01
CPU system time (s): 0.076988
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 161384

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

runsolver used 22.7015 second user time and 47.2908 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-29 18:23:27
IDJOB=3423051
IDBENCH=83178
IDSOLVER=1917
FILE ID=node114/3423051-1306686207
RUNJOBID= node114-1306686207-18617
PBS_JOBID= 13471783
Free space on /tmp= 73212 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x40.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-3423051-1306686207/watcher-3423051-1306686207 -o /tmp/evaluation-result-3423051-1306686207/solver-3423051-1306686207 -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-3423051-1306686207.cnf

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

MD5SUM BENCH= 3a7a68cedc6ab84c0df9c27d166b0b6b
RANDOM SEED=1410075546

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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:     32950928 kB
MemFree:      15662716 kB
Buffers:        280128 kB
Cached:        6855692 kB
SwapCached:      48932 kB
Active:        5096160 kB
Inactive:     11919384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15662716 kB
SwapTotal:    67111528 kB
SwapFree:     60044444 kB
Dirty:            3704 kB
Writeback:          16 kB
AnonPages:     9836736 kB
Mapped:          28904 kB
Slab:           142628 kB
PageTables:      61388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 108187728 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= 73216 MiB
End job on node114 at 2011-05-29 19:46:49