Trace number 3275763

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.091 698.064

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.091
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.02/698.06	c clasp version 1.2.0-SAT09 
698.02/698.06	c Reading from ...655430/instance-3275763-1303655430.cnf
698.02/698.06	c Reading      : Done(0.000s)
698.02/698.06	c Preprocessing: |-Done(0.170s)
698.02/698.06	c Solving...
698.02/698.06	
698.02/698.06	c Models    : 0     
698.02/698.06	c Time         : 698.180s (Solve: 698.010s)
698.02/698.06	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-3275763-1303655430/watcher-3275763-1303655430 -o /tmp/evaluation-result-3275763-1303655430/solver-3275763-1303655430 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3275763-1303655430.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 8263
/proc/meminfo: memFree=14323692/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=2304 CPUtime=0 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 457958660 2359296 287 33554432000 134512640 136057169 4292088320 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 576 288 145 378 0 196 0

[startup+0.0742691 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 8263
/proc/meminfo: memFree=14323692/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=3552 CPUtime=0.07 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 659 0 0 0 7 0 0 0 25 0 1 0 457958660 3637248 614 33554432000 134512640 136057169 4292088320 18446744073709551615 134774491 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 888 614 165 378 0 508 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3552

[startup+0.100265 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 8263
/proc/meminfo: memFree=14323692/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=3552 CPUtime=0.09 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 659 0 0 0 9 0 0 0 25 0 1 0 457958660 3637248 614 33554432000 134512640 136057169 4292088320 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 888 614 165 378 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3552

[startup+0.300226 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 8263
/proc/meminfo: memFree=14323692/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=3552 CPUtime=0.29 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 678 0 0 0 29 0 0 0 25 0 1 0 457958660 3637248 633 33554432000 134512640 136057169 4292088320 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 888 633 182 378 0 508 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3552

[startup+0.700145 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 8263
/proc/meminfo: memFree=14323692/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=4132 CPUtime=0.69 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 855 0 0 0 69 0 0 0 25 0 1 0 457958660 4231168 810 33554432000 134512640 136057169 4292088320 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 1033 810 182 378 0 653 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4132

[startup+1.50098 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8264
/proc/meminfo: memFree=14321084/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=4544 CPUtime=1.49 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 943 0 0 0 149 0 0 0 25 0 1 0 457958660 4653056 898 33554432000 134512640 136057169 4292088320 18446744073709551615 134823864 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 1136 898 182 378 0 756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4544

[startup+3.10067 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8264
/proc/meminfo: memFree=14320216/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=5220 CPUtime=3.09 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 1114 0 0 0 309 0 0 0 25 0 1 0 457958660 5345280 1069 33554432000 134512640 136057169 4292088320 18446744073709551615 134613054 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 1305 1069 182 378 0 925 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5220

[startup+6.30103 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8264
/proc/meminfo: memFree=14318852/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=5920 CPUtime=6.29 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 1281 0 0 0 629 0 0 0 25 0 1 0 457958660 6062080 1236 33554432000 134512640 136057169 4292088320 18446744073709551615 134823744 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 1480 1236 182 378 0 1100 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5920

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8264
/proc/meminfo: memFree=14317076/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=7052 CPUtime=12.69 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 1558 0 0 0 1269 0 0 0 25 0 1 0 457958660 7221248 1513 33554432000 134512640 136057169 4292088320 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 1763 1513 182 378 0 1383 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7052

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8264
/proc/meminfo: memFree=14315204/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=8136 CPUtime=25.49 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 1800 0 0 0 2549 0 0 0 25 0 1 0 457958660 8331264 1755 33554432000 134512640 136057169 4292088320 18446744073709551615 134618380 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 2034 1755 182 378 0 1654 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8136

[startup+51.1001 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8265
/proc/meminfo: memFree=14312572/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=9740 CPUtime=51.09 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 2175 0 0 0 5109 0 0 0 25 0 1 0 457958660 9973760 2130 33554432000 134512640 136057169 4292088320 18446744073709551615 134823944 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 2435 2130 182 378 0 2055 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 9740

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8266
/proc/meminfo: memFree=14308320/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=12232 CPUtime=102.3 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 2726 0 0 0 10230 0 0 0 25 0 1 0 457958660 12525568 2681 33554432000 134512640 136057169 4292088320 18446744073709551615 134618321 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 3058 2681 182 378 0 2678 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 12232

[startup+162.301 s]
/proc/loadavg: 2.07 2.02 1.94 3/178 8268
/proc/meminfo: memFree=14304800/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=14072 CPUtime=162.3 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 3141 0 0 0 16230 0 0 0 25 0 1 0 457958660 14409728 3096 33554432000 134512640 136057169 4292088320 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 3518 3096 182 378 0 3138 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 14072

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 8270
/proc/meminfo: memFree=14303404/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=14500 CPUtime=222.3 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 3279 0 0 0 22230 0 0 0 25 0 1 0 457958660 14848000 3227 33554432000 134512640 136057169 4292088320 18446744073709551615 134613079 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 3625 3227 182 378 0 3245 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 14500

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 8271
/proc/meminfo: memFree=14302492/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=15040 CPUtime=282.3 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 3392 0 0 0 28230 0 0 0 25 0 1 0 457958660 15400960 3340 33554432000 134512640 136057169 4292088320 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 3760 3340 182 378 0 3380 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 15040

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8273
/proc/meminfo: memFree=14300956/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=16004 CPUtime=342.3 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 3666 0 0 0 34230 0 0 0 25 0 1 0 457958660 16388096 3573 33554432000 134512640 136057169 4292088320 18446744073709551615 134819994 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 4001 3573 182 378 0 3621 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 16004

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8274
/proc/meminfo: memFree=14299548/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=16572 CPUtime=402.31 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 3791 0 0 0 40231 0 0 0 25 0 1 0 457958660 16969728 3698 33554432000 134512640 136057169 4292088320 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 4143 3698 182 378 0 3763 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 16572

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8276
/proc/meminfo: memFree=14298008/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=17664 CPUtime=462.31 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 4017 0 0 0 46231 0 0 0 25 0 1 0 457958660 18087936 3924 33554432000 134512640 136057169 4292088320 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 4416 3924 182 378 0 4036 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 17664

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8278
/proc/meminfo: memFree=14297480/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=18092 CPUtime=522.31 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 4125 0 0 0 52231 0 0 0 25 0 1 0 457958660 18526208 4032 33554432000 134512640 136057169 4292088320 18446744073709551615 134819888 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 4523 4032 182 378 0 4143 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 18092

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8279
/proc/meminfo: memFree=14296564/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=18308 CPUtime=582.31 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 4181 0 0 0 58231 0 0 0 25 0 1 0 457958660 18747392 4088 33554432000 134512640 136057169 4292088320 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8263/statm: 4577 4088 182 378 0 4197 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 18308

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8308
/proc/meminfo: memFree=14299180/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=18448 CPUtime=642.32 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 4269 0 0 0 64232 0 0 0 25 0 1 0 457958660 18890752 4150 33554432000 134512640 136057169 4292088320 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8263/statm: 4612 4150 182 378 0 4232 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 18448

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

[startup+665.506 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8308
/proc/meminfo: memFree=14296672/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=18304 CPUtime=665.52 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 4270 0 0 0 66552 0 0 0 25 0 1 0 457958660 18743296 4124 33554432000 134512640 136057169 4292088320 18446744073709551615 134618247 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8263/statm: 4576 4124 182 378 0 4196 0
Current children cumulated CPU time (s) 665.52
Current children cumulated vsize (KiB) 18304

[startup+678.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8309
/proc/meminfo: memFree=14295924/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=18304 CPUtime=678.32 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 4270 0 0 0 67832 0 0 0 25 0 1 0 457958660 18743296 4124 33554432000 134512640 136057169 4292088320 18446744073709551615 134615631 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8263/statm: 4576 4124 182 378 0 4196 0
Current children cumulated CPU time (s) 678.32
Current children cumulated vsize (KiB) 18304

[startup+691.101 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8309
/proc/meminfo: memFree=14295288/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=17736 CPUtime=691.12 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 4272 0 0 0 69112 0 0 0 25 0 1 0 457958660 18161664 4034 33554432000 134512640 136057169 4292088320 18446744073709551615 134813079 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8263/statm: 4434 4034 182 378 0 4054 0
Current children cumulated CPU time (s) 691.12
Current children cumulated vsize (KiB) 17736

[startup+694.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8309
/proc/meminfo: memFree=14295408/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=17520 CPUtime=694.32 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 4272 0 0 0 69432 0 0 0 25 0 1 0 457958660 17940480 3994 33554432000 134512640 136057169 4292088320 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8263/statm: 4380 3994 182 378 0 4000 0
Current children cumulated CPU time (s) 694.32
Current children cumulated vsize (KiB) 17520

[startup+695.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8309
/proc/meminfo: memFree=14295284/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=17520 CPUtime=695.92 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 4272 0 0 0 69592 0 0 0 25 0 1 0 457958660 17940480 3994 33554432000 134512640 136057169 4292088320 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8263/statm: 4380 3994 182 378 0 4000 0
Current children cumulated CPU time (s) 695.92
Current children cumulated vsize (KiB) 17520

[startup+696.701 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8309
/proc/meminfo: memFree=14295160/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=17520 CPUtime=696.72 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 4272 0 0 0 69672 0 0 0 25 0 1 0 457958660 17940480 3994 33554432000 134512640 136057169 4292088320 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8263/statm: 4380 3994 182 378 0 4000 0
Current children cumulated CPU time (s) 696.72
Current children cumulated vsize (KiB) 17520

[startup+697.501 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8309
/proc/meminfo: memFree=14295156/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=17520 CPUtime=697.52 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 4272 0 0 0 69752 0 0 0 25 0 1 0 457958660 17940480 3994 33554432000 134512640 136057169 4292088320 18446744073709551615 134618465 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8263/statm: 4380 3994 182 378 0 4000 0
Current children cumulated CPU time (s) 697.52
Current children cumulated vsize (KiB) 17520

[startup+697.901 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8309
/proc/meminfo: memFree=14295156/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=17376 CPUtime=697.92 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 4272 0 0 0 69792 0 0 0 25 0 1 0 457958660 17793024 3958 33554432000 134512640 136057169 4292088320 18446744073709551615 134618356 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8263/statm: 4344 3958 182 378 0 3964 0
Current children cumulated CPU time (s) 697.92
Current children cumulated vsize (KiB) 17376

[startup+698.001 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8309
/proc/meminfo: memFree=14295156/32951124 swapFree=67111528/67111528
[pid=8263] ppid=8261 vsize=17376 CPUtime=698.02 cores=1,3,5,7
/proc/8263/stat : 8263 (clasp) R 8261 8263 7254 0 -1 4202496 4272 0 0 0 69802 0 0 0 25 0 1 0 457958660 17793024 3958 33554432000 134512640 136057169 4292088320 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8263/statm: 4344 3958 182 378 0 3964 0
Current children cumulated CPU time (s) 698.02
Current children cumulated vsize (KiB) 17376

Child status: 20
Real time (s): 698.064
CPU time (s): 698.091
CPU user time (s): 698.083
CPU system time (s): 0.007998
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 18448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 698.083
system time used= 0.007998
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= 4
involuntary context switches= 7637

runsolver used 0.903862 second user time and 2.27165 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-24 16:30:30
IDJOB=3275763
IDBENCH=83298
IDSOLVER=1677
FILE ID=node143/3275763-1303655430
RUNJOBID= node143-1303650255-7927
PBS_JOBID= 13150705
Free space on /tmp= 72356 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-3275763-1303655430/watcher-3275763-1303655430 -o /tmp/evaluation-result-3275763-1303655430/solver-3275763-1303655430 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3275763-1303655430.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 906590ef62b3db2841b2d529fd1636f7
RANDOM SEED=1234674903

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.74
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.846
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.83
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.846
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.846
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14323964 kB
Buffers:       2271468 kB
Cached:       15729760 kB
SwapCached:          0 kB
Active:        6733364 kB
Inactive:     11339728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14323964 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4776 kB
Writeback:           0 kB
AnonPages:       71204 kB
Mapped:          15988 kB
Slab:           491412 kB
PageTables:       4360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   211268 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= 72352 MiB
End job on node143 at 2011-04-24 16:42:09