Trace number 3423128

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.05 5000.12

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
MD5SUMafc70649cebcc24cd0a7b28def593295
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 variables218
Number of clauses13362
Sum of the clauses size59166
Maximum clause length15
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 311772
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51590

Solver Data

0.00/0.02	c clasp version 2.0.0-RC2
0.00/0.02	c Reading from ...690246/instance-3423128-1306690246.cnf
0.00/0.04	c Solving...
5000.02/5000.12	
5000.02/5000.12	*** INTERRUPTED! ***
5000.02/5000.12	s UNKNOWN
5000.02/5000.12	
5000.02/5000.12	c INTERRUPTED   : 1
5000.02/5000.12	c Models        : 0+    
5000.02/5000.12	c Time          : 5000.112s (Solving: 5000.07s 1st Model: 0.00s Unsat: 0.00s)
5000.02/5000.12	c CPU Time      : 5000.040s

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-3423128-1306690246/watcher-3423128-1306690246 -o /tmp/evaluation-result-3423128-1306690246/solver-3423128-1306690246 -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-3423128-1306690246.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.70 1.97 1.98 2/525 690
/proc/meminfo: memFree=6179368/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=11796 CPUtime=0 cores=0,2,4,6
/proc/690/stat : 690 (runsolver) R 688 690 660 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 780623240 12079104 49 33554432000 4194304 5432360 140737189291648 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/690/statm: 2949 49 30 303 0 2643 0

[startup+0.063075 s]
/proc/loadavg: 1.70 1.97 1.98 2/525 690
/proc/meminfo: memFree=6179368/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=13536 CPUtime=0.05 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 794 0 0 0 5 0 0 0 25 0 1 0 780623240 13860864 708 33554432000 4194304 4929204 140734153980240 18446744073709551615 4316226 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/690/statm: 3384 708 360 180 0 394 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13536

[startup+0.101069 s]
/proc/loadavg: 1.70 1.97 1.98 2/525 690
/proc/meminfo: memFree=6179368/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=13536 CPUtime=0.09 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 801 0 0 0 9 0 0 0 25 0 1 0 780623240 13860864 715 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/690/statm: 3384 715 367 180 0 394 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13536

[startup+0.30103 s]
/proc/loadavg: 1.70 1.97 1.98 2/525 690
/proc/meminfo: memFree=6179368/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=13800 CPUtime=0.29 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 886 0 0 0 29 0 0 0 25 0 1 0 780623240 14131200 800 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633579 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/690/statm: 3450 800 367 180 0 460 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13800

[startup+0.700963 s]
/proc/loadavg: 1.70 1.97 1.98 2/525 690
/proc/meminfo: memFree=6179368/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=14204 CPUtime=0.69 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 972 0 0 0 69 0 0 0 25 0 1 0 780623240 14544896 886 33554432000 4194304 4929204 140734153980240 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/690/statm: 3551 886 367 180 0 561 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14204

[startup+1.50075 s]
/proc/loadavg: 1.70 1.97 1.98 3/531 699
/proc/meminfo: memFree=6172128/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=14740 CPUtime=1.47 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 1092 0 0 0 147 0 0 0 25 0 1 0 780623240 15093760 1006 33554432000 4194304 4929204 140734153980240 18446744073709551615 4316168 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/690/statm: 3685 1006 367 180 0 695 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 14740

[startup+3.10048 s]
/proc/loadavg: 1.70 1.97 1.98 3/531 699
/proc/meminfo: memFree=6168784/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=15148 CPUtime=3.05 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 1212 0 0 0 305 0 0 0 25 0 1 0 780623240 15511552 1126 33554432000 4194304 4929204 140734153980240 18446744073709551615 4638379 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/690/statm: 3787 1126 367 180 0 797 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 15148

[startup+6.30099 s]
/proc/loadavg: 1.81 1.99 1.98 3/531 699
/proc/meminfo: memFree=6167472/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=16024 CPUtime=6.22 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 1420 0 0 0 622 0 0 0 25 0 1 0 780623240 16408576 1334 33554432000 4194304 4929204 140734153980240 18446744073709551615 4632980 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/690/statm: 4006 1334 367 180 0 1016 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 16024

[startup+12.7009 s]
/proc/loadavg: 1.82 1.99 1.98 3/531 699
/proc/meminfo: memFree=6167404/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=17064 CPUtime=12.61 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 1672 0 0 0 1261 0 0 0 25 0 1 0 780623240 17473536 1586 33554432000 4194304 4929204 140734153980240 18446744073709551615 4316032 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/690/statm: 4266 1586 367 180 0 1276 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 17064

[startup+25.5007 s]
/proc/loadavg: 1.86 1.99 1.98 3/531 699
/proc/meminfo: memFree=6163760/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=18208 CPUtime=25.4 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 1946 0 0 0 2539 1 0 0 25 0 1 0 780623240 18644992 1860 33554432000 4194304 4929204 140734153980240 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/690/statm: 4552 1860 367 180 0 1562 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 18208

[startup+51.1003 s]
/proc/loadavg: 1.91 1.99 1.98 3/531 699
/proc/meminfo: memFree=6161480/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=19344 CPUtime=51 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 2240 0 0 0 5098 2 0 0 25 0 1 0 780623240 19808256 2154 33554432000 4194304 4929204 140734153980240 18446744073709551615 4316192 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/690/statm: 4836 2154 367 180 0 1846 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 19344

[startup+102.319 s]
/proc/loadavg: 2.00 2.00 1.99 3/531 701
/proc/meminfo: memFree=6157376/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=21108 CPUtime=102.21 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 2611 0 0 0 10218 3 0 0 25 0 1 0 780623240 21614592 2525 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/690/statm: 5277 2525 367 180 0 2287 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 21108

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/531 703
/proc/meminfo: memFree=6153016/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=22724 CPUtime=162.18 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 3008 0 0 0 16215 3 0 0 25 0 1 0 780623240 23269376 2922 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633944 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/690/statm: 5681 2922 367 180 0 2691 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 22724

[startup+222.301 s]
/proc/loadavg: 2.07 2.03 2.00 3/531 705
/proc/meminfo: memFree=6153136/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=23680 CPUtime=222.18 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 3223 0 0 0 22214 4 0 0 25 0 1 0 780623240 24248320 3137 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/690/statm: 5920 3137 367 180 0 2930 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 23680

[startup+282.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/531 705
/proc/meminfo: memFree=6151756/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=24860 CPUtime=282.16 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 3483 0 0 0 28211 5 0 0 25 0 1 0 780623240 25456640 3397 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/690/statm: 6215 3397 367 180 0 3225 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 24860

[startup+342.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/531 707
/proc/meminfo: memFree=6150268/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=25576 CPUtime=342.15 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 3634 0 0 0 34209 6 0 0 25 0 1 0 780623240 26189824 3548 33554432000 4194304 4929204 140734153980240 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/690/statm: 6394 3548 367 180 0 3404 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 25576

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/531 709
/proc/meminfo: memFree=6149136/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=26292 CPUtime=402.15 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 3801 0 0 0 40209 6 0 0 25 0 1 0 780623240 26923008 3715 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633745 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/690/statm: 6573 3715 367 180 0 3583 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 26292

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/531 711
/proc/meminfo: memFree=6148516/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=26696 CPUtime=462.15 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 3925 0 0 0 46208 7 0 0 25 0 1 0 780623240 27336704 3839 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633920 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 6674 3839 367 180 0 3684 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 26696

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/531 713
/proc/meminfo: memFree=6147996/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=27288 CPUtime=522.15 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 4027 0 0 0 52208 7 0 0 25 0 1 0 780623240 27942912 3941 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 6822 3941 367 180 0 3832 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 27288

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/531 713
/proc/meminfo: memFree=6147116/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=27792 CPUtime=582.15 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 4146 0 0 0 58208 7 0 0 25 0 1 0 780623240 28459008 4060 33554432000 4194304 4929204 140734153980240 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 6948 4060 367 180 0 3958 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 27792

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 915
/proc/meminfo: memFree=6131236/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=39632 CPUtime=4062.22 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 6979 0 0 0 406211 11 0 0 25 0 1 0 780623240 40583168 6758 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 9908 6758 369 180 0 6918 0
Current children cumulated CPU time (s) 4062.22
Current children cumulated vsize (KiB) 39632

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/531 917
/proc/meminfo: memFree=6131108/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=39820 CPUtime=4122.2 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 7017 0 0 0 412209 11 0 0 25 0 1 0 780623240 40775680 6796 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 9955 6796 369 180 0 6965 0
Current children cumulated CPU time (s) 4122.2
Current children cumulated vsize (KiB) 39820

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/531 917
/proc/meminfo: memFree=6130220/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=40012 CPUtime=4182.2 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 7055 0 0 0 418209 11 0 0 25 0 1 0 780623240 40972288 6834 33554432000 4194304 4929204 140734153980240 18446744073709551615 4316112 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 10003 6834 369 180 0 7013 0
Current children cumulated CPU time (s) 4182.2
Current children cumulated vsize (KiB) 40012

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/531 920
/proc/meminfo: memFree=6130708/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=40012 CPUtime=4242.2 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 7059 0 0 0 424208 12 0 0 25 0 1 0 780623240 40972288 6838 33554432000 4194304 4929204 140734153980240 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 10003 6838 369 180 0 7013 0
Current children cumulated CPU time (s) 4242.2
Current children cumulated vsize (KiB) 40012

[startup+4302.3 s]
/proc/loadavg: 2.17 2.06 2.02 3/531 922
/proc/meminfo: memFree=6129940/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=40012 CPUtime=4302.2 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 7059 0 0 0 430208 12 0 0 25 0 1 0 780623240 40972288 6838 33554432000 4194304 4929204 140734153980240 18446744073709551615 4632980 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 10003 6838 369 180 0 7013 0
Current children cumulated CPU time (s) 4302.2
Current children cumulated vsize (KiB) 40012

[startup+4362.3 s]
/proc/loadavg: 2.10 2.06 2.02 3/531 924
/proc/meminfo: memFree=6129556/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=40392 CPUtime=4362.2 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 7135 0 0 0 436208 12 0 0 25 0 1 0 780623240 41361408 6914 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 10098 6914 369 180 0 7108 0
Current children cumulated CPU time (s) 4362.2
Current children cumulated vsize (KiB) 40392

[startup+4422.3 s]
/proc/loadavg: 2.03 2.04 2.01 3/531 926
/proc/meminfo: memFree=6129668/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=40392 CPUtime=4422.21 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 7135 0 0 0 442209 12 0 0 25 0 1 0 780623240 41361408 6914 33554432000 4194304 4929204 140734153980240 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 10098 6914 369 180 0 7108 0
Current children cumulated CPU time (s) 4422.21
Current children cumulated vsize (KiB) 40392

[startup+4482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/531 926
/proc/meminfo: memFree=6129276/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=40392 CPUtime=4482.21 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 7136 0 0 0 448209 12 0 0 25 0 1 0 780623240 41361408 6915 33554432000 4194304 4929204 140734153980240 18446744073709551615 4619470 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 10098 6915 369 180 0 7108 0
Current children cumulated CPU time (s) 4482.21
Current children cumulated vsize (KiB) 40392

[startup+4542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/531 928
/proc/meminfo: memFree=6128528/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=40580 CPUtime=4542.21 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 7177 0 0 0 454209 12 0 0 25 0 1 0 780623240 41553920 6956 33554432000 4194304 4929204 140734153980240 18446744073709551615 4337341 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 10145 6956 369 180 0 7155 0
Current children cumulated CPU time (s) 4542.21
Current children cumulated vsize (KiB) 40580

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 930
/proc/meminfo: memFree=6127024/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=40580 CPUtime=4602.21 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 7182 0 0 0 460209 12 0 0 25 0 1 0 780623240 41553920 6961 33554432000 4194304 4929204 140734153980240 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 10145 6961 369 180 0 7155 0
Current children cumulated CPU time (s) 4602.21
Current children cumulated vsize (KiB) 40580

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/531 932
/proc/meminfo: memFree=6126644/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=40580 CPUtime=4662.21 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 7185 0 0 0 466209 12 0 0 25 0 1 0 780623240 41553920 6964 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 10145 6964 369 180 0 7155 0
Current children cumulated CPU time (s) 4662.21
Current children cumulated vsize (KiB) 40580

[startup+4722.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/531 934
/proc/meminfo: memFree=6127136/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=40580 CPUtime=4722.23 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 7188 0 0 0 472211 12 0 0 25 0 1 0 780623240 41553920 6967 33554432000 4194304 4929204 140734153980240 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 10145 6967 369 180 0 7155 0
Current children cumulated CPU time (s) 4722.23
Current children cumulated vsize (KiB) 40580

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/531 934
/proc/meminfo: memFree=6126860/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=40960 CPUtime=4782.21 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 7269 0 0 0 478209 12 0 0 25 0 1 0 780623240 41943040 7048 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 10240 7048 369 180 0 7250 0
Current children cumulated CPU time (s) 4782.21
Current children cumulated vsize (KiB) 40960

[startup+4842.3 s]
/proc/loadavg: 2.19 2.06 2.02 3/531 936
/proc/meminfo: memFree=6125112/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=41340 CPUtime=4842.21 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 7342 0 0 0 484208 13 0 0 25 0 1 0 780623240 42332160 7121 33554432000 4194304 4929204 140734153980240 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 10335 7121 369 180 0 7345 0
Current children cumulated CPU time (s) 4842.21
Current children cumulated vsize (KiB) 41340

[startup+4902.3 s]
/proc/loadavg: 2.17 2.08 2.02 3/531 966
/proc/meminfo: memFree=6102056/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=41720 CPUtime=4902.22 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 7417 0 0 0 490209 13 0 0 25 0 1 0 780623240 42721280 7196 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 10430 7196 369 180 0 7440 0
Current children cumulated CPU time (s) 4902.22
Current children cumulated vsize (KiB) 41720

[startup+4962.3 s]
/proc/loadavg: 2.05 2.06 2.02 3/531 968
/proc/meminfo: memFree=6075716/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=41720 CPUtime=4962.22 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 7419 0 0 0 496209 13 0 0 25 0 1 0 780623240 42721280 7198 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 10430 7198 369 180 0 7440 0
Current children cumulated CPU time (s) 4962.22
Current children cumulated vsize (KiB) 41720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 2.03 2.05 2.01 3/531 968
/proc/meminfo: memFree=6075216/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=41720 CPUtime=5000.02 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 7421 0 0 0 499989 13 0 0 25 0 1 0 780623240 42721280 7200 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 10430 7200 369 180 0 7440 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 41720

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

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

[startup+5000.1 s]
/proc/loadavg: 2.03 2.05 2.01 3/531 968
/proc/meminfo: memFree=6075216/32951132 swapFree=54105152/67111528
[pid=690] ppid=688 vsize=41720 CPUtime=5000.02 cores=0,2,4,6
/proc/690/stat : 690 (clasp) R 688 690 660 0 -1 4202496 7421 0 0 0 499989 13 0 0 25 0 1 0 780623240 42721280 7200 33554432000 4194304 4929204 140734153980240 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/690/statm: 10430 7200 369 180 0 7440 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 41720

Child status: 0
Real time (s): 5000.12
CPU time (s): 5000.05
CPU user time (s): 4999.91
CPU system time (s): 0.135979
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 41720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.91
system time used= 0.135979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7433
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= 6
involuntary context switches= 14492

runsolver used 27.4308 second user time and 58.6481 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-29 19:30:46
IDJOB=3423128
IDBENCH=83353
IDSOLVER=1917
FILE ID=node128/3423128-1306690246
RUNJOBID= node128-1306690246-678
PBS_JOBID= 13471853
Free space on /tmp= 73576 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-15_218.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-3423128-1306690246/watcher-3423128-1306690246 -o /tmp/evaluation-result-3423128-1306690246/solver-3423128-1306690246 -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-3423128-1306690246.cnf

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

MD5SUM BENCH= afc70649cebcc24cd0a7b28def593295
RANDOM SEED=947867795

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       6179772 kB
Buffers:        270372 kB
Cached:        5039456 kB
SwapCached:      78304 kB
Active:       10366012 kB
Inactive:     16097120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       6179772 kB
SwapTotal:    67111528 kB
SwapFree:     54105152 kB
Dirty:             836 kB
Writeback:           0 kB
AnonPages:    21084676 kB
Mapped:          18420 kB
Slab:           124928 kB
PageTables:     112268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 174772456 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73568 MiB
End job on node128 at 2011-05-29 20:54:08