Trace number 3275653

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-32? (TO) 5000.06 4999.91

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2072.cnf
MD5SUMd2ef996f95bbf68a3c980c797dfdc364
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2071
Number of clauses159039
Sum of the clauses size479052
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158394
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5645

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3275653-1303651985/watcher-3275653-1303651985 -o /tmp/evaluation-result-3275653-1303651985/solver-3275653-1303651985 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3275653-1303651985.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 2.59 3/177 16550
/proc/meminfo: memFree=16189544/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=2480 CPUtime=0 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 409 0 0 0 0 0 0 0 21 0 1 0 476798887 2539520 363 33554432000 134512640 136057169 4289515936 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 620 363 145 378 0 240 0

[startup+0.0656539 s]
/proc/loadavg: 2.00 2.00 2.59 3/177 16550
/proc/meminfo: memFree=16189544/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=9216 CPUtime=0.06 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 2362 0 0 0 6 0 0 0 21 0 1 0 476798887 9437184 1972 33554432000 134512640 136057169 4289515936 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 2304 1972 165 378 0 1924 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9216

[startup+0.100641 s]
/proc/loadavg: 2.00 2.00 2.59 3/177 16550
/proc/meminfo: memFree=16189544/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=9216 CPUtime=0.09 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 2382 0 0 0 9 0 0 0 21 0 1 0 476798887 9437184 1992 33554432000 134512640 136057169 4289515936 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 2304 1992 168 378 0 1924 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9216

[startup+0.300619 s]
/proc/loadavg: 2.00 2.00 2.59 3/177 16550
/proc/meminfo: memFree=16189544/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=9216 CPUtime=0.29 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 2384 0 0 0 29 0 0 0 22 0 1 0 476798887 9437184 1994 33554432000 134512640 136057169 4289515936 18446744073709551615 134766175 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 2304 1994 170 378 0 1924 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9216

[startup+0.700546 s]
/proc/loadavg: 2.00 2.00 2.59 3/177 16550
/proc/meminfo: memFree=16189544/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=10932 CPUtime=0.69 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 2829 0 0 0 69 0 0 0 24 0 1 0 476798887 11194368 2439 33554432000 134512640 136057169 4289515936 18446744073709551615 134765766 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 2733 2439 170 378 0 2353 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10932

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.59 3/178 16551
/proc/meminfo: memFree=16179244/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=14280 CPUtime=1.49 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 3846 0 0 0 149 0 0 0 25 0 1 0 476798887 14622720 3300 33554432000 134512640 136057169 4289515936 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 3570 3300 182 378 0 3190 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14280

[startup+3.10011 s]
/proc/loadavg: 2.00 2.00 2.59 3/178 16551
/proc/meminfo: memFree=16176020/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=14944 CPUtime=3.09 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 4032 0 0 0 309 0 0 0 25 0 1 0 476798887 15302656 3486 33554432000 134512640 136057169 4289515936 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 3736 3486 182 378 0 3356 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14944

[startup+6.30053 s]
/proc/loadavg: 2.00 2.00 2.59 3/178 16551
/proc/meminfo: memFree=16173076/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=18264 CPUtime=6.29 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 4846 0 0 0 629 0 0 0 25 0 1 0 476798887 18702336 4300 33554432000 134512640 136057169 4289515936 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 4566 4300 182 378 0 4186 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18264

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.58 3/178 16551
/proc/meminfo: memFree=16168840/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=21560 CPUtime=12.69 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 5659 0 0 0 1269 0 0 0 25 0 1 0 476798887 22077440 5113 33554432000 134512640 136057169 4289515936 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 5390 5113 182 378 0 5010 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21560

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 2.57 3/178 16552
/proc/meminfo: memFree=16163524/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=26348 CPUtime=25.5 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 6812 0 0 0 2549 1 0 0 25 0 1 0 476798887 26980352 6266 33554432000 134512640 136057169 4289515936 18446744073709551615 134618513 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 6587 6266 182 378 0 6207 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 26348

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.56 3/178 16552
/proc/meminfo: memFree=16158652/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=31084 CPUtime=51.09 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 7956 0 0 0 5108 1 0 0 25 0 1 0 476798887 31830016 7410 33554432000 134512640 136057169 4289515936 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 7771 7410 182 378 0 7391 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31084

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.52 3/178 16554
/proc/meminfo: memFree=16149224/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=38520 CPUtime=102.3 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 9718 0 0 0 10228 2 0 0 25 0 1 0 476798887 39444480 9172 33554432000 134512640 136057169 4289515936 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 9630 9172 182 378 0 9250 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 38520

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.49 3/178 16555
/proc/meminfo: memFree=16139532/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=44108 CPUtime=162.3 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 11023 0 0 0 16228 2 0 0 25 0 1 0 476798887 45166592 10477 33554432000 134512640 136057169 4289515936 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 11027 10477 182 378 0 10647 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 44108

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 2.46 3/178 16557
/proc/meminfo: memFree=16135032/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=49252 CPUtime=222.3 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 12228 0 0 0 22228 2 0 0 25 0 1 0 476798887 50434048 11682 33554432000 134512640 136057169 4289515936 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 12313 11682 182 378 0 11933 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 49252

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.43 3/178 16558
/proc/meminfo: memFree=16132536/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=52228 CPUtime=282.3 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 12927 0 0 0 28228 2 0 0 25 0 1 0 476798887 53481472 12381 33554432000 134512640 136057169 4289515936 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 13057 12381 182 378 0 12677 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 52228

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.40 3/178 16560
/proc/meminfo: memFree=16125696/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=58900 CPUtime=342.3 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 14421 0 0 0 34227 3 0 0 25 0 1 0 476798887 60313600 13875 33554432000 134512640 136057169 4289515936 18446744073709551615 134828406 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 14725 13875 182 378 0 14345 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 58900

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.37 3/178 16562
/proc/meminfo: memFree=16121828/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=61548 CPUtime=402.31 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 14997 0 0 0 40228 3 0 0 25 0 1 0 476798887 63025152 14451 33554432000 134512640 136057169 4289515936 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 15387 14451 182 378 0 15007 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 61548

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.34 3/178 16563
/proc/meminfo: memFree=16118204/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=63052 CPUtime=462.31 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 15327 0 0 0 46228 3 0 0 25 0 1 0 476798887 64565248 14781 33554432000 134512640 136057169 4289515936 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 15763 14781 182 378 0 15383 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 63052

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.32 3/178 16565
/proc/meminfo: memFree=16112592/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=67252 CPUtime=522.31 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 16344 0 0 0 52228 3 0 0 25 0 1 0 476798887 68866048 15798 33554432000 134512640 136057169 4289515936 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 16813 15798 182 378 0 16433 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 67252

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.30 3/178 16566
/proc/meminfo: memFree=16107980/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=70760 CPUtime=582.31 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 17109 0 0 0 58228 3 0 0 25 0 1 0 476798887 72458240 16563 33554432000 134512640 136057169 4289515936 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 17690 16563 182 378 0 17310 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 70760

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16699
/proc/meminfo: memFree=16134876/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=138992 CPUtime=4062.42 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 32859 0 0 0 406236 6 0 0 25 0 1 0 476798887 142327808 31903 33554432000 134512640 136057169 4289515936 18446744073709551615 134813043 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 34748 31903 182 378 0 34368 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 138992

[startup+4122.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 16701
/proc/meminfo: memFree=16134352/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=139472 CPUtime=4122.41 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 32955 0 0 0 412235 6 0 0 25 0 1 0 476798887 142819328 31999 33554432000 134512640 136057169 4289515936 18446744073709551615 134823898 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 34868 31999 182 378 0 34488 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 139472

[startup+4182.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 16702
/proc/meminfo: memFree=16133460/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=139472 CPUtime=4182.42 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 32965 0 0 0 418236 6 0 0 25 0 1 0 476798887 142819328 32009 33554432000 134512640 136057169 4289515936 18446744073709551615 134823879 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 34868 32009 182 378 0 34488 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 139472

[startup+4242.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 16704
/proc/meminfo: memFree=16132444/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=140272 CPUtime=4242.42 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 33142 0 0 0 424236 6 0 0 25 0 1 0 476798887 143638528 32186 33554432000 134512640 136057169 4289515936 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 35068 32186 182 378 0 34688 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 140272

[startup+4302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 16706
/proc/meminfo: memFree=16131672/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=140272 CPUtime=4302.42 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 33147 0 0 0 430236 6 0 0 25 0 1 0 476798887 143638528 32191 33554432000 134512640 136057169 4289515936 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 35068 32191 182 378 0 34688 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 140272

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 16707
/proc/meminfo: memFree=16130924/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=140272 CPUtime=4362.42 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 33147 0 0 0 436236 6 0 0 25 0 1 0 476798887 143638528 32191 33554432000 134512640 136057169 4289515936 18446744073709551615 134828960 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 35068 32191 182 378 0 34688 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 140272

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16709
/proc/meminfo: memFree=16130528/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=140752 CPUtime=4422.42 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 33258 0 0 0 442236 6 0 0 25 0 1 0 476798887 144130048 32302 33554432000 134512640 136057169 4289515936 18446744073709551615 134618146 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 35188 32302 182 378 0 34808 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 140752

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16710
/proc/meminfo: memFree=16127896/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=142780 CPUtime=4482.42 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 33714 0 0 0 448236 6 0 0 25 0 1 0 476798887 146206720 32758 33554432000 134512640 136057169 4289515936 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 35695 32758 182 378 0 35315 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 142780

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16712
/proc/meminfo: memFree=16125392/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=145104 CPUtime=4542.42 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 34233 0 0 0 454236 6 0 0 25 0 1 0 476798887 148586496 33277 33554432000 134512640 136057169 4289515936 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 36276 33277 182 378 0 35896 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 145104

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16714
/proc/meminfo: memFree=16123752/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=146116 CPUtime=4602.43 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 34483 0 0 0 460237 6 0 0 25 0 1 0 476798887 149622784 33527 33554432000 134512640 136057169 4289515936 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 36529 33527 182 378 0 36149 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 146116

[startup+4662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 16715
/proc/meminfo: memFree=16122368/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=147132 CPUtime=4662.43 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 34736 0 0 0 466237 6 0 0 25 0 1 0 476798887 150663168 33780 33554432000 134512640 136057169 4289515936 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 36783 33780 182 378 0 36403 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 147132

[startup+4722.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 16717
/proc/meminfo: memFree=16121596/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=148252 CPUtime=4722.43 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 34957 0 0 0 472237 6 0 0 25 0 1 0 476798887 151810048 34001 33554432000 134512640 136057169 4289515936 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 37063 34001 182 378 0 36683 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 148252

[startup+4782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 16718
/proc/meminfo: memFree=16119952/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=149412 CPUtime=4782.43 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 35229 0 0 0 478237 6 0 0 25 0 1 0 476798887 152997888 34273 33554432000 134512640 136057169 4289515936 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 37353 34273 182 378 0 36973 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 149412

[startup+4842.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 16720
/proc/meminfo: memFree=16119188/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=150212 CPUtime=4842.43 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 35415 0 0 0 484237 6 0 0 25 0 1 0 476798887 153817088 34459 33554432000 134512640 136057169 4289515936 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 37553 34459 182 378 0 37173 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 150212

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 16722
/proc/meminfo: memFree=16118028/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=151228 CPUtime=4902.43 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 35631 0 0 0 490237 6 0 0 25 0 1 0 476798887 154857472 34675 33554432000 134512640 136057169 4289515936 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 37807 34675 182 378 0 37427 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 151228

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16723
/proc/meminfo: memFree=16117028/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=152028 CPUtime=4962.43 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 35813 0 0 0 496237 6 0 0 25 0 1 0 476798887 155676672 34857 33554432000 134512640 136057169 4289515936 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 38007 34857 182 378 0 37627 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 152028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16724
/proc/meminfo: memFree=16116744/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=152348 CPUtime=5000.04 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 35867 0 0 0 499998 6 0 0 25 0 1 0 476798887 156004352 34911 33554432000 134512640 136057169 4289515936 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 38087 34911 182 378 0 37707 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 152348

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16724
/proc/meminfo: memFree=16116744/32951124 swapFree=67111528/67111528
[pid=16550] ppid=16548 vsize=152348 CPUtime=5000.04 cores=1,3,5,7
/proc/16550/stat : 16550 (clasp) R 16548 16550 15760 0 -1 4202496 35867 0 0 0 499998 6 0 0 25 0 1 0 476798887 156004352 34911 33554432000 134512640 136057169 4289515936 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16550/statm: 38087 34911 182 378 0 37707 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 152348

Child status: 0
Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 4999.98
CPU system time (s): 0.075988
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 152348

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

runsolver used 6.577 second user time and 16.3715 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-24 15:33:05
IDJOB=3275653
IDBENCH=83245
IDSOLVER=1677
FILE ID=node106/3275653-1303651985
RUNJOBID= node106-1303650268-16458
PBS_JOBID= 13150742
Free space on /tmp= 71780 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2072.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-3275653-1303651985/watcher-3275653-1303651985 -o /tmp/evaluation-result-3275653-1303651985/solver-3275653-1303651985 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3275653-1303651985.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= d2ef996f95bbf68a3c980c797dfdc364
RANDOM SEED=1049236178

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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:      16189700 kB
Buffers:       1983980 kB
Cached:       14055548 kB
SwapCached:          0 kB
Active:        9696160 kB
Inactive:      6505292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16189700 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3912 kB
Writeback:           0 kB
AnonPages:      161692 kB
Mapped:          15744 kB
Slab:           496636 kB
PageTables:       4560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   312624 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= 71780 MiB
End job on node106 at 2011-04-24 16:56:27