Trace number 3275768

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 893.472 893.456

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_445.cnf
MD5SUM4f7ff14ba0d33c4cf7de4e3c004f2f79
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark893.472
Satisfiable
(Un)Satisfiability was proved
Number of variables223
Number of clauses26441
Sum of the clauses size116565
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2296
Number of clauses of size 324153
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51992

Solver Data

893.40/893.45	c clasp version 1.2.0-SAT09 
893.40/893.45	c Reading from ...655448/instance-3275768-1303655448.cnf
893.40/893.45	c Reading      : Done(0.000s)
893.40/893.45	c Preprocessing: |-Done(0.230s)
893.40/893.45	c Solving...
893.40/893.45	
893.40/893.45	c Models    : 0     
893.40/893.45	c Time         : 893.600s (Solve: 893.370s)
893.40/893.45	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-3275768-1303655448/watcher-3275768-1303655448 -o /tmp/evaluation-result-3275768-1303655448/solver-3275768-1303655448 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3275768-1303655448.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 1.96 2/177 29803
/proc/meminfo: memFree=11881180/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=2040 CPUtime=0 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 272 0 0 0 0 0 0 0 25 0 1 0 555775421 2088960 226 33554432000 134512640 136057169 4293288048 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 510 226 145 378 0 130 0

[startup+0.0333961 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 29803
/proc/meminfo: memFree=11881180/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=3700 CPUtime=0.02 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 728 0 0 0 2 0 0 0 25 0 1 0 555775421 3788800 681 33554432000 134512640 136057169 4293288048 18446744073709551615 134774620 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 925 681 165 378 0 545 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3700

[startup+0.100384 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 29803
/proc/meminfo: memFree=11881180/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=3700 CPUtime=0.09 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 728 0 0 0 9 0 0 0 25 0 1 0 555775421 3788800 681 33554432000 134512640 136057169 4293288048 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 925 681 165 378 0 545 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3700

[startup+0.300348 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 29803
/proc/meminfo: memFree=11881180/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=3700 CPUtime=0.29 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 752 0 0 0 29 0 0 0 25 0 1 0 555775421 3788800 705 33554432000 134512640 136057169 4293288048 18446744073709551615 134613095 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 925 705 182 378 0 545 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3700

[startup+0.700274 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 29803
/proc/meminfo: memFree=11881180/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=4284 CPUtime=0.69 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 876 0 0 0 69 0 0 0 25 0 1 0 555775421 4386816 829 33554432000 134512640 136057169 4293288048 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 1071 829 182 378 0 691 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4284

[startup+1.50113 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29804
/proc/meminfo: memFree=11878320/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=4824 CPUtime=1.49 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 1019 0 0 0 149 0 0 0 25 0 1 0 555775421 4939776 972 33554432000 134512640 136057169 4293288048 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 1206 972 182 378 0 826 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4824

[startup+3.10085 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29804
/proc/meminfo: memFree=11877328/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=5508 CPUtime=3.09 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 1177 0 0 0 309 0 0 0 25 0 1 0 555775421 5640192 1130 33554432000 134512640 136057169 4293288048 18446744073709551615 134811250 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 1377 1130 182 378 0 997 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5508

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29805
/proc/meminfo: memFree=11876052/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=6188 CPUtime=6.29 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 1365 0 0 0 629 0 0 0 25 0 1 0 555775421 6336512 1318 33554432000 134512640 136057169 4293288048 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 1547 1318 182 378 0 1167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6188

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29805
/proc/meminfo: memFree=11874808/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=7212 CPUtime=12.69 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 1581 0 0 0 1269 0 0 0 25 0 1 0 555775421 7385088 1534 33554432000 134512640 136057169 4293288048 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 1803 1534 182 378 0 1423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7212

[startup+25.5009 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29805
/proc/meminfo: memFree=11873572/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=8488 CPUtime=25.49 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 1908 0 0 0 2549 0 0 0 25 0 1 0 555775421 8691712 1861 33554432000 134512640 136057169 4293288048 18446744073709551615 134618377 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 2122 1861 182 378 0 1742 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8488

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29806
/proc/meminfo: memFree=11871512/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=10244 CPUtime=51.09 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 2293 0 0 0 5109 0 0 0 25 0 1 0 555775421 10489856 2246 33554432000 134512640 136057169 4293288048 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 2561 2246 182 378 0 2181 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 10244

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29834
/proc/meminfo: memFree=11872952/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=12132 CPUtime=102.29 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 2751 0 0 0 10229 0 0 0 25 0 1 0 555775421 12423168 2704 33554432000 134512640 136057169 4293288048 18446744073709551615 134618245 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 3033 2704 182 378 0 2653 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 12132

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29836
/proc/meminfo: memFree=11867820/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=14204 CPUtime=162.29 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 3217 0 0 0 16229 0 0 0 25 0 1 0 555775421 14544896 3170 33554432000 134512640 136057169 4293288048 18446744073709551615 134828269 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 3551 3170 182 378 0 3171 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 14204

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29837
/proc/meminfo: memFree=11864444/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=15520 CPUtime=222.29 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 3531 0 0 0 22229 0 0 0 25 0 1 0 555775421 15892480 3484 33554432000 134512640 136057169 4293288048 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 3880 3484 182 378 0 3500 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 15520

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29839
/proc/meminfo: memFree=11862908/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=16524 CPUtime=282.29 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 3792 0 0 0 28229 0 0 0 25 0 1 0 555775421 16920576 3745 33554432000 134512640 136057169 4293288048 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 4131 3745 182 378 0 3751 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 16524

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29868
/proc/meminfo: memFree=11861580/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=17336 CPUtime=342.29 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 3963 0 0 0 34229 0 0 0 25 0 1 0 555775421 17752064 3916 33554432000 134512640 136057169 4293288048 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 4334 3916 182 378 0 3954 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 17336

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29869
/proc/meminfo: memFree=11856488/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=17984 CPUtime=402.29 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 4123 0 0 0 40229 0 0 0 25 0 1 0 555775421 18415616 4035 33554432000 134512640 136057169 4293288048 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 4496 4035 182 378 0 4116 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 17984

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29871
/proc/meminfo: memFree=11853344/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=18460 CPUtime=462.3 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 4256 0 0 0 46230 0 0 0 25 0 1 0 555775421 18903040 4168 33554432000 134512640 136057169 4293288048 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 4615 4168 182 378 0 4235 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 18460

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29875
/proc/meminfo: memFree=11849692/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=19456 CPUtime=522.29 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 4453 0 0 0 52229 0 0 0 25 0 1 0 555775421 19922944 4365 33554432000 134512640 136057169 4293288048 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 4864 4365 182 378 0 4484 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 19456

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29877
/proc/meminfo: memFree=11848188/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=19720 CPUtime=582.3 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 4554 0 0 0 58230 0 0 0 25 0 1 0 555775421 20193280 4466 33554432000 134512640 136057169 4293288048 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 4930 4466 182 378 0 4550 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 19720

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29879
/proc/meminfo: memFree=11845156/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=20312 CPUtime=642.3 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 4721 0 0 0 64230 0 0 0 25 0 1 0 555775421 20799488 4583 33554432000 134512640 136057169 4293288048 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 5078 4583 182 378 0 4698 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 20312

[startup+702.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29880
/proc/meminfo: memFree=11843120/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=21308 CPUtime=702.3 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 4942 0 0 0 70230 0 0 0 25 0 1 0 555775421 21819392 4804 33554432000 134512640 136057169 4293288048 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 5327 4804 182 378 0 4947 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 21308

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29882
/proc/meminfo: memFree=11842192/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=21020 CPUtime=762.31 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 4977 0 0 0 76231 0 0 0 25 0 1 0 555775421 21524480 4767 33554432000 134512640 136057169 4293288048 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 5255 4767 182 378 0 4875 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 21020

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29883
/proc/meminfo: memFree=11839656/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=20948 CPUtime=822.3 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 5026 0 0 0 82230 0 0 0 25 0 1 0 555775421 21450752 4744 33554432000 134512640 136057169 4293288048 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 5237 4744 182 378 0 4857 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 20948

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29885
/proc/meminfo: memFree=11838852/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=20804 CPUtime=882.3 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 5039 0 0 0 88230 0 0 0 25 0 1 0 555775421 21303296 4732 33554432000 134512640 136057169 4293288048 18446744073709551615 134823755 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 5201 4732 182 378 0 4821 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 20804

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

[startup+883.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29885
/proc/meminfo: memFree=11838852/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=20804 CPUtime=883.1 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 5039 0 0 0 88310 0 0 0 25 0 1 0 555775421 21303296 4732 33554432000 134512640 136057169 4293288048 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 5201 4732 182 378 0 4821 0
Current children cumulated CPU time (s) 883.1
Current children cumulated vsize (KiB) 20804

[startup+889.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29885
/proc/meminfo: memFree=11838952/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=20516 CPUtime=889.5 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 5039 0 0 0 88950 0 0 0 25 0 1 0 555775421 21008384 4665 33554432000 134512640 136057169 4293288048 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 5129 4665 182 378 0 4749 0
Current children cumulated CPU time (s) 889.5
Current children cumulated vsize (KiB) 20516

[startup+891.101 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29885
/proc/meminfo: memFree=11838952/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=20516 CPUtime=891.1 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 5039 0 0 0 89110 0 0 0 25 0 1 0 555775421 21008384 4665 33554432000 134512640 136057169 4293288048 18446744073709551615 134618116 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 5129 4665 182 378 0 4749 0
Current children cumulated CPU time (s) 891.1
Current children cumulated vsize (KiB) 20516

[startup+892.701 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29885
/proc/meminfo: memFree=11839076/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=20372 CPUtime=892.7 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 5039 0 0 0 89270 0 0 0 25 0 1 0 555775421 20860928 4632 33554432000 134512640 136057169 4293288048 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 5093 4632 182 378 0 4713 0
Current children cumulated CPU time (s) 892.7
Current children cumulated vsize (KiB) 20372

[startup+893.101 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29885
/proc/meminfo: memFree=11839076/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=20372 CPUtime=893.11 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 5039 0 0 0 89311 0 0 0 25 0 1 0 555775421 20860928 4632 33554432000 134512640 136057169 4293288048 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 5093 4632 182 378 0 4713 0
Current children cumulated CPU time (s) 893.11
Current children cumulated vsize (KiB) 20372

[startup+893.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29885
/proc/meminfo: memFree=11839076/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=20372 CPUtime=893.3 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 5039 0 0 0 89330 0 0 0 25 0 1 0 555775421 20860928 4632 33554432000 134512640 136057169 4293288048 18446744073709551615 134823773 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 5093 4632 182 378 0 4713 0
Current children cumulated CPU time (s) 893.3
Current children cumulated vsize (KiB) 20372

[startup+893.401 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29885
/proc/meminfo: memFree=11839076/32950928 swapFree=67111528/67111528
[pid=29803] ppid=29801 vsize=20372 CPUtime=893.4 cores=0,2,4,6
/proc/29803/stat : 29803 (clasp) R 29801 29803 28797 0 -1 4202496 5039 0 0 0 89340 0 0 0 25 0 1 0 555775421 20860928 4632 33554432000 134512640 136057169 4293288048 18446744073709551615 134820222 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/29803/statm: 5093 4632 182 378 0 4713 0
Current children cumulated CPU time (s) 893.4
Current children cumulated vsize (KiB) 20372

Child status: 20
Real time (s): 893.456
CPU time (s): 893.472
CPU user time (s): 893.461
CPU system time (s): 0.010998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 21308

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

runsolver used 1.34479 second user time and 2.72159 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-24 16:30:48
IDJOB=3275768
IDBENCH=83311
IDSOLVER=1677
FILE ID=node112/3275768-1303655448
RUNJOBID= node112-1303650342-29525
PBS_JOBID= 13150736
Free space on /tmp= 72668 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-22_445.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-3275768-1303655448/watcher-3275768-1303655448 -o /tmp/evaluation-result-3275768-1303655448/solver-3275768-1303655448 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3275768-1303655448.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 4f7ff14ba0d33c4cf7de4e3c004f2f79
RANDOM SEED=107413277

node112.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.828
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.65
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.828
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.828
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11881452 kB
Buffers:       1968172 kB
Cached:       18483608 kB
SwapCached:          0 kB
Active:        9348528 kB
Inactive:     11178392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11881452 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2336 kB
Writeback:           0 kB
AnonPages:       74936 kB
Mapped:          15832 kB
Slab:           480228 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   217496 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= 72664 MiB
End job on node112 at 2011-04-24 16:45:41