Trace number 3274524

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 698.76 698.754

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_406.cnf
MD5SUM906590ef62b3db2841b2d529fd1636f7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark698.76
Satisfiable
(Un)Satisfiability was proved
Number of variables203
Number of clauses22241
Sum of the clauses size99837
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 268
Number of clauses of size 320324
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51849

Solver Data

698.69/698.75	c clasp version 1.2.0-SAT09 
698.69/698.75	c Reading from ...603742/instance-3274524-1303603742.cnf
698.69/698.75	c Reading      : Done(0.000s)
698.69/698.75	c Preprocessing: |-Done(0.170s)
698.69/698.75	c Solving...
698.69/698.75	
698.69/698.75	c Models    : 0     
698.69/698.75	c Time         : 698.850s (Solve: 698.680s)
698.69/698.75	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-3274524-1303603742/watcher-3274524-1303603742 -o /tmp/evaluation-result-3274524-1303603742/solver-3274524-1303603742 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274524-1303603742.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.18 3.24 3.46 5/189 23565
/proc/meminfo: memFree=18430260/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=1908 CPUtime=0 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 263 0 0 0 0 0 0 0 25 0 1 0 471972751 1953792 218 33554432000 134512640 136057169 4292692256 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 477 218 145 378 0 97 0

[startup+0.035007 s]
/proc/loadavg: 3.18 3.24 3.46 5/189 23565
/proc/meminfo: memFree=18430260/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=3552 CPUtime=0.03 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 659 0 0 0 3 0 0 0 25 0 1 0 471972751 3637248 614 33554432000 134512640 136057169 4292692256 18446744073709551615 134774688 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 888 614 165 378 0 508 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3552

[startup+0.101019 s]
/proc/loadavg: 3.18 3.24 3.46 5/189 23565
/proc/meminfo: memFree=18430260/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=3552 CPUtime=0.09 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 659 0 0 0 9 0 0 0 25 0 1 0 471972751 3637248 614 33554432000 134512640 136057169 4292692256 18446744073709551615 134774463 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 888 614 165 378 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3552

[startup+0.301001 s]
/proc/loadavg: 3.18 3.24 3.46 5/189 23565
/proc/meminfo: memFree=18430260/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=3552 CPUtime=0.29 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 678 0 0 0 29 0 0 0 25 0 1 0 471972751 3637248 633 33554432000 134512640 136057169 4292692256 18446744073709551615 134618356 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 888 633 182 378 0 508 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3552

[startup+0.700919 s]
/proc/loadavg: 3.18 3.24 3.46 5/189 23565
/proc/meminfo: memFree=18430260/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=4132 CPUtime=0.69 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 855 0 0 0 69 0 0 0 25 0 1 0 471972751 4231168 810 33554432000 134512640 136057169 4292692256 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 1033 810 182 378 0 653 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4132

[startup+1.5008 s]
/proc/loadavg: 3.18 3.24 3.46 5/190 23566
/proc/meminfo: memFree=18427032/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=4544 CPUtime=1.49 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 943 0 0 0 149 0 0 0 25 0 1 0 471972751 4653056 898 33554432000 134512640 136057169 4292692256 18446744073709551615 134823901 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 1136 898 182 378 0 756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4544

[startup+3.10051 s]
/proc/loadavg: 3.18 3.24 3.46 5/190 23566
/proc/meminfo: memFree=18426164/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=5220 CPUtime=3.09 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 1114 0 0 0 309 0 0 0 25 0 1 0 471972751 5345280 1069 33554432000 134512640 136057169 4292692256 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 1305 1069 182 378 0 925 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5220

[startup+6.30098 s]
/proc/loadavg: 3.25 3.25 3.46 5/190 23566
/proc/meminfo: memFree=18424792/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=5920 CPUtime=6.29 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 1281 0 0 0 629 0 0 0 25 0 1 0 471972751 6062080 1236 33554432000 134512640 136057169 4292692256 18446744073709551615 134618404 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 1480 1236 182 378 0 1100 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5920

[startup+12.7009 s]
/proc/loadavg: 3.31 3.26 3.47 5/190 23566
/proc/meminfo: memFree=18422404/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=7052 CPUtime=12.69 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 1559 0 0 0 1269 0 0 0 25 0 1 0 471972751 7221248 1514 33554432000 134512640 136057169 4292692256 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 1763 1514 182 378 0 1383 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7052

[startup+25.5008 s]
/proc/loadavg: 3.46 3.30 3.47 5/190 23566
/proc/meminfo: memFree=18419540/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=8136 CPUtime=25.49 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 1800 0 0 0 2549 0 0 0 25 0 1 0 471972751 8331264 1755 33554432000 134512640 136057169 4292692256 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 2034 1755 182 378 0 1654 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8136

[startup+51.1005 s]
/proc/loadavg: 3.64 3.35 3.49 5/190 23567
/proc/meminfo: memFree=18416752/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=9740 CPUtime=51.09 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 2175 0 0 0 5109 0 0 0 25 0 1 0 471972751 9973760 2130 33554432000 134512640 136057169 4292692256 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 2435 2130 182 378 0 2055 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 9740

[startup+102.307 s]
/proc/loadavg: 3.84 3.45 3.51 5/190 23568
/proc/meminfo: memFree=18410388/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=12232 CPUtime=102.29 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 2726 0 0 0 10229 0 0 0 25 0 1 0 471972751 12525568 2681 33554432000 134512640 136057169 4292692256 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 3058 2681 182 378 0 2678 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 12232

[startup+162.301 s]
/proc/loadavg: 3.94 3.55 3.54 5/190 23597
/proc/meminfo: memFree=18406740/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=14072 CPUtime=162.29 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 3141 0 0 0 16229 0 0 0 25 0 1 0 471972751 14409728 3096 33554432000 134512640 136057169 4292692256 18446744073709551615 134823879 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 3518 3096 182 378 0 3138 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 14072

[startup+222.301 s]
/proc/loadavg: 3.98 3.63 3.56 5/190 23599
/proc/meminfo: memFree=18401268/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=14500 CPUtime=222.29 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 3279 0 0 0 22229 0 0 0 25 0 1 0 471972751 14848000 3227 33554432000 134512640 136057169 4292692256 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 3625 3227 182 378 0 3245 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 14500

[startup+282.301 s]
/proc/loadavg: 3.99 3.69 3.59 5/190 23600
/proc/meminfo: memFree=18397036/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=15040 CPUtime=282.29 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 3392 0 0 0 28229 0 0 0 25 0 1 0 471972751 15400960 3340 33554432000 134512640 136057169 4292692256 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 3760 3340 182 378 0 3380 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 15040

[startup+342.301 s]
/proc/loadavg: 3.99 3.74 3.61 5/190 23602
/proc/meminfo: memFree=18393176/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=16004 CPUtime=342.29 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 3666 0 0 0 34229 0 0 0 25 0 1 0 471972751 16388096 3573 33554432000 134512640 136057169 4292692256 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 4001 3573 182 378 0 3621 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 16004

[startup+402.3 s]
/proc/loadavg: 3.99 3.79 3.63 5/190 23603
/proc/meminfo: memFree=18389052/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=16572 CPUtime=402.29 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 3791 0 0 0 40229 0 0 0 25 0 1 0 471972751 16969728 3698 33554432000 134512640 136057169 4292692256 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 4143 3698 182 378 0 3763 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 16572

[startup+462.3 s]
/proc/loadavg: 3.99 3.82 3.65 5/190 23605
/proc/meminfo: memFree=18385444/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=17664 CPUtime=462.29 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 4017 0 0 0 46229 0 0 0 25 0 1 0 471972751 18087936 3924 33554432000 134512640 136057169 4292692256 18446744073709551615 134823741 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 4416 3924 182 378 0 4036 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 17664

[startup+522.3 s]
/proc/loadavg: 3.99 3.85 3.67 5/190 23607
/proc/meminfo: memFree=18382948/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=18092 CPUtime=522.29 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 4125 0 0 0 52229 0 0 0 25 0 1 0 471972751 18526208 4032 33554432000 134512640 136057169 4292692256 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 4523 4032 182 378 0 4143 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 18092

[startup+582.3 s]
/proc/loadavg: 4.03 3.89 3.69 5/190 23608
/proc/meminfo: memFree=18380080/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=18308 CPUtime=582.29 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 4181 0 0 0 58229 0 0 0 25 0 1 0 471972751 18747392 4088 33554432000 134512640 136057169 4292692256 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 4577 4088 182 378 0 4197 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 18308

[startup+642.301 s]
/proc/loadavg: 4.01 3.91 3.71 5/190 23610
/proc/meminfo: memFree=18378204/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=18448 CPUtime=642.3 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 4269 0 0 0 64230 0 0 0 25 0 1 0 471972751 18890752 4150 33554432000 134512640 136057169 4292692256 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 4612 4150 182 378 0 4232 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 18448

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

[startup+665.507 s]
/proc/loadavg: 4.00 3.91 3.72 5/190 23611
/proc/meminfo: memFree=18377332/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=18304 CPUtime=665.5 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 4270 0 0 0 66550 0 0 0 25 0 1 0 471972751 18743296 4124 33554432000 134512640 136057169 4292692256 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 4576 4124 182 378 0 4196 0
Current children cumulated CPU time (s) 665.5
Current children cumulated vsize (KiB) 18304

[startup+678.301 s]
/proc/loadavg: 4.00 3.92 3.72 5/190 23611
/proc/meminfo: memFree=18376956/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=18304 CPUtime=678.29 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 4270 0 0 0 67829 0 0 0 25 0 1 0 471972751 18743296 4124 33554432000 134512640 136057169 4292692256 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 4576 4124 182 378 0 4196 0
Current children cumulated CPU time (s) 678.29
Current children cumulated vsize (KiB) 18304

[startup+691.101 s]
/proc/loadavg: 4.00 3.92 3.73 5/190 23611
/proc/meminfo: memFree=18376584/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=17736 CPUtime=691.09 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 4272 0 0 0 69109 0 0 0 25 0 1 0 471972751 18161664 4034 33554432000 134512640 136057169 4292692256 18446744073709551615 134615609 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 4434 4034 182 378 0 4054 0
Current children cumulated CPU time (s) 691.09
Current children cumulated vsize (KiB) 17736

[startup+694.3 s]
/proc/loadavg: 4.00 3.92 3.73 5/190 23611
/proc/meminfo: memFree=18376584/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=17520 CPUtime=694.29 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 4272 0 0 0 69429 0 0 0 25 0 1 0 471972751 17940480 3994 33554432000 134512640 136057169 4292692256 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 4380 3994 182 378 0 4000 0
Current children cumulated CPU time (s) 694.29
Current children cumulated vsize (KiB) 17520

[startup+695.901 s]
/proc/loadavg: 4.00 3.92 3.73 5/190 23611
/proc/meminfo: memFree=18376584/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=17520 CPUtime=695.89 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 4272 0 0 0 69589 0 0 0 25 0 1 0 471972751 17940480 3994 33554432000 134512640 136057169 4292692256 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 4380 3994 182 378 0 4000 0
Current children cumulated CPU time (s) 695.89
Current children cumulated vsize (KiB) 17520

[startup+697.501 s]
/proc/loadavg: 4.00 3.92 3.73 5/190 23611
/proc/meminfo: memFree=18376584/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=17520 CPUtime=697.49 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 4272 0 0 0 69749 0 0 0 25 0 1 0 471972751 17940480 3994 33554432000 134512640 136057169 4292692256 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 4380 3994 182 378 0 4000 0
Current children cumulated CPU time (s) 697.49
Current children cumulated vsize (KiB) 17520

[startup+698.301 s]
/proc/loadavg: 4.00 3.92 3.73 5/190 23611
/proc/meminfo: memFree=18376584/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=17520 CPUtime=698.29 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 4272 0 0 0 69829 0 0 0 25 0 1 0 471972751 17940480 3994 33554432000 134512640 136057169 4292692256 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 4380 3994 182 378 0 4000 0
Current children cumulated CPU time (s) 698.29
Current children cumulated vsize (KiB) 17520

[startup+698.701 s]
/proc/loadavg: 4.08 3.94 3.73 5/190 23611
/proc/meminfo: memFree=18376584/32951124 swapFree=67111528/67111528
[pid=23565] ppid=23563 vsize=17376 CPUtime=698.69 cores=4,6
/proc/23565/stat : 23565 (clasp) R 23563 23565 23055 0 -1 4202496 4272 0 0 0 69869 0 0 0 25 0 1 0 471972751 17793024 3958 33554432000 134512640 136057169 4292692256 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23565/statm: 4344 3958 182 378 0 3964 0
Current children cumulated CPU time (s) 698.69
Current children cumulated vsize (KiB) 17376

Child status: 20
Real time (s): 698.754
CPU time (s): 698.76
CPU user time (s): 698.75
CPU system time (s): 0.009998
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 18448

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

runsolver used 1.23381 second user time and 2.58161 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-24 02:09:03
IDJOB=3274524
IDBENCH=83298
IDSOLVER=1674
FILE ID=node130/3274524-1303603742
RUNJOBID= node130-1303603674-23495
PBS_JOBID= 13150612
Free space on /tmp= 71840 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_406.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-3274524-1303603742/watcher-3274524-1303603742 -o /tmp/evaluation-result-3274524-1303603742/solver-3274524-1303603742 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274524-1303603742.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 906590ef62b3db2841b2d529fd1636f7
RANDOM SEED=305752654

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18430532 kB
Buffers:       2092772 kB
Cached:       11784272 kB
SwapCached:          0 kB
Active:        6395152 kB
Inactive:      7579904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18430532 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2364 kB
Writeback:           0 kB
AnonPages:       97752 kB
Mapped:          17432 kB
Slab:           481156 kB
PageTables:       5232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   284456 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= 71836 MiB
End job on node130 at 2011-04-24 02:20:41