Trace number 3275813

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
SAT09 reference solver: clasp 1.2.0-SAT09-32UNSAT 3212.64 3212.54

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
MD5SUM642fce7e30a701c3223fa5771c2e57dc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3212.64
Satisfiable
(Un)Satisfiability was proved
Number of variables186
Number of clauses9795
Sum of the clauses size43014
Maximum clause length14
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51239

Solver Data

3212.59/3212.53	c clasp version 1.2.0-SAT09 
3212.59/3212.53	c Reading from ...655869/instance-3275813-1303655869.cnf
3212.59/3212.53	c Reading      : Done(0.000s)
3212.59/3212.53	c Preprocessing: |-Done(0.030s)
3212.59/3212.53	c Solving...
3212.59/3212.53	
3212.59/3212.53	c Models    : 0     
3212.59/3212.53	c Time         : 3213.120s (Solve: 3213.090s)
3212.59/3212.53	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3275813-1303655869/watcher-3275813-1303655869 -o /tmp/evaluation-result-3275813-1303655869/solver-3275813-1303655869 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3275813-1303655869.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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: 2.00 2.00 2.00 2/177 3908
/proc/meminfo: memFree=13291448/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=2320 CPUtime=0 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 376 0 0 0 0 0 0 0 25 0 1 0 477187374 2375680 329 33554432000 134512640 136057169 4293426224 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 580 329 162 378 0 200 0

[startup+0.0984991 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 3908
/proc/meminfo: memFree=13291448/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=2456 CPUtime=0.09 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 436 0 0 0 9 0 0 0 25 0 1 0 477187374 2514944 389 33554432000 134512640 136057169 4293426224 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 614 389 182 378 0 234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2456

[startup+0.100501 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 3908
/proc/meminfo: memFree=13291448/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=2456 CPUtime=0.09 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 436 0 0 0 9 0 0 0 25 0 1 0 477187374 2514944 389 33554432000 134512640 136057169 4293426224 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 614 389 182 378 0 234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2456

[startup+0.300463 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 3908
/proc/meminfo: memFree=13291448/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=2852 CPUtime=0.29 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 526 0 0 0 29 0 0 0 25 0 1 0 477187374 2920448 479 33554432000 134512640 136057169 4293426224 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 713 479 182 378 0 333 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2852

[startup+0.700399 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 3908
/proc/meminfo: memFree=13291448/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=3116 CPUtime=0.69 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 589 0 0 0 69 0 0 0 25 0 1 0 477187374 3190784 542 33554432000 134512640 136057169 4293426224 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 779 542 182 378 0 399 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3116

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3909
/proc/meminfo: memFree=13290080/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=3396 CPUtime=1.49 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 669 0 0 0 149 0 0 0 25 0 1 0 477187374 3477504 622 33554432000 134512640 136057169 4293426224 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 849 622 182 378 0 469 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3396

[startup+3.10096 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3909
/proc/meminfo: memFree=13289336/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=3928 CPUtime=3.1 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 787 0 0 0 310 0 0 0 25 0 1 0 477187374 4022272 740 33554432000 134512640 136057169 4293426224 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 982 740 182 378 0 602 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 3928

[startup+6.30038 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3909
/proc/meminfo: memFree=13288340/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=4484 CPUtime=6.3 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 915 0 0 0 630 0 0 0 25 0 1 0 477187374 4591616 868 33554432000 134512640 136057169 4293426224 18446744073709551615 134823736 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 1121 868 182 378 0 741 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 4484

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3910
/proc/meminfo: memFree=13287460/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=5036 CPUtime=12.7 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 1068 0 0 0 1270 0 0 0 25 0 1 0 477187374 5156864 1021 33554432000 134512640 136057169 4293426224 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 1259 1021 182 378 0 879 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 5036

[startup+25.5009 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3910
/proc/meminfo: memFree=13286220/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=5876 CPUtime=25.5 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 1266 0 0 0 2550 0 0 0 25 0 1 0 477187374 6017024 1219 33554432000 134512640 136057169 4293426224 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 1469 1219 182 378 0 1089 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 5876

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3911
/proc/meminfo: memFree=13284704/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=7184 CPUtime=51.1 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 1566 0 0 0 5110 0 0 0 25 0 1 0 477187374 7356416 1519 33554432000 134512640 136057169 4293426224 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 1796 1519 182 378 0 1416 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 7184

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3912
/proc/meminfo: memFree=13282096/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=8484 CPUtime=102.3 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 1850 0 0 0 10230 0 0 0 25 0 1 0 477187374 8687616 1803 33554432000 134512640 136057169 4293426224 18446744073709551615 134618437 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 2121 1803 182 378 0 1741 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8484

[startup+162.301 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 3914
/proc/meminfo: memFree=13280600/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=9272 CPUtime=162.3 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 2043 0 0 0 16230 0 0 0 25 0 1 0 477187374 9494528 1996 33554432000 134512640 136057169 4293426224 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 2318 1996 182 378 0 1938 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 9272

[startup+222.301 s]
/proc/loadavg: 2.09 2.03 2.00 3/178 3915
/proc/meminfo: memFree=13278852/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=9952 CPUtime=222.3 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 2229 0 0 0 22230 0 0 0 25 0 1 0 477187374 10190848 2182 33554432000 134512640 136057169 4293426224 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 2488 2182 182 378 0 2108 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 9952

[startup+282.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 3917
/proc/meminfo: memFree=13277476/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=11072 CPUtime=282.3 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 2469 0 0 0 28230 0 0 0 25 0 1 0 477187374 11337728 2422 33554432000 134512640 136057169 4293426224 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 2768 2422 182 378 0 2388 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 11072

[startup+342.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 3918
/proc/meminfo: memFree=13276460/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=11672 CPUtime=342.3 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 2592 0 0 0 34230 0 0 0 25 0 1 0 477187374 11952128 2545 33554432000 134512640 136057169 4293426224 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 2918 2545 182 378 0 2538 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 11672

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 3920
/proc/meminfo: memFree=13275452/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=12428 CPUtime=402.3 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 2790 0 0 0 40230 0 0 0 25 0 1 0 477187374 12726272 2743 33554432000 134512640 136057169 4293426224 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 3107 2743 182 378 0 2727 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 12428

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3922
/proc/meminfo: memFree=13274568/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=12776 CPUtime=462.3 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 2879 0 0 0 46230 0 0 0 25 0 1 0 477187374 13082624 2832 33554432000 134512640 136057169 4293426224 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 3194 2832 182 378 0 2814 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 12776

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3923
/proc/meminfo: memFree=13273808/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=13124 CPUtime=522.3 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 2958 0 0 0 52230 0 0 0 25 0 1 0 477187374 13438976 2911 33554432000 134512640 136057169 4293426224 18446744073709551615 134618200 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 3281 2911 182 378 0 2901 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 13124

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3925
/proc/meminfo: memFree=13273172/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=13696 CPUtime=582.31 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 3083 0 0 0 58230 1 0 0 25 0 1 0 477187374 14024704 3036 33554432000 134512640 136057169 4293426224 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 3424 3036 182 378 0 3044 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 13696

[startup+642.3 s]

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

/proc/meminfo: memFree=13259580/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=19320 CPUtime=2562.37 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4419 0 0 0 256234 3 0 0 25 0 1 0 477187374 19783680 4321 33554432000 134512640 136057169 4293426224 18446744073709551615 134618245 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4830 4321 182 378 0 4450 0
Current children cumulated CPU time (s) 2562.37
Current children cumulated vsize (KiB) 19320

[startup+2622.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3991
/proc/meminfo: memFree=13259064/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=19320 CPUtime=2622.38 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4431 0 0 0 262235 3 0 0 25 0 1 0 477187374 19783680 4333 33554432000 134512640 136057169 4293426224 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4830 4333 182 378 0 4450 0
Current children cumulated CPU time (s) 2622.38
Current children cumulated vsize (KiB) 19320

[startup+2682.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3993
/proc/meminfo: memFree=13258924/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=19464 CPUtime=2682.38 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4464 0 0 0 268234 4 0 0 25 0 1 0 477187374 19931136 4366 33554432000 134512640 136057169 4293426224 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4866 4366 182 378 0 4486 0
Current children cumulated CPU time (s) 2682.38
Current children cumulated vsize (KiB) 19464

[startup+2742.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3994
/proc/meminfo: memFree=13258528/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=19464 CPUtime=2742.38 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4464 0 0 0 274234 4 0 0 25 0 1 0 477187374 19931136 4366 33554432000 134512640 136057169 4293426224 18446744073709551615 134618167 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4866 4366 182 378 0 4486 0
Current children cumulated CPU time (s) 2742.38
Current children cumulated vsize (KiB) 19464

[startup+2802.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3996
/proc/meminfo: memFree=13258384/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=19464 CPUtime=2802.38 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4465 0 0 0 280234 4 0 0 25 0 1 0 477187374 19931136 4367 33554432000 134512640 136057169 4293426224 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4866 4367 182 378 0 4486 0
Current children cumulated CPU time (s) 2802.38
Current children cumulated vsize (KiB) 19464

[startup+2862.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3998
/proc/meminfo: memFree=13258480/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=19320 CPUtime=2862.38 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4469 0 0 0 286234 4 0 0 25 0 1 0 477187374 19783680 4343 33554432000 134512640 136057169 4293426224 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4830 4343 182 378 0 4450 0
Current children cumulated CPU time (s) 2862.38
Current children cumulated vsize (KiB) 19320

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3999
/proc/meminfo: memFree=13258708/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=19320 CPUtime=2922.38 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4477 0 0 0 292234 4 0 0 25 0 1 0 477187374 19783680 4351 33554432000 134512640 136057169 4293426224 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4830 4351 182 378 0 4450 0
Current children cumulated CPU time (s) 2922.38
Current children cumulated vsize (KiB) 19320

[startup+2982.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 4001
/proc/meminfo: memFree=13258688/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=19320 CPUtime=2982.39 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4478 0 0 0 298235 4 0 0 25 0 1 0 477187374 19783680 4352 33554432000 134512640 136057169 4293426224 18446744073709551615 135459155 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4830 4352 182 378 0 4450 0
Current children cumulated CPU time (s) 2982.39
Current children cumulated vsize (KiB) 19320

[startup+3042.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 4002
/proc/meminfo: memFree=13258536/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=19320 CPUtime=3042.39 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4480 0 0 0 304235 4 0 0 25 0 1 0 477187374 19783680 4354 33554432000 134512640 136057169 4293426224 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4830 4354 182 378 0 4450 0
Current children cumulated CPU time (s) 3042.39
Current children cumulated vsize (KiB) 19320

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4004
/proc/meminfo: memFree=13258644/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=19320 CPUtime=3102.39 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4482 0 0 0 310235 4 0 0 25 0 1 0 477187374 19783680 4356 33554432000 134512640 136057169 4293426224 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4830 4356 182 378 0 4450 0
Current children cumulated CPU time (s) 3102.39
Current children cumulated vsize (KiB) 19320

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4006
/proc/meminfo: memFree=13258752/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=19320 CPUtime=3162.39 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4493 0 0 0 316235 4 0 0 25 0 1 0 477187374 19783680 4367 33554432000 134512640 136057169 4293426224 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4830 4367 182 378 0 4450 0
Current children cumulated CPU time (s) 3162.39
Current children cumulated vsize (KiB) 19320

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

[startup+3174.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4006
/proc/meminfo: memFree=13258620/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=19320 CPUtime=3174.39 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4493 0 0 0 317435 4 0 0 25 0 1 0 477187374 19783680 4367 33554432000 134512640 136057169 4293426224 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4830 4367 182 378 0 4450 0
Current children cumulated CPU time (s) 3174.39
Current children cumulated vsize (KiB) 19320

[startup+3199.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4007
/proc/meminfo: memFree=13258368/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=19176 CPUtime=3200 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4497 0 0 0 319996 4 0 0 25 0 1 0 477187374 19636224 4345 33554432000 134512640 136057169 4293426224 18446744073709551615 134618227 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4794 4345 182 378 0 4414 0
Current children cumulated CPU time (s) 3200
Current children cumulated vsize (KiB) 19176

[startup+3206.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4007
/proc/meminfo: memFree=13258364/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=19176 CPUtime=3206.39 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4497 0 0 0 320635 4 0 0 25 0 1 0 477187374 19636224 4345 33554432000 134512640 136057169 4293426224 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4794 4345 182 378 0 4414 0
Current children cumulated CPU time (s) 3206.39
Current children cumulated vsize (KiB) 19176

[startup+3209.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4007
/proc/meminfo: memFree=13258484/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=19176 CPUtime=3209.59 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4497 0 0 0 320955 4 0 0 25 0 1 0 477187374 19636224 4345 33554432000 134512640 136057169 4293426224 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4794 4345 182 378 0 4414 0
Current children cumulated CPU time (s) 3209.59
Current children cumulated vsize (KiB) 19176

[startup+3211.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4007
/proc/meminfo: memFree=13258484/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=19176 CPUtime=3211.19 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4497 0 0 0 321115 4 0 0 25 0 1 0 477187374 19636224 4345 33554432000 134512640 136057169 4293426224 18446744073709551615 134618205 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4794 4345 182 378 0 4414 0
Current children cumulated CPU time (s) 3211.19
Current children cumulated vsize (KiB) 19176

[startup+3211.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4007
/proc/meminfo: memFree=13258484/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=18888 CPUtime=3212 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4497 0 0 0 321196 4 0 0 25 0 1 0 477187374 19341312 4284 33554432000 134512640 136057169 4293426224 18446744073709551615 134813034 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4722 4284 182 378 0 4342 0
Current children cumulated CPU time (s) 3212
Current children cumulated vsize (KiB) 18888

[startup+3212.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4007
/proc/meminfo: memFree=13258484/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=18888 CPUtime=3212.39 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4497 0 0 0 321235 4 0 0 25 0 1 0 477187374 19341312 4284 33554432000 134512640 136057169 4293426224 18446744073709551615 134618247 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4722 4284 182 378 0 4342 0
Current children cumulated CPU time (s) 3212.39
Current children cumulated vsize (KiB) 18888

[startup+3212.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4007
/proc/meminfo: memFree=13258484/32951124 swapFree=67111528/67111528
[pid=3908] ppid=3906 vsize=18888 CPUtime=3212.59 cores=0,2,4,6
/proc/3908/stat : 3908 (clasp) R 3906 3908 2670 0 -1 4202496 4497 0 0 0 321255 4 0 0 25 0 1 0 477187374 19341312 4284 33554432000 134512640 136057169 4293426224 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3908/statm: 4722 4284 182 378 0 4342 0
Current children cumulated CPU time (s) 3212.59
Current children cumulated vsize (KiB) 18888

Child status: 20
Real time (s): 3212.54
CPU time (s): 3212.64
CPU user time (s): 3212.59
CPU system time (s): 0.042993
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 19464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3212.59
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4502
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= 5
involuntary context switches= 6193

runsolver used 4.88926 second user time and 9.71752 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-24 16:37:49
IDJOB=3275813
IDBENCH=83356
IDSOLVER=1677
FILE ID=node104/3275813-1303655869
RUNJOBID= node104-1303650751-3657
PBS_JOBID= 13150744
Free space on /tmp= 71424 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275813-1303655869/watcher-3275813-1303655869 -o /tmp/evaluation-result-3275813-1303655869/solver-3275813-1303655869 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3275813-1303655869.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 642fce7e30a701c3223fa5771c2e57dc
RANDOM SEED=1475211133

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13291728 kB
Buffers:       2276192 kB
Cached:       16734760 kB
SwapCached:          0 kB
Active:       10670348 kB
Inactive:      8415240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13291728 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1952 kB
Writeback:           0 kB
AnonPages:       73448 kB
Mapped:          15820 kB
Slab:           511864 kB
PageTables:       4280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   216396 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= 71424 MiB
End job on node104 at 2011-04-24 17:31:22