Trace number 3423147

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 2999.01 2998.91

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.cnf
MD5SUM7ef2b563e57ba91e22d23e55abe69485
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2999.01
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46988
Sum of the clauses size94536
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246968
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...691300/instance-3423147-1306691300.cnf
0.09/0.19	c Solving...
2999.00/2998.90	s UNSATISFIABLE
2999.00/2998.90	
2999.00/2998.90	c Models        : 0     
2999.00/2998.90	c Time          : 2998.898s (Solving: 2998.71s 1st Model: 0.00s Unsat: 2998.71s)
2999.00/2998.90	c CPU Time      : 2999.000s

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-3423147-1306691300/watcher-3423147-1306691300 -o /tmp/evaluation-result-3423147-1306691300/solver-3423147-1306691300 -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-3423147-1306691300.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 0.98 1.04 2/511 10923
/proc/meminfo: memFree=11907572/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=13872 CPUtime=0 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 906 0 0 0 0 0 0 0 22 0 1 0 761545613 14204928 754 33554432000 4194304 4929204 140733494991008 18446744073709551615 264726065861 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 3468 755 327 180 0 478 0

[startup+0.063716 s]
/proc/loadavg: 0.92 0.98 1.04 2/511 10923
/proc/meminfo: memFree=11907572/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=15536 CPUtime=0.06 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 1367 0 0 0 6 0 0 0 22 0 1 0 761545613 15908864 1130 33554432000 4194304 4929204 140733494991008 18446744073709551615 4582119 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 3884 1130 337 180 0 894 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15536

[startup+0.10071 s]
/proc/loadavg: 0.92 0.98 1.04 2/511 10923
/proc/meminfo: memFree=11907572/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=15536 CPUtime=0.09 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 1367 0 0 0 9 0 0 0 22 0 1 0 761545613 15908864 1130 33554432000 4194304 4929204 140733494991008 18446744073709551615 4582030 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 3884 1130 337 180 0 894 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15536

[startup+0.300669 s]
/proc/loadavg: 0.92 0.98 1.04 2/511 10923
/proc/meminfo: memFree=11907572/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=15316 CPUtime=0.29 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 1498 0 0 0 29 0 0 0 23 0 1 0 761545613 15683584 1169 33554432000 4194304 4929204 140733494991008 18446744073709551615 4357471 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 3829 1169 367 180 0 839 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15316

[startup+0.700594 s]
/proc/loadavg: 0.92 0.98 1.04 2/511 10923
/proc/meminfo: memFree=11907572/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=17592 CPUtime=0.69 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 2060 0 0 0 69 0 0 0 25 0 1 0 761545613 18014208 1731 33554432000 4194304 4929204 140733494991008 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 4398 1731 367 180 0 1408 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17592

[startup+1.50044 s]
/proc/loadavg: 0.92 0.98 1.04 3/515 10930
/proc/meminfo: memFree=11892040/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=19512 CPUtime=1.49 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 2545 0 0 0 149 0 0 0 25 0 1 0 761545613 19980288 2216 33554432000 4194304 4929204 140733494991008 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 4878 2216 367 180 0 1888 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19512

[startup+3.10014 s]
/proc/loadavg: 0.92 0.98 1.04 3/515 10930
/proc/meminfo: memFree=11887208/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=21228 CPUtime=3.09 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 2974 0 0 0 309 0 0 0 25 0 1 0 761545613 21737472 2645 33554432000 4194304 4929204 140733494991008 18446744073709551615 4316186 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 5307 2645 367 180 0 2317 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21228

[startup+6.30054 s]
/proc/loadavg: 1.01 1.00 1.05 3/515 10930
/proc/meminfo: memFree=11884520/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=23340 CPUtime=6.29 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 3493 0 0 0 629 0 0 0 25 0 1 0 761545613 23900160 3164 33554432000 4194304 4929204 140733494991008 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 5835 3164 367 180 0 2845 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23340

[startup+12.7003 s]
/proc/loadavg: 1.09 1.02 1.05 3/515 10930
/proc/meminfo: memFree=11878224/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=29012 CPUtime=12.69 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 4885 0 0 0 1269 0 0 0 25 0 1 0 761545613 29708288 4556 33554432000 4194304 4929204 140733494991008 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 7253 4556 367 180 0 4263 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29012

[startup+25.5009 s]
/proc/loadavg: 1.29 1.06 1.07 3/515 10931
/proc/meminfo: memFree=11875464/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=29972 CPUtime=25.49 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 5151 0 0 0 2549 0 0 0 25 0 1 0 761545613 30691328 4822 33554432000 4194304 4929204 140733494991008 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 7493 4822 367 180 0 4503 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29972

[startup+51.1011 s]
/proc/loadavg: 1.72 1.19 1.11 3/515 10931
/proc/meminfo: memFree=11867232/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=36180 CPUtime=51.1 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 6646 0 0 0 5109 1 0 0 25 0 1 0 761545613 37048320 6317 33554432000 4194304 4929204 140733494991008 18446744073709551615 4638384 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 9045 6317 367 180 0 6055 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 36180

[startup+102.319 s]
/proc/loadavg: 1.88 1.31 1.15 4/515 10933
/proc/meminfo: memFree=11853560/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=44152 CPUtime=102.31 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 8628 0 0 0 10230 1 0 0 25 0 1 0 761545613 45211648 8299 33554432000 4194304 4929204 140733494991008 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 11038 8299 369 180 0 8048 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 44152

[startup+162.301 s]
/proc/loadavg: 1.95 1.43 1.20 3/515 10934
/proc/meminfo: memFree=11848092/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=47556 CPUtime=162.3 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 9419 0 0 0 16228 2 0 0 25 0 1 0 761545613 48697344 9090 33554432000 4194304 4929204 140733494991008 18446744073709551615 4316222 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 11889 9090 369 180 0 8899 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 47556

[startup+222.301 s]
/proc/loadavg: 1.98 1.53 1.25 3/515 10936
/proc/meminfo: memFree=11842992/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=51324 CPUtime=222.3 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 10361 0 0 0 22228 2 0 0 25 0 1 0 761545613 52555776 10032 33554432000 4194304 4929204 140733494991008 18446744073709551615 4357404 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 12831 10032 369 180 0 9841 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 51324

[startup+282.3 s]
/proc/loadavg: 1.99 1.61 1.29 3/515 10938
/proc/meminfo: memFree=11841588/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=52664 CPUtime=282.3 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 10695 0 0 0 28228 2 0 0 25 0 1 0 761545613 53927936 10366 33554432000 4194304 4929204 140733494991008 18446744073709551615 4316118 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 13166 10366 369 180 0 10176 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 52664

[startup+342.301 s]
/proc/loadavg: 1.99 1.68 1.33 3/515 10939
/proc/meminfo: memFree=11839320/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=53324 CPUtime=342.3 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 10861 0 0 0 34228 2 0 0 25 0 1 0 761545613 54603776 10532 33554432000 4194304 4929204 140733494991008 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 13331 10532 369 180 0 10341 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 53324

[startup+402.301 s]
/proc/loadavg: 1.99 1.74 1.37 3/515 10941
/proc/meminfo: memFree=11835704/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=56680 CPUtime=402.3 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 11671 0 0 0 40228 2 0 0 25 0 1 0 761545613 58040320 11342 33554432000 4194304 4929204 140733494991008 18446744073709551615 4327508 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 14170 11342 369 180 0 11180 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 56680

[startup+462.3 s]
/proc/loadavg: 1.99 1.78 1.41 3/515 10942
/proc/meminfo: memFree=11830964/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=60032 CPUtime=462.3 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 12469 0 0 0 46228 2 0 0 25 0 1 0 761545613 61472768 12140 33554432000 4194304 4929204 140733494991008 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 15008 12140 369 180 0 12018 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 60032

[startup+522.301 s]
/proc/loadavg: 1.99 1.82 1.44 3/515 10944
/proc/meminfo: memFree=11830196/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=60032 CPUtime=522.31 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 12471 0 0 0 52229 2 0 0 25 0 1 0 761545613 61472768 12142 33554432000 4194304 4929204 140733494991008 18446744073709551615 4658027 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 15008 12142 369 180 0 12018 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 60032

[startup+582.301 s]
/proc/loadavg: 2.16 1.91 1.50 3/515 10946
/proc/meminfo: memFree=11826564/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=62728 CPUtime=582.31 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 13152 0 0 0 58229 2 0 0 25 0 1 0 761545613 64233472 12823 33554432000 4194304 4929204 140733494991008 18446744073709551615 4636612 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 15682 12823 369 180 0 12692 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 62728

[startup+642.3 s]

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

/proc/meminfo: memFree=11794892/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=81204 CPUtime=2262.37 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18027 0 0 0 226233 4 0 0 25 0 1 0 761545613 83152896 17476 33554432000 4194304 4929204 140733494991008 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20301 17476 370 180 0 17311 0
Current children cumulated CPU time (s) 2262.37
Current children cumulated vsize (KiB) 81204

[startup+2322.3 s]
/proc/loadavg: 2.02 2.06 1.93 3/515 11004
/proc/meminfo: memFree=11794240/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=81204 CPUtime=2322.38 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18043 0 0 0 232234 4 0 0 25 0 1 0 761545613 83152896 17492 33554432000 4194304 4929204 140733494991008 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20301 17492 370 180 0 17311 0
Current children cumulated CPU time (s) 2322.38
Current children cumulated vsize (KiB) 81204

[startup+2382.3 s]
/proc/loadavg: 2.01 2.05 1.93 3/515 11006
/proc/meminfo: memFree=11791456/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=83344 CPUtime=2382.38 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18539 0 0 0 238234 4 0 0 25 0 1 0 761545613 85344256 17988 33554432000 4194304 4929204 140733494991008 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20836 17988 370 180 0 17846 0
Current children cumulated CPU time (s) 2382.38
Current children cumulated vsize (KiB) 83344

[startup+2442.3 s]
/proc/loadavg: 2.00 2.04 1.93 3/515 11007
/proc/meminfo: memFree=11790168/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=83556 CPUtime=2442.38 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18614 0 0 0 244234 4 0 0 25 0 1 0 761545613 85561344 18063 33554432000 4194304 4929204 140733494991008 18446744073709551615 4629115 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20889 18063 370 180 0 17899 0
Current children cumulated CPU time (s) 2442.38
Current children cumulated vsize (KiB) 83556

[startup+2502.3 s]
/proc/loadavg: 2.00 2.03 1.93 3/515 11009
/proc/meminfo: memFree=11790116/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=83556 CPUtime=2502.38 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18624 0 0 0 250234 4 0 0 25 0 1 0 761545613 85561344 18073 33554432000 4194304 4929204 140733494991008 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20889 18073 370 180 0 17899 0
Current children cumulated CPU time (s) 2502.38
Current children cumulated vsize (KiB) 83556

[startup+2562.3 s]
/proc/loadavg: 2.00 2.02 1.93 3/515 11010
/proc/meminfo: memFree=11789096/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=83556 CPUtime=2562.38 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18624 0 0 0 256234 4 0 0 25 0 1 0 761545613 85561344 18073 33554432000 4194304 4929204 140733494991008 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20889 18073 370 180 0 17899 0
Current children cumulated CPU time (s) 2562.38
Current children cumulated vsize (KiB) 83556

[startup+2622.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/515 11012
/proc/meminfo: memFree=11789296/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=83556 CPUtime=2622.4 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18624 0 0 0 262236 4 0 0 25 0 1 0 761545613 85561344 18073 33554432000 4194304 4929204 140733494991008 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20889 18073 370 180 0 17899 0
Current children cumulated CPU time (s) 2622.4
Current children cumulated vsize (KiB) 83556

[startup+2682.3 s]
/proc/loadavg: 2.27 2.07 1.95 3/515 11014
/proc/meminfo: memFree=11790368/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=83556 CPUtime=2682.39 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18627 0 0 0 268235 4 0 0 25 0 1 0 761545613 85561344 18076 33554432000 4194304 4929204 140733494991008 18446744073709551615 4633767 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20889 18076 370 180 0 17899 0
Current children cumulated CPU time (s) 2682.39
Current children cumulated vsize (KiB) 83556

[startup+2742.32 s]
/proc/loadavg: 2.22 2.09 1.97 3/515 11015
/proc/meminfo: memFree=11789212/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=83556 CPUtime=2742.41 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18627 0 0 0 274237 4 0 0 25 0 1 0 761545613 85561344 18076 33554432000 4194304 4929204 140733494991008 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20889 18076 370 180 0 17899 0
Current children cumulated CPU time (s) 2742.41
Current children cumulated vsize (KiB) 83556

[startup+2802.3 s]
/proc/loadavg: 2.08 2.07 1.97 3/515 11017
/proc/meminfo: memFree=11789300/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=83556 CPUtime=2802.39 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18629 0 0 0 280235 4 0 0 25 0 1 0 761545613 85561344 18078 33554432000 4194304 4929204 140733494991008 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20889 18078 370 180 0 17899 0
Current children cumulated CPU time (s) 2802.39
Current children cumulated vsize (KiB) 83556

[startup+2862.3 s]
/proc/loadavg: 2.03 2.05 1.97 3/515 11018
/proc/meminfo: memFree=11787776/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=83556 CPUtime=2862.39 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18637 0 0 0 286235 4 0 0 25 0 1 0 761545613 85561344 18086 33554432000 4194304 4929204 140733494991008 18446744073709551615 4633931 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20889 18086 370 180 0 17899 0
Current children cumulated CPU time (s) 2862.39
Current children cumulated vsize (KiB) 83556

[startup+2922.3 s]
/proc/loadavg: 2.01 2.04 1.97 3/515 11020
/proc/meminfo: memFree=11788596/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=83556 CPUtime=2922.4 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18640 0 0 0 292236 4 0 0 25 0 1 0 761545613 85561344 18089 33554432000 4194304 4929204 140733494991008 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20889 18089 370 180 0 17899 0
Current children cumulated CPU time (s) 2922.4
Current children cumulated vsize (KiB) 83556

[startup+2982.3 s]
/proc/loadavg: 2.00 2.03 1.97 3/515 11022
/proc/meminfo: memFree=11788048/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=83556 CPUtime=2982.4 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18642 0 0 0 298236 4 0 0 25 0 1 0 761545613 85561344 18091 33554432000 4194304 4929204 140733494991008 18446744073709551615 4633767 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20889 18091 370 180 0 17899 0
Current children cumulated CPU time (s) 2982.4
Current children cumulated vsize (KiB) 83556

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

[startup+2988.72 s]
/proc/loadavg: 2.00 2.03 1.97 3/515 11022
/proc/meminfo: memFree=11787920/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=83556 CPUtime=2988.82 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18642 0 0 0 298878 4 0 0 25 0 1 0 761545613 85561344 18091 33554432000 4194304 4929204 140733494991008 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20889 18091 370 180 0 17899 0
Current children cumulated CPU time (s) 2988.82
Current children cumulated vsize (KiB) 83556

[startup+2995.1 s]
/proc/loadavg: 2.00 2.03 1.97 3/515 11022
/proc/meminfo: memFree=11787292/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=83556 CPUtime=2995.2 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18643 0 0 0 299516 4 0 0 25 0 1 0 761545613 85561344 18092 33554432000 4194304 4929204 140733494991008 18446744073709551615 4633745 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20889 18092 370 180 0 17899 0
Current children cumulated CPU time (s) 2995.2
Current children cumulated vsize (KiB) 83556

[startup+2996.7 s]
/proc/loadavg: 2.00 2.03 1.97 3/515 11022
/proc/meminfo: memFree=11788036/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=83556 CPUtime=2996.8 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18643 0 0 0 299676 4 0 0 25 0 1 0 761545613 85561344 18092 33554432000 4194304 4929204 140733494991008 18446744073709551615 4619472 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20889 18092 370 180 0 17899 0
Current children cumulated CPU time (s) 2996.8
Current children cumulated vsize (KiB) 83556

[startup+2998.3 s]
/proc/loadavg: 2.00 2.03 1.97 3/515 11022
/proc/meminfo: memFree=11788036/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=83556 CPUtime=2998.4 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18643 0 0 0 299836 4 0 0 25 0 1 0 761545613 85561344 18092 33554432000 4194304 4929204 140733494991008 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20889 18092 370 180 0 17899 0
Current children cumulated CPU time (s) 2998.4
Current children cumulated vsize (KiB) 83556

[startup+2998.7 s]
/proc/loadavg: 2.00 2.03 1.97 3/515 11022
/proc/meminfo: memFree=11788160/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=83556 CPUtime=2998.8 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18643 0 0 0 299876 4 0 0 25 0 1 0 761545613 85561344 18092 33554432000 4194304 4929204 140733494991008 18446744073709551615 4316204 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20889 18092 370 180 0 17899 0
Current children cumulated CPU time (s) 2998.8
Current children cumulated vsize (KiB) 83556

[startup+2998.9 s]
/proc/loadavg: 2.00 2.03 1.97 3/515 11022
/proc/meminfo: memFree=11788160/32951124 swapFree=63083240/67111528
[pid=10923] ppid=10921 vsize=83556 CPUtime=2999 cores=1,3,5,7
/proc/10923/stat : 10923 (clasp) R 10921 10923 10891 0 -1 4202496 18655 0 0 0 299896 4 0 0 25 0 1 0 761545613 85561344 18104 33554432000 4194304 4929204 140733494991008 18446744073709551615 264726061627 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10923/statm: 20889 18104 382 180 0 17899 0
Current children cumulated CPU time (s) 2999
Current children cumulated vsize (KiB) 83556

Child status: 20
Real time (s): 2998.91
CPU time (s): 2999.01
CPU user time (s): 2998.97
CPU system time (s): 0.048992
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 83556

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

runsolver used 14.3738 second user time and 35.6946 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-29 19:48:20
IDJOB=3423147
IDBENCH=83952
IDSOLVER=1917
FILE ID=node141/3423147-1306691300
RUNJOBID= node141-1306691300-10910
PBS_JOBID= 13471861
Free space on /tmp= 73672 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.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-3423147-1306691300/watcher-3423147-1306691300 -o /tmp/evaluation-result-3423147-1306691300/solver-3423147-1306691300 -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-3423147-1306691300.cnf

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

MD5SUM BENCH= 7ef2b563e57ba91e22d23e55abe69485
RANDOM SEED=377356714

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.75
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.806
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:      11907976 kB
Buffers:        362148 kB
Cached:       10298628 kB
SwapCached:      15808 kB
Active:       12961344 kB
Inactive:      7779452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11907976 kB
SwapTotal:    67111528 kB
SwapFree:     63083240 kB
Dirty:            1180 kB
Writeback:           0 kB
AnonPages:    10071484 kB
Mapped:          26388 kB
Slab:           160580 kB
PageTables:      70416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150651936 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= 73668 MiB
End job on node141 at 2011-05-29 20:38:19