Trace number 3423154

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 1745.74 1745.76

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
MD5SUM9ffa0325c9e00b41c025f41d20ec5a0c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1745.74
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses49070
Sum of the clauses size98700
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249050
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.02	c clasp version 2.0.0-RC2
0.00/0.02	c Reading from ...691558/instance-3423154-1306691558.cnf
0.09/0.19	c Solving...
1745.68/1745.75	s UNSATISFIABLE
1745.68/1745.75	
1745.68/1745.75	c Models        : 0     
1745.68/1745.75	c Time          : 1745.755s (Solving: 1745.56s 1st Model: 0.00s Unsat: 1745.56s)
1745.68/1745.75	c CPU Time      : 1745.720s

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-3423154-1306691558/watcher-3423154-1306691558 -o /tmp/evaluation-result-3423154-1306691558/solver-3423154-1306691558 -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-3423154-1306691558.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.24 2.05 2.35 3/550 27807
/proc/meminfo: memFree=15914852/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=15592 CPUtime=0.01 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 1389 0 0 0 1 0 0 0 25 0 1 0 780756169 15966208 1150 33554432000 4194304 4929204 140734554445760 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 3898 1150 337 180 0 908 0

[startup+0.102751 s]
/proc/loadavg: 2.24 2.05 2.35 3/550 27807
/proc/meminfo: memFree=15914852/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=15592 CPUtime=0.09 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 1389 0 0 0 9 0 0 0 25 0 1 0 780756169 15966208 1150 33554432000 4194304 4929204 140734554445760 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 3898 1150 337 180 0 908 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15592

[startup+0.200734 s]
/proc/loadavg: 2.24 2.05 2.35 3/550 27807
/proc/meminfo: memFree=15914852/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=15372 CPUtime=0.19 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 1512 0 0 0 19 0 0 0 25 0 1 0 780756169 15740928 1177 33554432000 4194304 4929204 140734554445760 18446744073709551615 4320489 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 3843 1177 360 180 0 853 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15372

[startup+0.300719 s]
/proc/loadavg: 2.24 2.05 2.35 3/550 27807
/proc/meminfo: memFree=15914852/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=15372 CPUtime=0.29 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 1519 0 0 0 29 0 0 0 25 0 1 0 780756169 15740928 1184 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316238 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 3843 1184 367 180 0 853 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15372

[startup+0.700644 s]
/proc/loadavg: 2.24 2.05 2.35 3/550 27807
/proc/meminfo: memFree=15914852/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=18320 CPUtime=0.69 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 2237 0 0 0 69 0 0 0 25 0 1 0 780756169 18759680 1902 33554432000 4194304 4929204 140734554445760 18446744073709551615 4632698 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 4580 1902 367 180 0 1590 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18320

[startup+1.5005 s]
/proc/loadavg: 2.22 2.05 2.35 3/551 27808
/proc/meminfo: memFree=15906184/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=19640 CPUtime=1.49 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 2588 0 0 0 149 0 0 0 25 0 1 0 780756169 20111360 2253 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 4910 2253 367 180 0 1920 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19640

[startup+3.10021 s]
/proc/loadavg: 2.22 2.05 2.35 3/551 27808
/proc/meminfo: memFree=15904112/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=21988 CPUtime=3.09 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 3166 0 0 0 309 0 0 0 25 0 1 0 780756169 22515712 2831 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316103 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 5497 2831 367 180 0 2507 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21988

[startup+6.30062 s]
/proc/loadavg: 2.20 2.05 2.35 3/551 27808
/proc/meminfo: memFree=15900224/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=24764 CPUtime=6.29 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 3873 0 0 0 629 0 0 0 25 0 1 0 780756169 25358336 3538 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 6191 3538 367 180 0 3201 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24764

[startup+12.7005 s]
/proc/loadavg: 2.19 2.05 2.35 3/551 27808
/proc/meminfo: memFree=15896012/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=27172 CPUtime=12.69 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 4461 0 0 0 1268 1 0 0 25 0 1 0 780756169 27824128 4126 33554432000 4194304 4929204 140734554445760 18446744073709551615 4327800 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 6793 4126 367 180 0 3803 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27172

[startup+25.5011 s]
/proc/loadavg: 2.14 2.04 2.34 3/551 27809
/proc/meminfo: memFree=15890940/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=32992 CPUtime=25.49 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 5911 0 0 0 2548 1 0 0 25 0 1 0 780756169 33783808 5576 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 8248 5576 367 180 0 5258 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32992

[startup+51.1005 s]
/proc/loadavg: 2.17 2.06 2.33 3/551 27809
/proc/meminfo: memFree=15886040/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=37760 CPUtime=51.09 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 7099 0 0 0 5108 1 0 0 25 0 1 0 780756169 38666240 6764 33554432000 4194304 4929204 140734554445760 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 9440 6764 367 180 0 6450 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37760

[startup+102.301 s]
/proc/loadavg: 2.07 2.05 2.32 3/551 27811
/proc/meminfo: memFree=15880556/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=41292 CPUtime=102.31 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 7954 0 0 0 10230 1 0 0 25 0 1 0 780756169 42283008 7619 33554432000 4194304 4929204 140734554445760 18446744073709551615 4628051 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 10323 7619 369 180 0 7333 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 41292

[startup+162.301 s]
/proc/loadavg: 2.17 2.07 2.30 3/551 27812
/proc/meminfo: memFree=15875460/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=46112 CPUtime=162.29 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 9156 0 0 0 16228 1 0 0 25 0 1 0 780756169 47218688 8821 33554432000 4194304 4929204 140734554445760 18446744073709551615 4629100 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 11528 8821 369 180 0 8538 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 46112

[startup+222.321 s]
/proc/loadavg: 2.13 2.07 2.28 3/551 27814
/proc/meminfo: memFree=15873560/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=48500 CPUtime=222.31 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 9692 0 0 0 22230 1 0 0 25 0 1 0 780756169 49664000 9357 33554432000 4194304 4929204 140734554445760 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 12125 9357 369 180 0 9135 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 48500

[startup+282.3 s]
/proc/loadavg: 2.05 2.05 2.26 3/551 27816
/proc/meminfo: memFree=15872532/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=49480 CPUtime=282.28 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 9942 0 0 0 28227 1 0 0 25 0 1 0 780756169 50667520 9607 33554432000 4194304 4929204 140734554445760 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 12370 9607 369 180 0 9380 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 49480

[startup+342.3 s]
/proc/loadavg: 2.02 2.04 2.25 3/551 27817
/proc/meminfo: memFree=15869996/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=52168 CPUtime=342.28 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 10599 0 0 0 34227 1 0 0 25 0 1 0 780756169 53420032 10264 33554432000 4194304 4929204 140734554445760 18446744073709551615 4633767 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 13042 10264 369 180 0 10052 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 52168

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.23 3/551 27819
/proc/meminfo: memFree=15866860/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=54812 CPUtime=402.28 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 11208 0 0 0 40227 1 0 0 25 0 1 0 780756169 56127488 10873 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 13703 10873 369 180 0 10713 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 54812

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.21 3/551 27820
/proc/meminfo: memFree=15867468/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=54992 CPUtime=462.28 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 11273 0 0 0 46227 1 0 0 25 0 1 0 780756169 56311808 10938 33554432000 4194304 4929204 140734554445760 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 13748 10938 369 180 0 10758 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 54992

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.19 3/551 27831
/proc/meminfo: memFree=15866056/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=55468 CPUtime=522.28 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 11403 0 0 0 52227 1 0 0 25 0 1 0 780756169 56799232 11068 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 13867 11068 369 180 0 10877 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 55468

[startup+582.301 s]
/proc/loadavg: 2.05 2.03 2.18 3/551 27833
/proc/meminfo: memFree=15866276/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=55468 CPUtime=582.27 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 11407 0 0 0 58226 1 0 0 25 0 1 0 780756169 56799232 11072 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 13867 11072 369 180 0 10877 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 55468

[startup+642.301 s]

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

/proc/meminfo: memFree=15854460/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=66620 CPUtime=1122.26 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 14111 0 0 0 112224 2 0 0 25 0 1 0 780756169 68218880 13776 33554432000 4194304 4929204 140734554445760 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 16655 13776 369 180 0 13665 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 66620

[startup+1182.3 s]
/proc/loadavg: 2.05 2.04 2.10 3/551 27852
/proc/meminfo: memFree=15852944/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=67868 CPUtime=1182.26 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 14400 0 0 0 118224 2 0 0 25 0 1 0 780756169 69496832 14065 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 16967 14065 369 180 0 13977 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 67868

[startup+1242.3 s]
/proc/loadavg: 2.02 2.03 2.09 3/551 27853
/proc/meminfo: memFree=15851056/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=69912 CPUtime=1242.26 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 14908 0 0 0 124224 2 0 0 25 0 1 0 780756169 71589888 14573 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316238 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 17478 14573 369 180 0 14488 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 69912

[startup+1302.3 s]
/proc/loadavg: 2.06 2.04 2.09 3/551 27855
/proc/meminfo: memFree=15850272/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=69912 CPUtime=1302.26 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 14915 0 0 0 130224 2 0 0 25 0 1 0 780756169 71589888 14580 33554432000 4194304 4929204 140734554445760 18446744073709551615 4634056 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 17478 14580 369 180 0 14488 0
Current children cumulated CPU time (s) 1302.26
Current children cumulated vsize (KiB) 69912

[startup+1362.3 s]
/proc/loadavg: 2.07 2.04 2.09 3/551 27856
/proc/meminfo: memFree=15850624/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=69912 CPUtime=1362.25 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 14928 0 0 0 136223 2 0 0 25 0 1 0 780756169 71589888 14593 33554432000 4194304 4929204 140734554445760 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27807/statm: 17478 14593 369 180 0 14488 0
Current children cumulated CPU time (s) 1362.25
Current children cumulated vsize (KiB) 69912

[startup+1422.3 s]
/proc/loadavg: 2.02 2.03 2.08 3/551 27858
/proc/meminfo: memFree=15850328/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=69912 CPUtime=1422.27 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 14934 0 0 0 142225 2 0 0 25 0 1 0 780756169 71589888 14599 33554432000 4194304 4929204 140734554445760 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27807/statm: 17478 14599 369 180 0 14488 0
Current children cumulated CPU time (s) 1422.27
Current children cumulated vsize (KiB) 69912

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.08 3/551 27860
/proc/meminfo: memFree=15850292/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=69912 CPUtime=1482.25 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 14954 0 0 0 148223 2 0 0 25 0 1 0 780756169 71589888 14619 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27807/statm: 17478 14619 369 180 0 14488 0
Current children cumulated CPU time (s) 1482.25
Current children cumulated vsize (KiB) 69912

[startup+1542.32 s]
/proc/loadavg: 2.00 2.02 2.07 3/551 27861
/proc/meminfo: memFree=15849744/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=69912 CPUtime=1542.28 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 14958 0 0 0 154226 2 0 0 25 0 1 0 780756169 71589888 14623 33554432000 4194304 4929204 140734554445760 18446744073709551615 4633773 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27807/statm: 17478 14623 369 180 0 14488 0
Current children cumulated CPU time (s) 1542.28
Current children cumulated vsize (KiB) 69912

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/551 27863
/proc/meminfo: memFree=15849332/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=69912 CPUtime=1602.26 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 14967 0 0 0 160224 2 0 0 25 0 1 0 780756169 71589888 14632 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27807/statm: 17478 14632 369 180 0 14488 0
Current children cumulated CPU time (s) 1602.26
Current children cumulated vsize (KiB) 69912

[startup+1662.3 s]
/proc/loadavg: 2.08 2.04 2.07 3/551 27864
/proc/meminfo: memFree=15848068/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=70836 CPUtime=1662.26 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 15217 0 0 0 166224 2 0 0 25 0 1 0 780756169 72536064 14882 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27807/statm: 17709 14882 369 180 0 14719 0
Current children cumulated CPU time (s) 1662.26
Current children cumulated vsize (KiB) 70836

[startup+1722.3 s]
/proc/loadavg: 2.07 2.04 2.07 3/551 27866
/proc/meminfo: memFree=15846648/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=71328 CPUtime=1722.26 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 15336 0 0 0 172224 2 0 0 25 0 1 0 780756169 73039872 15001 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316089 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27807/statm: 17832 15001 369 180 0 14842 0
Current children cumulated CPU time (s) 1722.26
Current children cumulated vsize (KiB) 71328

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

[startup+1728 s]
/proc/loadavg: 2.06 2.04 2.07 3/551 27866
/proc/meminfo: memFree=15846892/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=71328 CPUtime=1727.96 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 15337 0 0 0 172794 2 0 0 25 0 1 0 780756169 73039872 15002 33554432000 4194304 4929204 140734554445760 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27807/statm: 17832 15002 369 180 0 14842 0
Current children cumulated CPU time (s) 1727.96
Current children cumulated vsize (KiB) 71328

[startup+1734.4 s]
/proc/loadavg: 2.06 2.04 2.07 3/551 27866
/proc/meminfo: memFree=15847000/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=71328 CPUtime=1734.36 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 15337 0 0 0 173434 2 0 0 25 0 1 0 780756169 73039872 15002 33554432000 4194304 4929204 140734554445760 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27807/statm: 17832 15002 369 180 0 14842 0
Current children cumulated CPU time (s) 1734.36
Current children cumulated vsize (KiB) 71328

[startup+1740.8 s]
/proc/loadavg: 2.05 2.04 2.07 3/551 27866
/proc/meminfo: memFree=15847124/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=71328 CPUtime=1740.76 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 15340 0 0 0 174074 2 0 0 25 0 1 0 780756169 73039872 15005 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316226 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27807/statm: 17832 15005 369 180 0 14842 0
Current children cumulated CPU time (s) 1740.76
Current children cumulated vsize (KiB) 71328

[startup+1744 s]
/proc/loadavg: 2.05 2.04 2.07 3/551 27867
/proc/meminfo: memFree=15847372/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=71328 CPUtime=1743.96 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 15340 0 0 0 174394 2 0 0 25 0 1 0 780756169 73039872 15005 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27807/statm: 17832 15005 369 180 0 14842 0
Current children cumulated CPU time (s) 1743.96
Current children cumulated vsize (KiB) 71328

[startup+1744.8 s]
/proc/loadavg: 2.05 2.04 2.07 3/551 27867
/proc/meminfo: memFree=15846876/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=71328 CPUtime=1744.76 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 15340 0 0 0 174474 2 0 0 25 0 1 0 780756169 73039872 15005 33554432000 4194304 4929204 140734554445760 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27807/statm: 17832 15005 369 180 0 14842 0
Current children cumulated CPU time (s) 1744.76
Current children cumulated vsize (KiB) 71328

[startup+1745.2 s]
/proc/loadavg: 2.05 2.04 2.07 3/551 27867
/proc/meminfo: memFree=15846876/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=71328 CPUtime=1745.16 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 15342 0 0 0 174514 2 0 0 25 0 1 0 780756169 73039872 15007 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316272 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27807/statm: 17832 15007 369 180 0 14842 0
Current children cumulated CPU time (s) 1745.16
Current children cumulated vsize (KiB) 71328

[startup+1745.6 s]
/proc/loadavg: 2.05 2.04 2.07 3/551 27867
/proc/meminfo: memFree=15846876/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=71328 CPUtime=1745.56 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 15344 0 0 0 174554 2 0 0 25 0 1 0 780756169 73039872 15009 33554432000 4194304 4929204 140734554445760 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27807/statm: 17832 15009 369 180 0 14842 0
Current children cumulated CPU time (s) 1745.56
Current children cumulated vsize (KiB) 71328

[startup+1745.7 s]
/proc/loadavg: 2.04 2.04 2.07 3/551 27867
/proc/meminfo: memFree=15846876/32951124 swapFree=54323904/67111528
[pid=27807] ppid=27805 vsize=71328 CPUtime=1745.68 cores=1,3,5,7
/proc/27807/stat : 27807 (clasp) R 27805 27807 27671 0 -1 4202496 15344 0 0 0 174566 2 0 0 25 0 1 0 780756169 73039872 15009 33554432000 4194304 4929204 140734554445760 18446744073709551615 4308976 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27807/statm: 17832 15009 369 180 0 14842 0
Current children cumulated CPU time (s) 1745.68
Current children cumulated vsize (KiB) 71328

Child status: 20
Real time (s): 1745.76
CPU time (s): 1745.74
CPU user time (s): 1745.7
CPU system time (s): 0.031995
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 71328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1745.7
system time used= 0.031995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 4809

runsolver used 9.04862 second user time and 22.5276 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-29 19:52:38
IDJOB=3423154
IDBENCH=83988
IDSOLVER=1917
FILE ID=node106/3423154-1306691558
RUNJOBID= node106-1306688903-27690
PBS_JOBID= 13471840
Free space on /tmp= 73468 MiB

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

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

MD5SUM BENCH= 9ffa0325c9e00b41c025f41d20ec5a0c
RANDOM SEED=1797318704

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15915148 kB
Buffers:        360484 kB
Cached:       10682884 kB
SwapCached:      24016 kB
Active:        6709368 kB
Inactive:     10018616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15915148 kB
SwapTotal:    67111528 kB
SwapFree:     54323904 kB
Dirty:            1184 kB
Writeback:           0 kB
AnonPages:     5669368 kB
Mapped:          26596 kB
Slab:           159852 kB
PageTables:      78212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 167578068 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= 73468 MiB
End job on node106 at 2011-05-29 20:21:44