Trace number 3423120

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 937.639 937.62

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_445.cnf
MD5SUM4f7ff14ba0d33c4cf7de4e3c004f2f79
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark893.472
Satisfiable
(Un)Satisfiability was proved
Number of variables223
Number of clauses26441
Sum of the clauses size116565
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2296
Number of clauses of size 324153
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51992

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...689797/instance-3423120-1306689797.cnf
0.09/0.17	c Solving...
937.61/937.61	s UNSATISFIABLE
937.61/937.61	
937.61/937.61	c Models        : 0     
937.61/937.61	c Time          : 937.614s (Solving: 937.44s 1st Model: 0.00s Unsat: 937.44s)
937.61/937.61	c CPU Time      : 937.630s

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

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

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


[startup+0 s]
/proc/loadavg: 1.01 1.39 1.73 3/532 24145
/proc/meminfo: memFree=17808496/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=14676 CPUtime=0.01 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 1050 0 0 0 1 0 0 0 23 0 1 0 780577657 15028224 955 33554432000 4194304 4929204 140734275248288 18446744073709551615 228244009669 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 3669 955 336 180 0 679 0

[startup+0.0670641 s]
/proc/loadavg: 1.01 1.39 1.73 3/532 24145
/proc/meminfo: memFree=17808496/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=14808 CPUtime=0.06 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 1110 0 0 0 6 0 0 0 23 0 1 0 780577657 15163392 1015 33554432000 4194304 4929204 140734275248288 18446744073709551615 4582119 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 3702 1015 337 180 0 712 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14808

[startup+0.101061 s]
/proc/loadavg: 1.01 1.39 1.73 3/532 24145
/proc/meminfo: memFree=17808496/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=14808 CPUtime=0.09 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 1110 0 0 0 9 0 0 0 23 0 1 0 780577657 15163392 1015 33554432000 4194304 4929204 140734275248288 18446744073709551615 4582016 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 3702 1015 337 180 0 712 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14808

[startup+0.301015 s]
/proc/loadavg: 1.01 1.39 1.73 3/532 24145
/proc/meminfo: memFree=17808496/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=14592 CPUtime=0.29 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 1146 0 0 0 29 0 0 0 24 0 1 0 780577657 14942208 999 33554432000 4194304 4929204 140734275248288 18446744073709551615 4633001 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 3648 999 367 180 0 658 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14592

[startup+0.70093 s]
/proc/loadavg: 1.01 1.39 1.73 3/532 24145
/proc/meminfo: memFree=17808496/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=15208 CPUtime=0.69 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 1284 0 0 0 69 0 0 0 25 0 1 0 780577657 15572992 1137 33554432000 4194304 4929204 140734275248288 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 3802 1137 367 180 0 812 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15208

[startup+1.50082 s]
/proc/loadavg: 1.09 1.40 1.73 3/536 24152
/proc/meminfo: memFree=17800784/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=15608 CPUtime=1.49 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 1395 0 0 0 149 0 0 0 25 0 1 0 780577657 15982592 1248 33554432000 4194304 4929204 140734275248288 18446744073709551615 4633923 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 3902 1248 367 180 0 912 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15608

[startup+3.10054 s]
/proc/loadavg: 1.09 1.40 1.73 3/536 24152
/proc/meminfo: memFree=17797312/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=16392 CPUtime=3.09 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 1574 0 0 0 309 0 0 0 25 0 1 0 780577657 16785408 1427 33554432000 4194304 4929204 140734275248288 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 4098 1427 367 180 0 1108 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16392

[startup+6.30098 s]
/proc/loadavg: 1.16 1.41 1.73 3/536 24152
/proc/meminfo: memFree=17796020/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=17204 CPUtime=6.29 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 1788 0 0 0 629 0 0 0 25 0 1 0 780577657 17616896 1641 33554432000 4194304 4929204 140734275248288 18446744073709551615 4316048 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 4301 1641 367 180 0 1311 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17204

[startup+12.7008 s]
/proc/loadavg: 1.23 1.42 1.74 3/536 24153
/proc/meminfo: memFree=17793572/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=18476 CPUtime=12.69 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 2077 0 0 0 1269 0 0 0 25 0 1 0 780577657 18919424 1930 33554432000 4194304 4929204 140734275248288 18446744073709551615 4637470 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 4619 1930 367 180 0 1629 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18476

[startup+25.5006 s]
/proc/loadavg: 1.35 1.44 1.74 3/536 24153
/proc/meminfo: memFree=17791240/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=19684 CPUtime=25.49 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 2369 0 0 0 2549 0 0 0 25 0 1 0 780577657 20156416 2222 33554432000 4194304 4929204 140734275248288 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 4921 2222 367 180 0 1931 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19684

[startup+51.1011 s]
/proc/loadavg: 1.60 1.49 1.74 3/536 24154
/proc/meminfo: memFree=17787336/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=21940 CPUtime=51.09 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 2887 0 0 0 5109 0 0 0 25 0 1 0 780577657 22466560 2740 33554432000 4194304 4929204 140734275248288 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 5485 2740 367 180 0 2495 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21940

[startup+102.32 s]
/proc/loadavg: 1.88 1.58 1.76 3/536 24155
/proc/meminfo: memFree=17781124/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=24324 CPUtime=102.32 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 3411 0 0 0 10231 1 0 0 25 0 1 0 780577657 24907776 3264 33554432000 4194304 4929204 140734275248288 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 6081 3264 369 180 0 3091 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 24324

[startup+162.301 s]
/proc/loadavg: 2.06 1.69 1.78 3/536 24157
/proc/meminfo: memFree=17777144/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=25768 CPUtime=162.3 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 3770 0 0 0 16229 1 0 0 25 0 1 0 780577657 26386432 3623 33554432000 4194304 4929204 140734275248288 18446744073709551615 4316234 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 6442 3623 369 180 0 3452 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 25768

[startup+222.301 s]
/proc/loadavg: 2.07 1.76 1.80 3/536 24158
/proc/meminfo: memFree=17776140/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=26992 CPUtime=222.3 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 4055 0 0 0 22229 1 0 0 25 0 1 0 780577657 27639808 3908 33554432000 4194304 4929204 140734275248288 18446744073709551615 4633001 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 6748 3908 369 180 0 3758 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 26992

[startup+282.3 s]
/proc/loadavg: 2.02 1.80 1.81 3/536 24161
/proc/meminfo: memFree=17774396/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=28328 CPUtime=282.3 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 4343 0 0 0 28229 1 0 0 25 0 1 0 780577657 29007872 4196 33554432000 4194304 4929204 140734275248288 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 7082 4196 369 180 0 4092 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 28328

[startup+342.301 s]
/proc/loadavg: 2.01 1.83 1.82 3/536 24162
/proc/meminfo: memFree=17773140/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=29548 CPUtime=342.3 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 4604 0 0 0 34229 1 0 0 25 0 1 0 780577657 30257152 4457 33554432000 4194304 4929204 140734275248288 18446744073709551615 4629128 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 7387 4457 369 180 0 4397 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 29548

[startup+402.3 s]
/proc/loadavg: 2.00 1.86 1.83 3/536 24164
/proc/meminfo: memFree=17771640/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=30468 CPUtime=402.3 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 4860 0 0 0 40229 1 0 0 25 0 1 0 780577657 31199232 4632 33554432000 4194304 4929204 140734275248288 18446744073709551615 4633737 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 7617 4632 369 180 0 4627 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 30468

[startup+462.301 s]
/proc/loadavg: 2.00 1.88 1.83 3/536 24166
/proc/meminfo: memFree=17770020/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=31544 CPUtime=462.3 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 5097 0 0 0 46229 1 0 0 25 0 1 0 780577657 32301056 4869 33554432000 4194304 4929204 140734275248288 18446744073709551615 4316260 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 7886 4869 369 180 0 4896 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 31544

[startup+522.3 s]
/proc/loadavg: 2.00 1.90 1.84 3/536 24167
/proc/meminfo: memFree=17768644/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=32112 CPUtime=522.3 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 5241 0 0 0 52229 1 0 0 25 0 1 0 780577657 32882688 5013 33554432000 4194304 4929204 140734275248288 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 8028 5013 369 180 0 5038 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 32112

[startup+582.301 s]
/proc/loadavg: 2.00 1.92 1.84 3/536 24169
/proc/meminfo: memFree=17768012/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=32620 CPUtime=582.3 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 5380 0 0 0 58229 1 0 0 25 0 1 0 780577657 33402880 5152 33554432000 4194304 4929204 140734275248288 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 8155 5152 369 180 0 5165 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 32620

[startup+642.3 s]
/proc/loadavg: 2.16 1.96 1.86 3/536 24170
/proc/meminfo: memFree=17766760/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=32808 CPUtime=642.32 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 5424 0 0 0 64231 1 0 0 25 0 1 0 780577657 33595392 5196 33554432000 4194304 4929204 140734275248288 18446744073709551615 4639075 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 8202 5196 369 180 0 5212 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 32808

[startup+702.301 s]
/proc/loadavg: 2.28 2.02 1.88 3/536 24172
/proc/meminfo: memFree=17765380/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=33188 CPUtime=702.31 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 5519 0 0 0 70230 1 0 0 25 0 1 0 780577657 33984512 5291 33554432000 4194304 4929204 140734275248288 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 8297 5291 369 180 0 5307 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 33188

[startup+762.32 s]
/proc/loadavg: 2.24 2.04 1.90 3/536 24174
/proc/meminfo: memFree=17764248/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=33568 CPUtime=762.33 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 5600 0 0 0 76232 1 0 0 25 0 1 0 780577657 34373632 5372 33554432000 4194304 4929204 140734275248288 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 8392 5372 369 180 0 5402 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 33568

[startup+822.301 s]
/proc/loadavg: 2.08 2.03 1.90 3/536 24175
/proc/meminfo: memFree=17763368/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=33756 CPUtime=822.31 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 5668 0 0 0 82230 1 0 0 25 0 1 0 780577657 34566144 5440 33554432000 4194304 4929204 140734275248288 18446744073709551615 4633923 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 8439 5440 369 180 0 5449 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 33756

[startup+882.301 s]
/proc/loadavg: 2.03 2.02 1.91 3/536 24178
/proc/meminfo: memFree=17762240/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=33756 CPUtime=882.31 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 5682 0 0 0 88230 1 0 0 25 0 1 0 780577657 34566144 5454 33554432000 4194304 4929204 140734275248288 18446744073709551615 4316231 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 8439 5454 369 180 0 5449 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 33756

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

[startup+895.901 s]
/proc/loadavg: 2.02 2.02 1.91 3/536 24178
/proc/meminfo: memFree=17762608/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=33756 CPUtime=895.91 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 5689 0 0 0 89590 1 0 0 25 0 1 0 780577657 34566144 5461 33554432000 4194304 4929204 140734275248288 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 8439 5461 369 180 0 5449 0
Current children cumulated CPU time (s) 895.91
Current children cumulated vsize (KiB) 33756

[startup+921.501 s]
/proc/loadavg: 2.01 2.02 1.91 3/536 24179
/proc/meminfo: memFree=17761856/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=33756 CPUtime=921.51 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 5703 0 0 0 92150 1 0 0 25 0 1 0 780577657 34566144 5475 33554432000 4194304 4929204 140734275248288 18446744073709551615 4316126 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 8439 5475 369 180 0 5449 0
Current children cumulated CPU time (s) 921.51
Current children cumulated vsize (KiB) 33756

[startup+927.901 s]
/proc/loadavg: 2.01 2.02 1.91 3/536 24179
/proc/meminfo: memFree=17761856/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=33756 CPUtime=927.91 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 5703 0 0 0 92790 1 0 0 25 0 1 0 780577657 34566144 5475 33554432000 4194304 4929204 140734275248288 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 8439 5475 369 180 0 5449 0
Current children cumulated CPU time (s) 927.91
Current children cumulated vsize (KiB) 33756

[startup+934.301 s]
/proc/loadavg: 2.01 2.02 1.91 3/536 24179
/proc/meminfo: memFree=17762228/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=33756 CPUtime=934.31 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 5703 0 0 0 93430 1 0 0 25 0 1 0 780577657 34566144 5475 33554432000 4194304 4929204 140734275248288 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 8439 5475 369 180 0 5449 0
Current children cumulated CPU time (s) 934.31
Current children cumulated vsize (KiB) 33756

[startup+935.901 s]
/proc/loadavg: 2.01 2.02 1.91 3/536 24179
/proc/meminfo: memFree=17762228/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=33756 CPUtime=935.91 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 5703 0 0 0 93590 1 0 0 25 0 1 0 780577657 34566144 5475 33554432000 4194304 4929204 140734275248288 18446744073709551615 4638397 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 8439 5475 369 180 0 5449 0
Current children cumulated CPU time (s) 935.91
Current children cumulated vsize (KiB) 33756

[startup+936.7 s]
/proc/loadavg: 2.01 2.02 1.91 3/536 24179
/proc/meminfo: memFree=17762228/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=33756 CPUtime=936.71 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 5703 0 0 0 93670 1 0 0 25 0 1 0 780577657 34566144 5475 33554432000 4194304 4929204 140734275248288 18446744073709551615 4316112 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 8439 5475 369 180 0 5449 0
Current children cumulated CPU time (s) 936.71
Current children cumulated vsize (KiB) 33756

[startup+937.1 s]
/proc/loadavg: 2.01 2.02 1.91 3/536 24179
/proc/meminfo: memFree=17762228/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=33756 CPUtime=937.12 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 5703 0 0 0 93711 1 0 0 25 0 1 0 780577657 34566144 5475 33554432000 4194304 4929204 140734275248288 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 8439 5475 369 180 0 5449 0
Current children cumulated CPU time (s) 937.12
Current children cumulated vsize (KiB) 33756

[startup+937.5 s]
/proc/loadavg: 2.01 2.02 1.91 3/536 24179
/proc/meminfo: memFree=17762228/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=33756 CPUtime=937.51 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 5703 0 0 0 93750 1 0 0 25 0 1 0 780577657 34566144 5475 33554432000 4194304 4929204 140734275248288 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 8439 5475 369 180 0 5449 0
Current children cumulated CPU time (s) 937.51
Current children cumulated vsize (KiB) 33756

[startup+937.6 s]
/proc/loadavg: 2.01 2.02 1.91 3/536 24179
/proc/meminfo: memFree=17762228/32951124 swapFree=64205420/67111528
[pid=24145] ppid=24143 vsize=33756 CPUtime=937.61 cores=0,2,4,6
/proc/24145/stat : 24145 (clasp) R 24143 24145 24111 0 -1 4202496 5703 0 0 0 93760 1 0 0 25 0 1 0 780577657 34566144 5475 33554432000 4194304 4929204 140734275248288 18446744073709551615 4633737 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24145/statm: 8439 5475 369 180 0 5449 0
Current children cumulated CPU time (s) 937.61
Current children cumulated vsize (KiB) 33756

Child status: 20
Real time (s): 937.62
CPU time (s): 937.639
CPU user time (s): 937.622
CPU system time (s): 0.016997
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 33756

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

runsolver used 5.16621 second user time and 11.1973 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-29 19:23:17
IDJOB=3423120
IDBENCH=83311
IDSOLVER=1917
FILE ID=node136/3423120-1306689797
RUNJOBID= node136-1306689797-24130
PBS_JOBID= 13471846
Free space on /tmp= 73380 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_445.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-3423120-1306689797/watcher-3423120-1306689797 -o /tmp/evaluation-result-3423120-1306689797/solver-3423120-1306689797 -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-3423120-1306689797.cnf

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

MD5SUM BENCH= 4f7ff14ba0d33c4cf7de4e3c004f2f79
RANDOM SEED=1142741346

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.83
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17809024 kB
Buffers:        285692 kB
Cached:        5741344 kB
SwapCached:      25124 kB
Active:        4771236 kB
Inactive:     10087944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17809024 kB
SwapTotal:    67111528 kB
SwapFree:     64205420 kB
Dirty:            1608 kB
Writeback:           0 kB
AnonPages:     8813040 kB
Mapped:          39236 kB
Slab:           143380 kB
PageTables:      68956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169213924 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= 73380 MiB
End job on node136 at 2011-05-29 19:38:55