Trace number 3423130

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) 5000.12 4999.93

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...690450/instance-3423130-1306690450.cnf
0.19/0.23	c Solving...
5000.10/4999.92	
5000.10/4999.92	*** INTERRUPTED! ***
5000.10/4999.92	s UNKNOWN
5000.10/4999.92	
5000.10/4999.92	c INTERRUPTED   : 1
5000.10/4999.92	c Models        : 0+    
5000.10/4999.92	c Time          : 4999.918s (Solving: 4999.68s 1st Model: 0.00s Unsat: 0.00s)
5000.10/4999.92	c CPU Time      : 5000.110s

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: 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-3423130-1306690450/watcher-3423130-1306690450 -o /tmp/evaluation-result-3423130-1306690450/solver-3423130-1306690450 -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-3423130-1306690450.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.00 2.00 2.00 2/554 12278
/proc/meminfo: memFree=17224804/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=14500 CPUtime=0 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 1052 0 0 0 0 0 0 0 23 0 1 0 780642071 14848000 901 33554432000 4194304 4929204 140734879767776 18446744073709551615 239476355781 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 3625 901 327 180 0 635 0

[startup+0.11603 s]
/proc/loadavg: 2.00 2.00 2.00 2/554 12278
/proc/meminfo: memFree=17224804/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=16704 CPUtime=0.11 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 1642 0 0 0 11 0 0 0 23 0 1 0 780642071 17104896 1407 33554432000 4194304 4929204 140734879767776 18446744073709551615 4582280 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 4176 1407 337 180 0 1186 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 16704

[startup+0.20101 s]
/proc/loadavg: 2.00 2.00 2.00 2/554 12278
/proc/meminfo: memFree=17224804/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=16704 CPUtime=0.19 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 1642 0 0 0 19 0 0 0 23 0 1 0 780642071 17104896 1407 33554432000 4194304 4929204 140734879767776 18446744073709551615 4582021 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 4176 1407 337 180 0 1186 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16704

[startup+0.301003 s]
/proc/loadavg: 2.00 2.00 2.00 2/554 12278
/proc/meminfo: memFree=17224804/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=16220 CPUtime=0.29 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 1679 0 0 0 29 0 0 0 24 0 1 0 780642071 16609280 1363 33554432000 4194304 4929204 140734879767776 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 4055 1363 367 180 0 1065 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16220

[startup+0.700918 s]
/proc/loadavg: 2.00 2.00 2.00 2/554 12278
/proc/meminfo: memFree=17224804/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=16388 CPUtime=0.69 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 1732 0 0 0 69 0 0 0 25 0 1 0 780642071 16781312 1416 33554432000 4194304 4929204 140734879767776 18446744073709551615 4632973 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 4097 1416 367 180 0 1107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16388

[startup+1.50076 s]
/proc/loadavg: 2.00 2.00 2.00 3/555 12279
/proc/meminfo: memFree=17218844/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=17320 CPUtime=1.49 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 1972 0 0 0 149 0 0 0 25 0 1 0 780642071 17735680 1656 33554432000 4194304 4929204 140734879767776 18446744073709551615 4657909 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 4330 1656 367 180 0 1340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17320

[startup+3.10045 s]
/proc/loadavg: 2.00 2.00 2.00 3/555 12279
/proc/meminfo: memFree=17216980/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=18052 CPUtime=3.09 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 2154 0 0 0 309 0 0 0 25 0 1 0 780642071 18485248 1838 33554432000 4194304 4929204 140734879767776 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 4513 1838 367 180 0 1523 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18052

[startup+6.30085 s]
/proc/loadavg: 2.00 2.00 2.00 3/555 12280
/proc/meminfo: memFree=17215384/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=19148 CPUtime=6.29 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 2419 0 0 0 629 0 0 0 25 0 1 0 780642071 19607552 2103 33554432000 4194304 4929204 140734879767776 18446744073709551615 4633745 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 4787 2103 367 180 0 1797 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19148

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 2.00 3/555 12280
/proc/meminfo: memFree=17212648/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=20800 CPUtime=12.69 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 2840 0 0 0 1269 0 0 0 25 0 1 0 780642071 21299200 2524 33554432000 4194304 4929204 140734879767776 18446744073709551615 4633745 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 5200 2524 367 180 0 2210 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20800

[startup+25.5012 s]
/proc/loadavg: 2.15 2.03 2.01 3/555 12280
/proc/meminfo: memFree=17210524/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=23000 CPUtime=25.49 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 3387 0 0 0 2549 0 0 0 25 0 1 0 780642071 23552000 3071 33554432000 4194304 4929204 140734879767776 18446744073709551615 4636634 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 5750 3071 367 180 0 2760 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23000

[startup+51.1013 s]
/proc/loadavg: 2.09 2.03 2.01 3/555 12281
/proc/meminfo: memFree=17208396/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=24780 CPUtime=51.09 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 3789 0 0 0 5109 0 0 0 25 0 1 0 780642071 25374720 3473 33554432000 4194304 4929204 140734879767776 18446744073709551615 4627704 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 6195 3473 367 180 0 3205 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24780

[startup+102.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/555 12282
/proc/meminfo: memFree=17202544/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=28208 CPUtime=102.3 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 4617 0 0 0 10230 0 0 0 25 0 1 0 780642071 28884992 4301 33554432000 4194304 4929204 140734879767776 18446744073709551615 4316147 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 7052 4301 369 180 0 4062 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28208

[startup+162.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/555 12284
/proc/meminfo: memFree=17199548/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=30588 CPUtime=162.29 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 5151 0 0 0 16229 0 0 0 25 0 1 0 780642071 31322112 4835 33554432000 4194304 4929204 140734879767776 18446744073709551615 4632940 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 7647 4835 369 180 0 4657 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 30588

[startup+222.321 s]
/proc/loadavg: 2.01 2.02 2.00 3/555 12285
/proc/meminfo: memFree=17196920/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=32900 CPUtime=222.32 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 5696 0 0 0 22232 0 0 0 25 0 1 0 780642071 33689600 5380 33554432000 4194304 4929204 140734879767776 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 8225 5380 369 180 0 5235 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 32900

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 12287
/proc/meminfo: memFree=17195904/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=34356 CPUtime=282.31 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 6054 0 0 0 28230 1 0 0 25 0 1 0 780642071 35180544 5738 33554432000 4194304 4929204 140734879767776 18446744073709551615 4316226 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 8589 5738 369 180 0 5599 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 34356

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/555 12289
/proc/meminfo: memFree=17192160/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=37260 CPUtime=342.31 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 6654 0 0 0 34230 1 0 0 25 0 1 0 780642071 38154240 6338 33554432000 4194304 4929204 140734879767776 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 9315 6338 369 180 0 6325 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 37260

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/555 12290
/proc/meminfo: memFree=17190404/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=38396 CPUtime=402.31 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 6923 0 0 0 40230 1 0 0 25 0 1 0 780642071 39317504 6607 33554432000 4194304 4929204 140734879767776 18446744073709551615 239476392570 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 9599 6607 369 180 0 6609 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 38396

[startup+462.3 s]
/proc/loadavg: 2.20 2.05 2.01 3/555 12292
/proc/meminfo: memFree=17189512/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=39112 CPUtime=462.31 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 7104 0 0 0 46230 1 0 0 25 0 1 0 780642071 40050688 6788 33554432000 4194304 4929204 140734879767776 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 9778 6788 369 180 0 6788 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 39112

[startup+522.301 s]
/proc/loadavg: 2.23 2.07 2.02 3/555 12293
/proc/meminfo: memFree=17187136/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=41308 CPUtime=522.31 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 7637 0 0 0 52230 1 0 0 25 0 1 0 780642071 42299392 7321 33554432000 4194304 4929204 140734879767776 18446744073709551615 4633764 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 10327 7321 369 180 0 7337 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 41308

[startup+582.3 s]
/proc/loadavg: 2.16 2.07 2.02 3/555 12295
/proc/meminfo: memFree=17186492/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=42760 CPUtime=582.31 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 7992 0 0 0 58230 1 0 0 25 0 1 0 780642071 43786240 7676 33554432000 4194304 4929204 140734879767776 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 10690 7676 369 180 0 7700 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 42760

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 12402
/proc/meminfo: memFree=17140696/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=71264 CPUtime=4002.45 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 14459 0 0 0 400242 3 0 0 25 0 1 0 780642071 72974336 14143 33554432000 4194304 4929204 140734879767776 18446744073709551615 4633767 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 17816 14143 369 180 0 14826 0
Current children cumulated CPU time (s) 4002.45
Current children cumulated vsize (KiB) 71264

[startup+4062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 12404
/proc/meminfo: memFree=17140180/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=71552 CPUtime=4062.46 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 14539 0 0 0 406243 3 0 0 25 0 1 0 780642071 73269248 14223 33554432000 4194304 4929204 140734879767776 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 17888 14223 369 180 0 14898 0
Current children cumulated CPU time (s) 4062.46
Current children cumulated vsize (KiB) 71552

[startup+4122.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/555 12405
/proc/meminfo: memFree=17139792/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=71552 CPUtime=4122.46 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 14541 0 0 0 412243 3 0 0 25 0 1 0 780642071 73269248 14225 33554432000 4194304 4929204 140734879767776 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 17888 14225 369 180 0 14898 0
Current children cumulated CPU time (s) 4122.46
Current children cumulated vsize (KiB) 71552

[startup+4182.32 s]
/proc/loadavg: 2.20 2.07 2.01 3/555 12407
/proc/meminfo: memFree=17139280/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=71552 CPUtime=4182.48 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 14542 0 0 0 418245 3 0 0 25 0 1 0 780642071 73269248 14226 33554432000 4194304 4929204 140734879767776 18446744073709551615 4633954 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 17888 14226 369 180 0 14898 0
Current children cumulated CPU time (s) 4182.48
Current children cumulated vsize (KiB) 71552

[startup+4242.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/555 12409
/proc/meminfo: memFree=17139380/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=71552 CPUtime=4242.46 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 14549 0 0 0 424243 3 0 0 25 0 1 0 780642071 73269248 14233 33554432000 4194304 4929204 140734879767776 18446744073709551615 4632937 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 17888 14233 369 180 0 14898 0
Current children cumulated CPU time (s) 4242.46
Current children cumulated vsize (KiB) 71552

[startup+4302.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/555 12411
/proc/meminfo: memFree=17137136/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=72120 CPUtime=4302.46 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 14658 0 0 0 430243 3 0 0 25 0 1 0 780642071 73850880 14342 33554432000 4194304 4929204 140734879767776 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 18030 14342 369 180 0 15040 0
Current children cumulated CPU time (s) 4302.46
Current children cumulated vsize (KiB) 72120

[startup+4362.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/555 12414
/proc/meminfo: memFree=17136876/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=72120 CPUtime=4362.46 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 14658 0 0 0 436243 3 0 0 25 0 1 0 780642071 73850880 14342 33554432000 4194304 4929204 140734879767776 18446744073709551615 4633935 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 18030 14342 369 180 0 15040 0
Current children cumulated CPU time (s) 4362.46
Current children cumulated vsize (KiB) 72120

[startup+4422.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 12415
/proc/meminfo: memFree=17136488/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=72404 CPUtime=4422.47 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 14709 0 0 0 442244 3 0 0 25 0 1 0 780642071 74141696 14393 33554432000 4194304 4929204 140734879767776 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 18101 14393 369 180 0 15111 0
Current children cumulated CPU time (s) 4422.47
Current children cumulated vsize (KiB) 72404

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 12418
/proc/meminfo: memFree=17136716/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=72404 CPUtime=4482.47 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 14711 0 0 0 448244 3 0 0 25 0 1 0 780642071 74141696 14395 33554432000 4194304 4929204 140734879767776 18446744073709551615 4636519 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 18101 14395 369 180 0 15111 0
Current children cumulated CPU time (s) 4482.47
Current children cumulated vsize (KiB) 72404

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 12421
/proc/meminfo: memFree=17135836/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=72932 CPUtime=4542.47 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 14878 0 0 0 454244 3 0 0 25 0 1 0 780642071 74682368 14562 33554432000 4194304 4929204 140734879767776 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 18233 14562 369 180 0 15243 0
Current children cumulated CPU time (s) 4542.47
Current children cumulated vsize (KiB) 72932

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/555 12422
/proc/meminfo: memFree=17134456/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=73916 CPUtime=4602.47 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 15076 0 0 0 460244 3 0 0 25 0 1 0 780642071 75689984 14760 33554432000 4194304 4929204 140734879767776 18446744073709551615 4619432 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 18479 14760 369 180 0 15489 0
Current children cumulated CPU time (s) 4602.47
Current children cumulated vsize (KiB) 73916

[startup+4662.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/555 12460
/proc/meminfo: memFree=17149024/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=74580 CPUtime=4662.48 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 15227 0 0 0 466245 3 0 0 25 0 1 0 780642071 76369920 14911 33554432000 4194304 4929204 140734879767776 18446744073709551615 4638503 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 18645 14911 369 180 0 15655 0
Current children cumulated CPU time (s) 4662.48
Current children cumulated vsize (KiB) 74580

[startup+4722.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/555 12462
/proc/meminfo: memFree=17135288/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=74864 CPUtime=4722.49 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 15299 0 0 0 472246 3 0 0 25 0 1 0 780642071 76660736 14983 33554432000 4194304 4929204 140734879767776 18446744073709551615 4632969 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 18716 14983 369 180 0 15726 0
Current children cumulated CPU time (s) 4722.49
Current children cumulated vsize (KiB) 74864

[startup+4782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/555 12465
/proc/meminfo: memFree=17121268/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=75148 CPUtime=4782.48 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 15375 0 0 0 478245 3 0 0 25 0 1 0 780642071 76951552 15059 33554432000 4194304 4929204 140734879767776 18446744073709551615 4316204 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 18787 15059 369 180 0 15797 0
Current children cumulated CPU time (s) 4782.48
Current children cumulated vsize (KiB) 75148

[startup+4842.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 12467
/proc/meminfo: memFree=17110092/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=75336 CPUtime=4842.5 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 15417 0 0 0 484247 3 0 0 25 0 1 0 780642071 77144064 15101 33554432000 4194304 4929204 140734879767776 18446744073709551615 4633754 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 18834 15101 369 180 0 15844 0
Current children cumulated CPU time (s) 4842.5
Current children cumulated vsize (KiB) 75336

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/555 12468
/proc/meminfo: memFree=17111932/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=75528 CPUtime=4902.48 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 15459 0 0 0 490245 3 0 0 25 0 1 0 780642071 77340672 15143 33554432000 4194304 4929204 140734879767776 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 18882 15143 369 180 0 15892 0
Current children cumulated CPU time (s) 4902.48
Current children cumulated vsize (KiB) 75528

[startup+4962.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/555 12470
/proc/meminfo: memFree=17111788/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=75528 CPUtime=4962.49 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 15460 0 0 0 496246 3 0 0 25 0 1 0 780642071 77340672 15144 33554432000 4194304 4929204 140734879767776 18446744073709551615 4633754 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 18882 15144 369 180 0 15892 0
Current children cumulated CPU time (s) 4962.49
Current children cumulated vsize (KiB) 75528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.13 2.04 2.01 3/555 12471
/proc/meminfo: memFree=17109540/32950928 swapFree=67056576/67111528
[pid=12278] ppid=12276 vsize=75528 CPUtime=5000.1 cores=1,3,5,7
/proc/12278/stat : 12278 (clasp) R 12276 12278 12204 0 -1 4202496 15467 0 0 0 500007 3 0 0 25 0 1 0 780642071 77340672 15151 33554432000 4194304 4929204 140734879767776 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/12278/statm: 18882 15151 369 180 0 15892 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 75528

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): 4999.93
CPU time (s): 5000.12
CPU user time (s): 5000.08
CPU system time (s): 0.037994
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 75528

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

runsolver used 25.5101 second user time and 65.4131 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-29 19:34:10
IDJOB=3423130
IDBENCH=83358
IDSOLVER=1917
FILE ID=node148/3423130-1306690450
RUNJOBID= node148-1306690085-12223
PBS_JOBID= 13471851
Free space on /tmp= 73616 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_388.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-3423130-1306690450/watcher-3423130-1306690450 -o /tmp/evaluation-result-3423130-1306690450/solver-3423130-1306690450 -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-3423130-1306690450.cnf

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=1265364903

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.82
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.854
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.854
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.82
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.854
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:     32950928 kB
MemFree:      17225076 kB
Buffers:        388812 kB
Cached:        8113376 kB
SwapCached:       8480 kB
Active:       10063720 kB
Inactive:      5289704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17225076 kB
SwapTotal:    67111528 kB
SwapFree:     67056576 kB
Dirty:            1580 kB
Writeback:           0 kB
AnonPages:     6849400 kB
Mapped:          44172 kB
Slab:           243976 kB
PageTables:      57664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170406592 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= 73612 MiB
End job on node148 at 2011-05-29 20:57:32