Trace number 3300462

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 2.0-R4092-crafted? (TO) 1300.02 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_462.cnf
MD5SUM4975f32607352c0a4d9db1abea12627a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.62714
Satisfiable
(Un)Satisfiability was proved
Number of variables231
Number of clauses28738
Sum of the clauses size129678
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326363
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52298

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...828112/instance-3300462-1303828112.cnf
0.09/0.19	c Solving...
1300.01/1300.00	
1300.01/1300.00	*** INTERRUPTED! ***
1300.01/1300.00	s UNKNOWN
1300.01/1300.00	
1300.01/1300.00	c INTERRUPTED   : 1
1300.01/1300.00	c Models        : 0+    
1300.01/1300.00	c Time          : 1300.004s (Solving: 1299.81s 1st Model: 0.00s Unsat: 0.00s)
1300.01/1300.00	c CPU Time      : 1300.010s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3300462-1303828112/watcher-3300462-1303828112 -o /tmp/evaluation-result-3300462-1303828112/solver-3300462-1303828112 -C 2400 -W 1300 -M 7680 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-3300462-1303828112.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.96 3.94 3.65 5/189 18148
/proc/meminfo: memFree=17176736/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=13216 CPUtime=0 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 659 0 0 0 0 0 0 0 25 0 1 0 494409756 13533184 600 33554432000 4194304 4929204 140737412503664 18446744073709551615 210204308165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 3304 600 327 180 0 314 0

[startup+0.0782929 s]
/proc/loadavg: 3.96 3.94 3.65 5/189 18148
/proc/meminfo: memFree=17176736/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=15208 CPUtime=0.07 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 1236 0 0 0 7 0 0 0 25 0 1 0 494409756 15572992 1086 33554432000 4194304 4929204 140737412503664 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 3802 1086 337 180 0 812 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15208

[startup+0.100288 s]
/proc/loadavg: 3.96 3.94 3.65 5/189 18148
/proc/meminfo: memFree=17176736/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=15208 CPUtime=0.09 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 1236 0 0 0 9 0 0 0 25 0 1 0 494409756 15572992 1086 33554432000 4194304 4929204 140737412503664 18446744073709551615 4582119 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 3802 1086 337 180 0 812 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15208

[startup+0.300254 s]
/proc/loadavg: 3.96 3.94 3.65 5/189 18148
/proc/meminfo: memFree=17176736/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=15016 CPUtime=0.29 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 1273 0 0 0 29 0 0 0 25 0 1 0 494409756 15376384 1066 33554432000 4194304 4929204 140737412503664 18446744073709551615 4633021 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 3754 1066 367 180 0 764 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15016

[startup+0.700189 s]
/proc/loadavg: 3.96 3.94 3.65 5/189 18148
/proc/meminfo: memFree=17176736/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=15452 CPUtime=0.69 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 1407 0 0 0 69 0 0 0 25 0 1 0 494409756 15822848 1200 33554432000 4194304 4929204 140737412503664 18446744073709551615 210204308165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 3863 1200 367 180 0 873 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15452

[startup+1.50106 s]
/proc/loadavg: 3.97 3.94 3.65 5/190 18149
/proc/meminfo: memFree=17172652/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=15848 CPUtime=1.49 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 1517 0 0 0 149 0 0 0 25 0 1 0 494409756 16228352 1310 33554432000 4194304 4929204 140737412503664 18446744073709551615 4320505 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 3962 1310 367 180 0 972 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15848

[startup+3.10079 s]
/proc/loadavg: 3.97 3.94 3.65 5/190 18149
/proc/meminfo: memFree=17171544/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=16672 CPUtime=3.09 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 1695 0 0 0 309 0 0 0 25 0 1 0 494409756 17072128 1488 33554432000 4194304 4929204 140737412503664 18446744073709551615 4633970 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 4168 1488 367 180 0 1178 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16672

[startup+6.30025 s]
/proc/loadavg: 3.97 3.94 3.65 5/190 18149
/proc/meminfo: memFree=17170392/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=17484 CPUtime=6.29 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 1912 0 0 0 629 0 0 0 25 0 1 0 494409756 17903616 1705 33554432000 4194304 4929204 140737412503664 18446744073709551615 4633737 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 4371 1705 367 180 0 1381 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17484

[startup+12.7002 s]
/proc/loadavg: 3.97 3.94 3.65 5/190 18149
/proc/meminfo: memFree=17168040/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=18592 CPUtime=12.69 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 2155 0 0 0 1269 0 0 0 25 0 1 0 494409756 19038208 1948 33554432000 4194304 4929204 140737412503664 18446744073709551615 4629075 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 4648 1948 367 180 0 1658 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18592

[startup+25.501 s]
/proc/loadavg: 3.97 3.94 3.66 5/190 18150
/proc/meminfo: memFree=17165912/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=19724 CPUtime=25.49 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 2443 0 0 0 2549 0 0 0 25 0 1 0 494409756 20197376 2236 33554432000 4194304 4929204 140737412503664 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 4931 2236 367 180 0 1941 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19724

[startup+51.1007 s]
/proc/loadavg: 3.98 3.95 3.66 5/190 18150
/proc/meminfo: memFree=17162656/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=21888 CPUtime=51.09 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 2917 0 0 0 5109 0 0 0 25 0 1 0 494409756 22413312 2710 33554432000 4194304 4929204 140737412503664 18446744073709551615 4316266 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 5472 2710 367 180 0 2482 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21888

[startup+102.307 s]
/proc/loadavg: 3.99 3.95 3.68 5/190 18152
/proc/meminfo: memFree=17155932/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=24416 CPUtime=102.29 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 3499 0 0 0 10229 0 0 0 25 0 1 0 494409756 25001984 3292 33554432000 4194304 4929204 140737412503664 18446744073709551615 4633734 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 6104 3292 367 180 0 3114 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 24416

[startup+162.301 s]
/proc/loadavg: 3.99 3.96 3.70 5/190 18153
/proc/meminfo: memFree=17151948/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=25676 CPUtime=162.3 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 3838 0 0 0 16229 1 0 0 25 0 1 0 494409756 26292224 3631 33554432000 4194304 4929204 140737412503664 18446744073709551615 4307366 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 6419 3631 369 180 0 3429 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 25676

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.71 5/190 18155
/proc/meminfo: memFree=17147680/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=26980 CPUtime=222.3 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 4124 0 0 0 22229 1 0 0 25 0 1 0 494409756 27627520 3917 33554432000 4194304 4929204 140737412503664 18446744073709551615 4316095 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 6745 3917 369 180 0 3755 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 26980

[startup+282.301 s]
/proc/loadavg: 4.07 3.98 3.74 5/190 18156
/proc/meminfo: memFree=17145048/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=27960 CPUtime=282.3 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 4389 0 0 0 28229 1 0 0 25 0 1 0 494409756 28631040 4182 33554432000 4194304 4929204 140737412503664 18446744073709551615 4662805 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 6990 4182 369 180 0 4000 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 27960

[startup+342.301 s]
/proc/loadavg: 4.12 4.01 3.76 5/190 18158
/proc/meminfo: memFree=17141280/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=28784 CPUtime=342.3 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 4563 0 0 0 34229 1 0 0 25 0 1 0 494409756 29474816 4356 33554432000 4194304 4929204 140737412503664 18446744073709551615 4316118 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 7196 4356 369 180 0 4206 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 28784

[startup+402.301 s]
/proc/loadavg: 4.04 4.01 3.77 5/190 18160
/proc/meminfo: memFree=17138536/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=29964 CPUtime=402.3 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 4813 0 0 0 40229 1 0 0 25 0 1 0 494409756 30683136 4606 33554432000 4194304 4929204 140737412503664 18446744073709551615 4638452 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 7491 4606 369 180 0 4501 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 29964

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.78 5/190 18161
/proc/meminfo: memFree=17136404/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=30972 CPUtime=462.29 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 5024 0 0 0 46228 1 0 0 25 0 1 0 494409756 31715328 4817 33554432000 4194304 4929204 140737412503664 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 7743 4817 369 180 0 4753 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 30972

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 18163
/proc/meminfo: memFree=17133640/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=31880 CPUtime=522.29 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 5222 0 0 0 52228 1 0 0 25 0 1 0 494409756 32645120 5015 33554432000 4194304 4929204 140737412503664 18446744073709551615 47335324143696 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 7970 5015 369 180 0 4980 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 31880

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 18164
/proc/meminfo: memFree=17131000/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=32384 CPUtime=582.29 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 5370 0 0 0 58228 1 0 0 25 0 1 0 494409756 33161216 5163 33554432000 4194304 4929204 140737412503664 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 8096 5163 369 180 0 5106 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 32384

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 18166
/proc/meminfo: memFree=17129096/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=33268 CPUtime=642.3 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 5553 0 0 0 64229 1 0 0 25 0 1 0 494409756 34066432 5346 33554432000 4194304 4929204 140737412503664 18446744073709551615 4632985 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 8317 5346 369 180 0 5327 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 33268

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 18168
/proc/meminfo: memFree=17126228/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=33936 CPUtime=702.29 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 5728 0 0 0 70228 1 0 0 25 0 1 0 494409756 34750464 5521 33554432000 4194304 4929204 140737412503664 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 8484 5521 369 180 0 5494 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 33936

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 18169
/proc/meminfo: memFree=17124340/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=34444 CPUtime=762.3 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 5850 0 0 0 76229 1 0 0 25 0 1 0 494409756 35270656 5643 33554432000 4194304 4929204 140737412503664 18446744073709551615 4633001 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 8611 5643 369 180 0 5621 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 34444

[startup+822.3 s]
/proc/loadavg: 4.05 4.01 3.84 5/190 18171
/proc/meminfo: memFree=17123056/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=35076 CPUtime=822.29 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 5990 0 0 0 82228 1 0 0 25 0 1 0 494409756 35917824 5783 33554432000 4194304 4929204 140737412503664 18446744073709551615 4633764 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 8769 5783 369 180 0 5779 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 35076

[startup+882.3 s]
/proc/loadavg: 4.02 4.01 3.85 5/190 18172
/proc/meminfo: memFree=17120916/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=35832 CPUtime=882.3 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 6175 0 0 0 88228 2 0 0 25 0 1 0 494409756 36691968 5968 33554432000 4194304 4929204 140737412503664 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 8958 5968 369 180 0 5968 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 35832

[startup+942.301 s]
/proc/loadavg: 4.13 4.03 3.86 5/190 18174
/proc/meminfo: memFree=17119872/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=36212 CPUtime=942.3 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 6272 0 0 0 94228 2 0 0 25 0 1 0 494409756 37081088 6065 33554432000 4194304 4929204 140737412503664 18446744073709551615 4632937 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 9053 6065 369 180 0 6063 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 36212

[startup+1002.3 s]
/proc/loadavg: 4.05 4.03 3.87 5/190 18176
/proc/meminfo: memFree=17117480/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=36592 CPUtime=1002.3 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 6351 0 0 0 100228 2 0 0 25 0 1 0 494409756 37470208 6144 33554432000 4194304 4929204 140737412503664 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 9148 6144 369 180 0 6158 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 36592

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.87 5/190 18177
/proc/meminfo: memFree=17115720/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=36592 CPUtime=1062.3 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 6356 0 0 0 106228 2 0 0 25 0 1 0 494409756 37470208 6149 33554432000 4194304 4929204 140737412503664 18446744073709551615 4316277 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 9148 6149 369 180 0 6158 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 36592

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.88 5/190 18179
/proc/meminfo: memFree=17114060/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=36780 CPUtime=1122.3 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 6400 0 0 0 112228 2 0 0 25 0 1 0 494409756 37662720 6193 33554432000 4194304 4929204 140737412503664 18446744073709551615 4633920 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 9195 6193 369 180 0 6205 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 36780

[startup+1182.3 s]
/proc/loadavg: 3.54 3.91 3.85 2/175 18234
/proc/meminfo: memFree=17197920/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=37444 CPUtime=1182.3 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 6544 0 0 0 118228 2 0 0 25 0 1 0 494409756 38342656 6337 33554432000 4194304 4929204 140737412503664 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 9361 6337 369 180 0 6371 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 37444

[startup+1242.3 s]
/proc/loadavg: 1.93 3.38 3.67 2/172 18236
/proc/meminfo: memFree=17198904/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=37824 CPUtime=1242.3 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 6625 0 0 0 124228 2 0 0 25 0 1 0 494409756 38731776 6418 33554432000 4194304 4929204 140737412503664 18446744073709551615 4636646 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 9456 6418 369 180 0 6466 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 37824



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.37 2.97 3.52 2/172 18238
/proc/meminfo: memFree=17198860/32951124 swapFree=67111528/67111528
[pid=18148] ppid=18146 vsize=38204 CPUtime=1300.01 cores=1,3
/proc/18148/stat : 18148 (clasp) R 18146 18148 17454 0 -1 4202496 6699 0 0 0 129999 2 0 0 25 0 1 0 494409756 39120896 6492 33554432000 4194304 4929204 140737412503664 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18148/statm: 9551 6492 369 180 0 6561 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 38204

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.99
CPU system time (s): 0.024996
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 38204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.024996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6711
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= 9
involuntary context switches= 5462

runsolver used 2.03969 second user time and 4.95225 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-26 16:28:33
IDJOB=3300462
IDBENCH=83318
IDSOLVER=1685
FILE ID=node130/3300462-1303828112
RUNJOBID= node130-1303827987-18078
PBS_JOBID= 13160765
Free space on /tmp= 72044 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_462.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-3300462-1303828112/watcher-3300462-1303828112 -o /tmp/evaluation-result-3300462-1303828112/solver-3300462-1303828112 -C 2400 -W 1300 -M 7680  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-3300462-1303828112.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 4975f32607352c0a4d9db1abea12627a
RANDOM SEED=1924503264

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17177016 kB
Buffers:       2121448 kB
Cached:       12994336 kB
SwapCached:          0 kB
Active:        6991268 kB
Inactive:      8231396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17177016 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1204 kB
Writeback:           0 kB
AnonPages:      106292 kB
Mapped:          16468 kB
Slab:           488520 kB
PageTables:       5412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   294380 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= 72048 MiB
End job on node130 at 2011-04-26 16:50:15