Trace number 3423135

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-craftedUNSAT 3403.32 3403.21

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2742.7
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 548
Number of clauses of size over 548294

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...690591/instance-3423135-1306690591.cnf
3.31/3.39	c Solving...
3403.30/3403.20	s UNSATISFIABLE
3403.30/3403.20	
3403.30/3403.20	c Models        : 0     
3403.30/3403.20	c Time          : 3403.202s (Solving: 3399.81s 1st Model: 0.00s Unsat: 3399.81s)
3403.30/3403.20	c CPU Time      : 3403.310s

Verifier Data

No possible verification on an UNSAT instance

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-3423135-1306690591/watcher-3423135-1306690591 -o /tmp/evaluation-result-3423135-1306690591/solver-3423135-1306690591 -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-3423135-1306690591.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: 2.09 2.05 2.00 2/436 22365
/proc/meminfo: memFree=11660804/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=13584 CPUtime=0.01 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 748 0 0 0 1 0 0 0 22 0 1 0 780656974 13910016 690 33554432000 4194304 4929204 140735628895328 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 3396 691 327 180 0 406 0

[startup+0.0216441 s]
/proc/loadavg: 2.09 2.05 2.00 2/436 22365
/proc/meminfo: memFree=11660804/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=14556 CPUtime=0.02 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 1065 0 0 0 2 0 0 0 22 0 1 0 780656974 14905344 917 33554432000 4194304 4929204 140735628895328 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 3639 918 327 180 0 649 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14556

[startup+0.10063 s]
/proc/loadavg: 2.09 2.05 2.00 2/436 22365
/proc/meminfo: memFree=11660804/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=18816 CPUtime=0.09 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 2197 0 0 0 9 0 0 0 22 0 1 0 780656974 19267584 1968 33554432000 4194304 4929204 140735628895328 18446744073709551615 4582061 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 4704 1968 339 180 0 1714 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18816

[startup+0.30059 s]
/proc/loadavg: 2.09 2.05 2.00 2/436 22365
/proc/meminfo: memFree=11660804/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=18816 CPUtime=0.29 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 2197 0 0 0 29 0 0 0 23 0 1 0 780656974 19267584 1968 33554432000 4194304 4929204 140735628895328 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 4704 1968 339 180 0 1714 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18816

[startup+0.700532 s]
/proc/loadavg: 2.09 2.05 2.00 2/436 22365
/proc/meminfo: memFree=11660804/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=18816 CPUtime=0.69 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 2197 0 0 0 69 0 0 0 25 0 1 0 780656974 19267584 1968 33554432000 4194304 4929204 140735628895328 18446744073709551615 4582106 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 4704 1968 339 180 0 1714 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18816

[startup+1.50038 s]
/proc/loadavg: 2.08 2.05 2.00 3/437 22366
/proc/meminfo: memFree=11650512/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=18816 CPUtime=1.49 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 2199 0 0 0 149 0 0 0 25 0 1 0 780656974 19267584 1970 33554432000 4194304 4929204 140735628895328 18446744073709551615 4582016 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 4704 1970 339 180 0 1714 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18816

[startup+3.10107 s]
/proc/loadavg: 2.08 2.05 2.00 3/437 22366
/proc/meminfo: memFree=11647560/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=18816 CPUtime=3.1 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 2209 0 0 0 310 0 0 0 25 0 1 0 780656974 19267584 1980 33554432000 4194304 4929204 140735628895328 18446744073709551615 4582106 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 4704 1980 339 180 0 1714 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 18816

[startup+6.30049 s]
/proc/loadavg: 2.08 2.05 2.00 3/437 22366
/proc/meminfo: memFree=11640372/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=19920 CPUtime=6.29 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 2698 0 0 0 629 0 0 0 25 0 1 0 780656974 20398080 2313 33554432000 4194304 4929204 140735628895328 18446744073709551615 255376999034 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 4980 2313 367 180 0 1990 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19920

[startup+12.7003 s]
/proc/loadavg: 2.15 2.06 2.01 3/437 22366
/proc/meminfo: memFree=11632048/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=21888 CPUtime=12.69 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 3141 0 0 0 1269 0 0 0 25 0 1 0 780656974 22413312 2756 33554432000 4194304 4929204 140735628895328 18446744073709551615 4307349 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 5472 2756 367 180 0 2482 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21888

[startup+25.5009 s]
/proc/loadavg: 2.12 2.06 2.01 3/437 22366
/proc/meminfo: memFree=11619108/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=23892 CPUtime=25.49 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 3605 0 0 0 2549 0 0 0 25 0 1 0 780656974 24465408 3220 33554432000 4194304 4929204 140735628895328 18446744073709551615 4636600 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 5973 3220 367 180 0 2983 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23892

[startup+51.1002 s]
/proc/loadavg: 2.08 2.05 2.00 3/437 22367
/proc/meminfo: memFree=11594100/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=26272 CPUtime=51.09 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 4171 0 0 0 5109 0 0 0 25 0 1 0 780656974 26902528 3786 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 6568 3786 369 180 0 3578 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26272

[startup+102.317 s]
/proc/loadavg: 2.19 2.08 2.01 3/437 22369
/proc/meminfo: memFree=11573384/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=29100 CPUtime=102.31 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 4821 0 0 0 10231 0 0 0 25 0 1 0 780656974 29798400 4436 33554432000 4194304 4929204 140735628895328 18446744073709551615 4328352 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 7275 4436 369 180 0 4285 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 29100

[startup+162.301 s]
/proc/loadavg: 2.14 2.07 2.01 3/437 22370
/proc/meminfo: memFree=11559980/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=31932 CPUtime=162.29 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 5443 0 0 0 16229 0 0 0 25 0 1 0 780656974 32698368 5058 33554432000 4194304 4929204 140735628895328 18446744073709551615 255376999026 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 7983 5058 369 180 0 4993 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 31932

[startup+222.3 s]
/proc/loadavg: 2.05 2.06 2.00 4/437 22372
/proc/meminfo: memFree=11538392/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=34656 CPUtime=222.3 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 6025 0 0 0 22230 0 0 0 25 0 1 0 780656974 35487744 5640 33554432000 4194304 4929204 140735628895328 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 8664 5640 369 180 0 5674 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 34656

[startup+282.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/437 22373
/proc/meminfo: memFree=11536772/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=36552 CPUtime=282.3 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 6448 0 0 0 28230 0 0 0 25 0 1 0 780656974 37429248 6063 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 9138 6063 369 180 0 6148 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 36552

[startup+342.3 s]
/proc/loadavg: 2.20 2.08 2.01 3/437 22375
/proc/meminfo: memFree=11524972/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=38700 CPUtime=342.3 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 6945 0 0 0 34230 0 0 0 25 0 1 0 780656974 39628800 6560 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 9675 6560 369 180 0 6685 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 38700

[startup+402.3 s]
/proc/loadavg: 2.12 2.08 2.01 3/437 22377
/proc/meminfo: memFree=11519992/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=39652 CPUtime=402.3 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 7146 0 0 0 40230 0 0 0 25 0 1 0 780656974 40603648 6761 33554432000 4194304 4929204 140735628895328 18446744073709551615 4619446 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 9913 6761 369 180 0 6923 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 39652

[startup+462.301 s]
/proc/loadavg: 2.04 2.06 2.01 3/437 22378
/proc/meminfo: memFree=11519844/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=40600 CPUtime=462.3 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 7356 0 0 0 46230 0 0 0 25 0 1 0 780656974 41574400 6971 33554432000 4194304 4929204 140735628895328 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 10150 6971 369 180 0 7160 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 40600

[startup+522.301 s]
/proc/loadavg: 2.08 2.06 2.01 3/437 22380
/proc/meminfo: memFree=11512392/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=41640 CPUtime=522.3 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 7588 0 0 0 52230 0 0 0 25 0 1 0 780656974 42639360 7203 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 10410 7203 369 180 0 7420 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 41640

[startup+582.301 s]
/proc/loadavg: 2.03 2.05 2.00 3/437 22381
/proc/meminfo: memFree=11507036/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=41928 CPUtime=582.31 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 7652 0 0 0 58231 0 0 0 25 0 1 0 780656974 42934272 7267 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633764 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 10482 7267 369 180 0 7492 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 41928

[startup+642.301 s]

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

/proc/meminfo: memFree=11364684/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=58868 CPUtime=2502.37 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 11461 0 0 0 250236 1 0 0 25 0 1 0 780656974 60280832 11076 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 14717 11076 369 180 0 11727 0
Current children cumulated CPU time (s) 2502.37
Current children cumulated vsize (KiB) 58868

[startup+2562.3 s]
/proc/loadavg: 2.21 2.11 2.03 3/437 22446
/proc/meminfo: memFree=11363312/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=60004 CPUtime=2562.38 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 11688 0 0 0 256237 1 0 0 25 0 1 0 780656974 61444096 11303 33554432000 4194304 4929204 140735628895328 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 15001 11303 369 180 0 12011 0
Current children cumulated CPU time (s) 2562.38
Current children cumulated vsize (KiB) 60004

[startup+2622.3 s]
/proc/loadavg: 2.07 2.09 2.02 3/437 22448
/proc/meminfo: memFree=11363548/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=60004 CPUtime=2622.39 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 11710 0 0 0 262238 1 0 0 25 0 1 0 780656974 61444096 11325 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 15001 11325 369 180 0 12011 0
Current children cumulated CPU time (s) 2622.39
Current children cumulated vsize (KiB) 60004

[startup+2682.3 s]
/proc/loadavg: 2.02 2.07 2.02 3/437 22449
/proc/meminfo: memFree=11363416/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=60004 CPUtime=2682.38 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 11718 0 0 0 268237 1 0 0 25 0 1 0 780656974 61444096 11333 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 15001 11333 369 180 0 12011 0
Current children cumulated CPU time (s) 2682.38
Current children cumulated vsize (KiB) 60004

[startup+2742.32 s]
/proc/loadavg: 2.01 2.05 2.01 3/437 22451
/proc/meminfo: memFree=11363524/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=60004 CPUtime=2742.4 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 11745 0 0 0 274239 1 0 0 25 0 1 0 780656974 61444096 11360 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 15001 11360 369 180 0 12011 0
Current children cumulated CPU time (s) 2742.4
Current children cumulated vsize (KiB) 60004

[startup+2802.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/437 22453
/proc/meminfo: memFree=11363380/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=60004 CPUtime=2802.38 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 11809 0 0 0 280237 1 0 0 25 0 1 0 780656974 61444096 11424 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633706 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 15001 11424 369 180 0 12011 0
Current children cumulated CPU time (s) 2802.38
Current children cumulated vsize (KiB) 60004

[startup+2862.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/437 22454
/proc/meminfo: memFree=11361992/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=60716 CPUtime=2862.39 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 11977 0 0 0 286238 1 0 0 25 0 1 0 780656974 62173184 11592 33554432000 4194304 4929204 140735628895328 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 15179 11592 369 180 0 12189 0
Current children cumulated CPU time (s) 2862.39
Current children cumulated vsize (KiB) 60716

[startup+2922.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/437 22456
/proc/meminfo: memFree=11362104/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=61144 CPUtime=2922.39 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 12068 0 0 0 292238 1 0 0 25 0 1 0 780656974 62611456 11683 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633785 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 15286 11683 369 180 0 12296 0
Current children cumulated CPU time (s) 2922.39
Current children cumulated vsize (KiB) 61144

[startup+2982.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/437 22457
/proc/meminfo: memFree=11361716/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=61568 CPUtime=2982.39 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 12176 0 0 0 298238 1 0 0 25 0 1 0 780656974 63045632 11791 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 15392 11791 369 180 0 12402 0
Current children cumulated CPU time (s) 2982.39
Current children cumulated vsize (KiB) 61568

[startup+3042.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/437 22459
/proc/meminfo: memFree=11361832/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=61568 CPUtime=3042.39 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 12189 0 0 0 304238 1 0 0 25 0 1 0 780656974 63045632 11804 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 15392 11804 369 180 0 12402 0
Current children cumulated CPU time (s) 3042.39
Current children cumulated vsize (KiB) 61568

[startup+3102.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/437 22461
/proc/meminfo: memFree=11356984/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=61568 CPUtime=3102.39 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 12189 0 0 0 310238 1 0 0 25 0 1 0 780656974 63045632 11804 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 15392 11804 369 180 0 12402 0
Current children cumulated CPU time (s) 3102.39
Current children cumulated vsize (KiB) 61568

[startup+3162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/437 22462
/proc/meminfo: memFree=11355116/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=61996 CPUtime=3162.4 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 12280 0 0 0 316239 1 0 0 25 0 1 0 780656974 63483904 11895 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 15499 11895 369 180 0 12509 0
Current children cumulated CPU time (s) 3162.4
Current children cumulated vsize (KiB) 61996

[startup+3222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 22464
/proc/meminfo: memFree=11355724/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=61996 CPUtime=3222.4 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 12305 0 0 0 322239 1 0 0 25 0 1 0 780656974 63483904 11920 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 15499 11920 369 180 0 12509 0
Current children cumulated CPU time (s) 3222.4
Current children cumulated vsize (KiB) 61996

[startup+3282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/437 22465
/proc/meminfo: memFree=11355216/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=61996 CPUtime=3282.41 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 12317 0 0 0 328240 1 0 0 25 0 1 0 780656974 63483904 11932 33554432000 4194304 4929204 140735628895328 18446744073709551615 4327264 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 15499 11932 369 180 0 12509 0
Current children cumulated CPU time (s) 3282.41
Current children cumulated vsize (KiB) 61996

[startup+3342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/437 22467
/proc/meminfo: memFree=11355696/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=62424 CPUtime=3342.4 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 12437 0 0 0 334239 1 0 0 25 0 1 0 780656974 63922176 12052 33554432000 4194304 4929204 140735628895328 18446744073709551615 4316283 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 15606 12052 369 180 0 12616 0
Current children cumulated CPU time (s) 3342.4
Current children cumulated vsize (KiB) 62424

[startup+3402.32 s]
/proc/loadavg: 2.07 2.03 2.01 3/437 22469
/proc/meminfo: memFree=11354812/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=62424 CPUtime=3402.42 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 12440 0 0 0 340241 1 0 0 25 0 1 0 780656974 63922176 12055 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633864 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 15606 12055 369 180 0 12616 0
Current children cumulated CPU time (s) 3402.42
Current children cumulated vsize (KiB) 62424

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

[startup+3402.7 s]
/proc/loadavg: 2.07 2.03 2.01 3/437 22469
/proc/meminfo: memFree=11354812/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=61144 CPUtime=3402.8 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 12441 0 0 0 340279 1 0 0 25 0 1 0 780656974 62611456 11856 33554432000 4194304 4929204 140735628895328 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 15286 11856 370 180 0 12296 0
Current children cumulated CPU time (s) 3402.8
Current children cumulated vsize (KiB) 61144

[startup+3403.1 s]
/proc/loadavg: 2.07 2.03 2.01 3/437 22469
/proc/meminfo: memFree=11354812/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=61144 CPUtime=3403.2 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 12441 0 0 0 340319 1 0 0 25 0 1 0 780656974 62611456 11856 33554432000 4194304 4929204 140735628895328 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 15286 11856 370 180 0 12296 0
Current children cumulated CPU time (s) 3403.2
Current children cumulated vsize (KiB) 61144

[startup+3403.2 s]
/proc/loadavg: 2.07 2.03 2.01 3/437 22469
/proc/meminfo: memFree=11354812/32951124 swapFree=62199376/67111528
[pid=22365] ppid=22363 vsize=59152 CPUtime=3403.3 cores=1,3,5,7
/proc/22365/stat : 22365 (clasp) R 22363 22365 22327 0 -1 4202496 12441 0 0 0 340329 1 0 0 25 0 1 0 780656974 60571648 11469 33554432000 4194304 4929204 140735628895328 18446744073709551615 4619333 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22365/statm: 14788 11469 370 180 0 11798 0
Current children cumulated CPU time (s) 3403.3
Current children cumulated vsize (KiB) 59152

Child status: 20
Real time (s): 3403.21
CPU time (s): 3403.32
CPU user time (s): 3403.3
CPU system time (s): 0.017997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 62424

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

runsolver used 13.9249 second user time and 34.0478 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-29 19:36:31
IDJOB=3423135
IDBENCH=83894
IDSOLVER=1917
FILE ID=node135/3423135-1306690591
RUNJOBID= node135-1306690591-22346
PBS_JOBID= 13471855
Free space on /tmp= 73528 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_24_40_2-log.shuffled-as.sat03-119.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-3423135-1306690591/watcher-3423135-1306690591 -o /tmp/evaluation-result-3423135-1306690591/solver-3423135-1306690591 -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-3423135-1306690591.cnf

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

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=186925099

node135.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.851
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.70
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11661208 kB
Buffers:        360880 kB
Cached:        8033144 kB
SwapCached:      84472 kB
Active:       14024984 kB
Inactive:      6965748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11661208 kB
SwapTotal:    67111528 kB
SwapFree:     62199376 kB
Dirty:            3992 kB
Writeback:           0 kB
AnonPages:    12518352 kB
Mapped:          26424 kB
Slab:           165824 kB
PageTables:      66196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124403060 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= 73528 MiB
End job on node135 at 2011-05-29 20:33:14