Trace number 3275688

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.03 4999.91

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2071.cnf
MD5SUM337bdbc5d8bf0013ca73aeffa06cffe8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.0104
Satisfiable
(Un)Satisfiability was proved
Number of variables2070
Number of clauses158884
Sum of the clauses size478584
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158240
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5644

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-3275688-1303654635/watcher-3275688-1303654635 -o /tmp/evaluation-result-3275688-1303654635/solver-3275688-1303654635 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3275688-1303654635.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 13142
/proc/meminfo: memFree=15378272/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=2480 CPUtime=0 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 1 0 477063332 2539520 363 33554432000 134512640 136057169 4288568608 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13142/statm: 620 363 145 378 0 240 0

[startup+0.0810501 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 13142
/proc/meminfo: memFree=15378272/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=9204 CPUtime=0.07 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 2378 0 0 0 7 0 0 0 25 0 1 0 477063332 9424896 1989 33554432000 134512640 136057169 4288568608 18446744073709551615 134774349 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13142/statm: 2301 1989 168 378 0 1921 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9204

[startup+0.101044 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 13142
/proc/meminfo: memFree=15378272/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=9204 CPUtime=0.09 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 2378 0 0 0 9 0 0 0 25 0 1 0 477063332 9424896 1989 33554432000 134512640 136057169 4288568608 18446744073709551615 134774659 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13142/statm: 2301 1989 168 378 0 1921 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9204

[startup+0.301072 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 13142
/proc/meminfo: memFree=15378272/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=9204 CPUtime=0.29 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 2380 0 0 0 29 0 0 0 25 0 1 0 477063332 9424896 1991 33554432000 134512640 136057169 4288568608 18446744073709551615 134765734 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13142/statm: 2301 1991 170 378 0 1921 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9204

[startup+0.700939 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 13142
/proc/meminfo: memFree=15378272/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=10920 CPUtime=0.69 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 2826 0 0 0 69 0 0 0 25 0 1 0 477063332 11182080 2437 33554432000 134512640 136057169 4288568608 18446744073709551615 134766267 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13142/statm: 2730 2437 170 378 0 2350 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10920

[startup+1.5008 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13143
/proc/meminfo: memFree=15368220/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=14224 CPUtime=1.49 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 3831 0 0 0 149 0 0 0 25 0 1 0 477063332 14565376 3286 33554432000 134512640 136057169 4288568608 18446744073709551615 134615576 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13142/statm: 3556 3286 182 378 0 3176 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14224

[startup+3.10051 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13143
/proc/meminfo: memFree=15365000/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=15148 CPUtime=3.1 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 4076 0 0 0 309 1 0 0 25 0 1 0 477063332 15511552 3531 33554432000 134512640 136057169 4288568608 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13142/statm: 3787 3531 182 378 0 3407 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 15148

[startup+6.30095 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13143
/proc/meminfo: memFree=15361956/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=18996 CPUtime=6.3 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 5017 0 0 0 629 1 0 0 25 0 1 0 477063332 19451904 4472 33554432000 134512640 136057169 4288568608 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13142/statm: 4749 4472 182 378 0 4369 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 18996

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13143
/proc/meminfo: memFree=15357400/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=21988 CPUtime=12.7 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 5736 0 0 0 1269 1 0 0 25 0 1 0 477063332 22515712 5191 33554432000 134512640 136057169 4288568608 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13142/statm: 5497 5191 182 378 0 5117 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 21988

[startup+25.5006 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13143
/proc/meminfo: memFree=15352700/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=26640 CPUtime=25.49 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 6858 0 0 0 2548 1 0 0 25 0 1 0 477063332 27279360 6313 33554432000 134512640 136057169 4288568608 18446744073709551615 134618245 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13142/statm: 6660 6313 182 378 0 6280 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26640

[startup+51.101 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13144
/proc/meminfo: memFree=15349316/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=30648 CPUtime=51.09 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 7827 0 0 0 5108 1 0 0 25 0 1 0 477063332 31383552 7282 33554432000 134512640 136057169 4288568608 18446744073709551615 134823898 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 7662 7282 182 378 0 7282 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30648

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13145
/proc/meminfo: memFree=15273300/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=38828 CPUtime=102.29 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 9724 0 0 0 10228 1 0 0 25 0 1 0 477063332 39759872 9179 33554432000 134512640 136057169 4288568608 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 9707 9179 182 378 0 9327 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 38828

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13147
/proc/meminfo: memFree=15268564/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=43876 CPUtime=162.29 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 10894 0 0 0 16228 1 0 0 25 0 1 0 477063332 44929024 10349 33554432000 134512640 136057169 4288568608 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 10969 10349 182 378 0 10589 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 43876

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13149
/proc/meminfo: memFree=15188440/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=48980 CPUtime=222.3 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 12057 0 0 0 22228 2 0 0 25 0 1 0 477063332 50155520 11512 33554432000 134512640 136057169 4288568608 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 12245 11512 182 378 0 11865 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 48980

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13150
/proc/meminfo: memFree=15186436/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=51360 CPUtime=282.3 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 12583 0 0 0 28228 2 0 0 25 0 1 0 477063332 52592640 12038 33554432000 134512640 136057169 4288568608 18446744073709551615 134618283 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 12840 12038 182 378 0 12460 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 51360

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13152
/proc/meminfo: memFree=15112264/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=57364 CPUtime=342.29 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 14001 0 0 0 34227 2 0 0 25 0 1 0 477063332 58740736 13456 33554432000 134512640 136057169 4288568608 18446744073709551615 134823760 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 14341 13456 182 378 0 13961 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 57364

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13153
/proc/meminfo: memFree=15110640/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=59284 CPUtime=402.29 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 14454 0 0 0 40227 2 0 0 25 0 1 0 477063332 60706816 13909 33554432000 134512640 136057169 4288568608 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 14821 13909 182 378 0 14441 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 59284

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13155
/proc/meminfo: memFree=15108640/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=61416 CPUtime=462.3 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 14922 0 0 0 46228 2 0 0 25 0 1 0 477063332 62889984 14377 33554432000 134512640 136057169 4288568608 18446744073709551615 134813062 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 15354 14377 182 378 0 14974 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 61416

[startup+522.301 s]
/proc/loadavg: 2.12 2.03 1.95 3/178 13157
/proc/meminfo: memFree=15072284/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=64252 CPUtime=522.3 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 15569 0 0 0 52228 2 0 0 25 0 1 0 477063332 65794048 15024 33554432000 134512640 136057169 4288568608 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 16063 15024 182 378 0 15683 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 64252

[startup+582.3 s]
/proc/loadavg: 2.04 2.02 1.95 3/178 13158
/proc/meminfo: memFree=15070400/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=66244 CPUtime=582.31 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 16002 0 0 0 58228 3 0 0 25 0 1 0 477063332 67833856 15457 33554432000 134512640 136057169 4288568608 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 16561 15457 182 378 0 16181 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 66244

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13263
/proc/meminfo: memFree=14681328/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=129324 CPUtime=4062.39 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 30733 0 0 0 406234 5 0 0 25 0 1 0 477063332 132427776 29931 33554432000 134512640 136057169 4288568608 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 32331 29931 182 378 0 31951 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 129324

[startup+4122.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/178 13265
/proc/meminfo: memFree=14681292/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=129324 CPUtime=4122.39 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 30733 0 0 0 412234 5 0 0 25 0 1 0 477063332 132427776 29931 33554432000 134512640 136057169 4288568608 18446744073709551615 134820204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 32331 29931 182 378 0 31951 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 129324

[startup+4182.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/178 13266
/proc/meminfo: memFree=14617532/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=129644 CPUtime=4182.39 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 30800 0 0 0 418234 5 0 0 25 0 1 0 477063332 132755456 29998 33554432000 134512640 136057169 4288568608 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 32411 29998 182 378 0 32031 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 129644

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13268
/proc/meminfo: memFree=14616648/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=129968 CPUtime=4242.39 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 30857 0 0 0 424234 5 0 0 25 0 1 0 477063332 133087232 30055 33554432000 134512640 136057169 4288568608 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 32492 30055 182 378 0 32112 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 129968

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13269
/proc/meminfo: memFree=14611540/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=130928 CPUtime=4302.39 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 31100 0 0 0 430234 5 0 0 25 0 1 0 477063332 134070272 30298 33554432000 134512640 136057169 4288568608 18446744073709551615 134618374 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 32732 30298 182 378 0 32352 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 130928

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13271
/proc/meminfo: memFree=14610160/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=132528 CPUtime=4362.39 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 31454 0 0 0 436234 5 0 0 25 0 1 0 477063332 135708672 30652 33554432000 134512640 136057169 4288568608 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 33132 30652 182 378 0 32752 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 132528

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13273
/proc/meminfo: memFree=14546020/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=133540 CPUtime=4422.39 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 31701 0 0 0 442234 5 0 0 25 0 1 0 477063332 136744960 30899 33554432000 134512640 136057169 4288568608 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 33385 30899 182 378 0 33005 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 133540

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13274
/proc/meminfo: memFree=14515368/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=134552 CPUtime=4482.4 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 31953 0 0 0 448234 6 0 0 25 0 1 0 477063332 137781248 31151 33554432000 134512640 136057169 4288568608 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 33638 31151 182 378 0 33258 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 134552

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13276
/proc/meminfo: memFree=14514352/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=135032 CPUtime=4542.41 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 32067 0 0 0 454235 6 0 0 25 0 1 0 477063332 138272768 31265 33554432000 134512640 136057169 4288568608 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 33758 31265 182 378 0 33378 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 135032

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13277
/proc/meminfo: memFree=14513468/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=135032 CPUtime=4602.41 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 32077 0 0 0 460235 6 0 0 25 0 1 0 477063332 138272768 31275 33554432000 134512640 136057169 4288568608 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 33758 31275 182 378 0 33378 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 135032

[startup+4662.3 s]
/proc/loadavg: 2.05 2.01 1.98 3/178 13279
/proc/meminfo: memFree=14512460/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=135568 CPUtime=4662.41 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 32193 0 0 0 466235 6 0 0 25 0 1 0 477063332 138821632 31391 33554432000 134512640 136057169 4288568608 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 33892 31391 182 378 0 33512 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 135568

[startup+4722.31 s]
/proc/loadavg: 2.02 2.01 1.98 3/178 13281
/proc/meminfo: memFree=14496928/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=136456 CPUtime=4722.41 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 32380 0 0 0 472235 6 0 0 25 0 1 0 477063332 139730944 31578 33554432000 134512640 136057169 4288568608 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 34114 31578 182 378 0 33734 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 136456

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 13282
/proc/meminfo: memFree=14485376/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=136600 CPUtime=4782.41 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 32414 0 0 0 478235 6 0 0 25 0 1 0 477063332 139878400 31612 33554432000 134512640 136057169 4288568608 18446744073709551615 134823864 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 34150 31612 182 378 0 33770 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 136600

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 13284
/proc/meminfo: memFree=14484236/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=137720 CPUtime=4842.41 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 32672 0 0 0 484235 6 0 0 25 0 1 0 477063332 141025280 31870 33554432000 134512640 136057169 4288568608 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 34430 31870 182 378 0 34050 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 137720

[startup+4902.3 s]
/proc/loadavg: 1.56 1.89 1.94 2/172 13303
/proc/meminfo: memFree=15697028/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=139976 CPUtime=4902.41 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 33180 0 0 0 490235 6 0 0 25 0 1 0 477063332 143335424 32378 33554432000 134512640 136057169 4288568608 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 34994 32378 182 378 0 34614 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 139976

[startup+4962.3 s]
/proc/loadavg: 1.20 1.72 1.88 2/172 13305
/proc/meminfo: memFree=15696628/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=140456 CPUtime=4962.41 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 33273 0 0 0 496235 6 0 0 25 0 1 0 477063332 143826944 32471 33554432000 134512640 136057169 4288568608 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 35114 32471 182 378 0 34734 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 140456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.10 1.63 1.84 2/172 13306
/proc/meminfo: memFree=15696736/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=140456 CPUtime=5000.02 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 33273 0 0 0 499996 6 0 0 25 0 1 0 477063332 143826944 32471 33554432000 134512640 136057169 4288568608 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 35114 32471 182 378 0 34734 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 140456

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: 1.10 1.63 1.84 2/172 13306
/proc/meminfo: memFree=15696736/32950928 swapFree=67111528/67111528
[pid=13142] ppid=13140 vsize=140456 CPUtime=5000.02 cores=1,3,5,7
/proc/13142/stat : 13142 (clasp) R 13140 13142 12183 0 -1 4202496 33273 0 0 0 499996 6 0 0 25 0 1 0 477063332 143826944 32471 33554432000 134512640 136057169 4288568608 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13142/statm: 35114 32471 182 378 0 34734 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 140456

Child status: 0
Real time (s): 4999.91
CPU time (s): 5000.03
CPU user time (s): 4999.96
CPU system time (s): 0.070989
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 140456

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

runsolver used 6.62399 second user time and 16.5365 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-24 16:17:15
IDJOB=3275688
IDBENCH=83253
IDSOLVER=1677
FILE ID=node123/3275688-1303654635
RUNJOBID= node123-1303649495-12879
PBS_JOBID= 13150725
Free space on /tmp= 72748 MiB

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

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

MD5SUM BENCH= 337bdbc5d8bf0013ca73aeffa06cffe8
RANDOM SEED=1861180328

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15378428 kB
Buffers:       2139456 kB
Cached:       14413928 kB
SwapCached:          0 kB
Active:        8242588 kB
Inactive:      8798032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15378428 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4316 kB
Writeback:          24 kB
AnonPages:      487060 kB
Mapped:          15832 kB
Slab:           466644 kB
PageTables:       5428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   634588 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= 72768 MiB
End job on node123 at 2011-04-24 17:40:37