Trace number 3276378

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.11 4999.94

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
MD5SUM683c9f75b69575e6451b8563d12f176b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.196969
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of clauses333838
Sum of the clauses size669567
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2333793
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3276378-1303671269/watcher-3276378-1303671269 -o /tmp/evaluation-result-3276378-1303671269/solver-3276378-1303671269 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3276378-1303671269.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: 1.69 1.93 1.98 2/177 31644
/proc/meminfo: memFree=13666700/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=2584 CPUtime=0 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 403 0 0 0 0 0 0 0 25 0 1 0 557357583 2646016 357 33554432000 134512640 136057169 4294256464 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 646 358 145 378 0 266 0

[startup+0.070236 s]
/proc/loadavg: 1.69 1.93 1.98 2/177 31644
/proc/meminfo: memFree=13666700/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=9872 CPUtime=0.06 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 2744 0 0 0 6 0 0 0 25 0 1 0 557357583 10108928 2166 33554432000 134512640 136057169 4294256464 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 2468 2167 145 378 0 2088 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9872

[startup+0.101242 s]
/proc/loadavg: 1.69 1.93 1.98 2/177 31644
/proc/meminfo: memFree=13666700/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=14360 CPUtime=0.09 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 4112 0 0 0 9 0 0 0 25 0 1 0 557357583 14704640 3216 33554432000 134512640 136057169 4294256464 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 3590 3217 163 378 0 3210 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14360

[startup+0.301195 s]
/proc/loadavg: 1.69 1.93 1.98 2/177 31644
/proc/meminfo: memFree=13666700/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=18676 CPUtime=0.29 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 5705 0 0 0 28 1 0 0 25 0 1 0 557357583 19124224 4166 33554432000 134512640 136057169 4294256464 18446744073709551615 134774378 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 4669 4166 166 378 0 4289 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18676

[startup+0.701115 s]
/proc/loadavg: 1.69 1.93 1.98 2/177 31644
/proc/meminfo: memFree=13666700/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=18676 CPUtime=0.69 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 5705 0 0 0 68 1 0 0 25 0 1 0 557357583 19124224 4166 33554432000 134512640 136057169 4294256464 18446744073709551615 134774640 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 4669 4166 166 378 0 4289 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18676

[startup+1.50097 s]
/proc/loadavg: 1.69 1.93 1.98 3/178 31645
/proc/meminfo: memFree=13645736/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=18676 CPUtime=1.49 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 5705 0 0 0 148 1 0 0 25 0 1 0 557357583 19124224 4166 33554432000 134512640 136057169 4294256464 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 4669 4166 166 378 0 4289 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18676

[startup+3.10066 s]
/proc/loadavg: 1.69 1.93 1.98 3/178 31645
/proc/meminfo: memFree=13642568/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=17140 CPUtime=3.09 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 6238 0 0 0 308 1 0 0 25 0 1 0 557357583 17551360 4045 33554432000 134512640 136057169 4294256464 18446744073709551615 134823862 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 4285 4045 182 378 0 3905 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17140

[startup+6.30106 s]
/proc/loadavg: 1.72 1.93 1.98 3/178 31645
/proc/meminfo: memFree=13625332/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=41284 CPUtime=6.29 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 12264 0 0 0 627 2 0 0 25 0 1 0 557357583 42274816 10071 33554432000 134512640 136057169 4294256464 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 10321 10071 182 378 0 9941 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41284

[startup+12.7009 s]
/proc/loadavg: 1.74 1.94 1.98 3/178 31645
/proc/meminfo: memFree=13570988/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=89504 CPUtime=12.69 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 24278 0 0 0 1265 4 0 0 25 0 1 0 557357583 91652096 22085 33554432000 134512640 136057169 4294256464 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 22376 22085 182 378 0 21996 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89504

[startup+25.5005 s]
/proc/loadavg: 1.80 1.94 1.98 3/178 31645
/proc/meminfo: memFree=13487420/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=166380 CPUtime=25.49 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 43396 0 0 0 2543 6 0 0 25 0 1 0 557357583 170373120 41203 33554432000 134512640 136057169 4294256464 18446744073709551615 134813043 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 41595 41203 182 378 0 41215 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 166380

[startup+51.1006 s]
/proc/loadavg: 1.87 1.94 1.98 3/178 31646
/proc/meminfo: memFree=13477592/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=173800 CPUtime=51.1 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 45111 0 0 0 5103 7 0 0 25 0 1 0 557357583 177971200 42918 33554432000 134512640 136057169 4294256464 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 43450 42918 182 378 0 43070 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 173800

[startup+102.306 s]
/proc/loadavg: 1.94 1.95 1.98 3/178 31647
/proc/meminfo: memFree=13434664/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=207508 CPUtime=102.3 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 53597 0 0 0 10222 8 0 0 25 0 1 0 557357583 212488192 51268 33554432000 134512640 136057169 4294256464 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 51877 51268 182 378 0 51497 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 207508

[startup+162.301 s]
/proc/loadavg: 1.98 1.95 1.98 3/178 31649
/proc/meminfo: memFree=13412432/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=228160 CPUtime=162.3 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 58608 0 0 0 16221 9 0 0 25 0 1 0 557357583 233635840 56279 33554432000 134512640 136057169 4294256464 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 57040 56279 182 378 0 56660 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 228160

[startup+222.3 s]
/proc/loadavg: 1.99 1.96 1.98 3/178 31650
/proc/meminfo: memFree=13389448/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=249416 CPUtime=222.3 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 63755 0 0 0 22220 10 0 0 25 0 1 0 557357583 255401984 61426 33554432000 134512640 136057169 4294256464 18446744073709551615 134615952 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 62354 61426 182 378 0 61974 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 249416

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/178 31652
/proc/meminfo: memFree=13377004/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=260248 CPUtime=282.3 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 66418 0 0 0 28220 10 0 0 25 0 1 0 557357583 266493952 64089 33554432000 134512640 136057169 4294256464 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 65062 64089 182 378 0 64682 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 260248

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/178 31654
/proc/meminfo: memFree=13373372/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=263876 CPUtime=342.3 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 67216 0 0 0 34220 10 0 0 25 0 1 0 557357583 270209024 64887 33554432000 134512640 136057169 4294256464 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 65969 64887 182 378 0 65589 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 263876

[startup+402.3 s]
/proc/loadavg: 2.05 1.99 1.98 3/178 31664
/proc/meminfo: memFree=13366344/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=268704 CPUtime=402.3 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 68226 0 0 0 40220 10 0 0 25 0 1 0 557357583 275152896 65897 33554432000 134512640 136057169 4294256464 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 67176 65897 182 378 0 66796 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 268704

[startup+462.301 s]
/proc/loadavg: 2.07 2.00 1.99 3/178 31666
/proc/meminfo: memFree=13326820/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=308900 CPUtime=462.31 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 77956 0 0 0 46219 12 0 0 25 0 1 0 557357583 316313600 75627 33554432000 134512640 136057169 4294256464 18446744073709551615 134615624 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 77225 75627 182 378 0 76845 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 308900

[startup+522.301 s]
/proc/loadavg: 2.03 2.00 1.99 3/178 31667
/proc/meminfo: memFree=13319212/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=316184 CPUtime=522.31 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 79689 0 0 0 52219 12 0 0 25 0 1 0 557357583 323772416 77360 33554432000 134512640 136057169 4294256464 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 79046 77360 182 378 0 78666 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 316184

[startup+582.301 s]
/proc/loadavg: 2.01 2.00 1.99 3/178 31669
/proc/meminfo: memFree=13303912/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=331016 CPUtime=582.31 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 83221 0 0 0 58218 13 0 0 25 0 1 0 557357583 338960384 80892 33554432000 134512640 136057169 4294256464 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 82754 80892 182 378 0 82374 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 331016

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 31801
/proc/meminfo: memFree=12397644/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=592164 CPUtime=4062.44 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 146762 0 0 0 406217 27 0 0 25 0 1 0 557357583 606375936 142976 33554432000 134512640 136057169 4294256464 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 148041 142976 182 378 0 147661 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 592164

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31802
/proc/meminfo: memFree=12397240/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=592164 CPUtime=4122.44 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 146762 0 0 0 412217 27 0 0 25 0 1 0 557357583 606375936 142976 33554432000 134512640 136057169 4294256464 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 148041 142976 182 378 0 147661 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 592164

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 31804
/proc/meminfo: memFree=12392864/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=592164 CPUtime=4182.44 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 146777 0 0 0 418217 27 0 0 25 0 1 0 557357583 606375936 142991 33554432000 134512640 136057169 4294256464 18446744073709551615 134615992 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 148041 142991 182 378 0 147661 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 592164

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31806
/proc/meminfo: memFree=12315584/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=592164 CPUtime=4242.44 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 146777 0 0 0 424217 27 0 0 25 0 1 0 557357583 606375936 142991 33554432000 134512640 136057169 4294256464 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 148041 142991 182 378 0 147661 0
Current children cumulated CPU time (s) 4242.44
Current children cumulated vsize (KiB) 592164

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 31807
/proc/meminfo: memFree=12315052/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=592164 CPUtime=4302.44 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 146777 0 0 0 430217 27 0 0 25 0 1 0 557357583 606375936 142991 33554432000 134512640 136057169 4294256464 18446744073709551615 134819808 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 148041 142991 182 378 0 147661 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 592164

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31809
/proc/meminfo: memFree=12312660/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=592164 CPUtime=4362.45 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 146783 0 0 0 436218 27 0 0 25 0 1 0 557357583 606375936 142997 33554432000 134512640 136057169 4294256464 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 148041 142997 182 378 0 147661 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 592164

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 31810
/proc/meminfo: memFree=12309404/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=592164 CPUtime=4422.45 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 146783 0 0 0 442218 27 0 0 25 0 1 0 557357583 606375936 142997 33554432000 134512640 136057169 4294256464 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 148041 142997 182 378 0 147661 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 592164

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 31812
/proc/meminfo: memFree=12284688/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=612852 CPUtime=4482.45 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 152087 0 0 0 448216 29 0 0 25 0 1 0 557357583 627560448 147997 33554432000 134512640 136057169 4294256464 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 153213 147997 182 378 0 152833 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 612852

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 31814
/proc/meminfo: memFree=12251932/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=615148 CPUtime=4542.46 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 152588 0 0 0 454217 29 0 0 25 0 1 0 557357583 629911552 148498 33554432000 134512640 136057169 4294256464 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 153787 148498 182 378 0 153407 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 615148

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31815
/proc/meminfo: memFree=12249792/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=617336 CPUtime=4602.46 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 153222 0 0 0 460217 29 0 0 25 0 1 0 557357583 632152064 148996 33554432000 134512640 136057169 4294256464 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 154334 148996 182 378 0 153954 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 617336

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 31817
/proc/meminfo: memFree=12242444/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=623184 CPUtime=4662.46 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 154770 0 0 0 466217 29 0 0 25 0 1 0 557357583 638140416 150423 33554432000 134512640 136057169 4294256464 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 155796 150423 182 378 0 155416 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 623184

[startup+4722.31 s]
/proc/loadavg: 2.11 2.03 2.01 4/178 31818
/proc/meminfo: memFree=12242412/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=623184 CPUtime=4722.47 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 154788 0 0 0 472218 29 0 0 25 0 1 0 557357583 638140416 150441 33554432000 134512640 136057169 4294256464 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 155796 150441 182 378 0 155416 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 623184

[startup+4782.3 s]
/proc/loadavg: 2.04 2.02 2.00 4/178 31820
/proc/meminfo: memFree=12237788/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=627348 CPUtime=4782.46 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 155706 0 0 0 478217 29 0 0 25 0 1 0 557357583 642404352 151359 33554432000 134512640 136057169 4294256464 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 156837 151359 182 378 0 156457 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 627348

[startup+4842.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 31822
/proc/meminfo: memFree=12231188/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=633368 CPUtime=4842.47 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 157090 0 0 0 484217 30 0 0 25 0 1 0 557357583 648568832 152622 33554432000 134512640 136057169 4294256464 18446744073709551615 134616012 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 158342 152622 182 378 0 157962 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 633368

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/178 31823
/proc/meminfo: memFree=12229304/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=633368 CPUtime=4902.47 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 157090 0 0 0 490217 30 0 0 25 0 1 0 557357583 648568832 152622 33554432000 134512640 136057169 4294256464 18446744073709551615 134616012 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 158342 152622 182 378 0 157962 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 633368

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/178 31825
/proc/meminfo: memFree=12226920/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=635532 CPUtime=4962.47 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 157547 0 0 0 496217 30 0 0 25 0 1 0 557357583 650784768 153079 33554432000 134512640 136057169 4294256464 18446744073709551615 134618456 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 158883 153079 182 378 0 158503 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 635532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 31826
/proc/meminfo: memFree=12216492/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=646140 CPUtime=5000.07 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 160266 0 0 0 499977 30 0 0 25 0 1 0 557357583 661647360 155662 33554432000 134512640 136057169 4294256464 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 161535 155662 182 378 0 161155 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 646140

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 4/178 31826
/proc/meminfo: memFree=12216492/32950928 swapFree=67111528/67111528
[pid=31644] ppid=31642 vsize=646140 CPUtime=5000.07 cores=0,2,4,6
/proc/31644/stat : 31644 (clasp) R 31642 31644 31349 0 -1 4202496 160266 0 0 0 499977 30 0 0 25 0 1 0 557357583 661647360 155662 33554432000 134512640 136057169 4294256464 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31644/statm: 161535 155662 182 378 0 161155 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 646140

Child status: 0
Real time (s): 4999.94
CPU time (s): 5000.11
CPU user time (s): 4999.78
CPU system time (s): 0.335948
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 646140

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

runsolver used 7.38088 second user time and 15.5926 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-24 20:54:29
IDJOB=3276378
IDBENCH=88221
IDSOLVER=1677
FILE ID=node114/3276378-1303671269
RUNJOBID= node114-1303671269-31624
PBS_JOBID= 13150753
Free space on /tmp= 71696 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p15-s16393788.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-3276378-1303671269/watcher-3276378-1303671269 -o /tmp/evaluation-result-3276378-1303671269/solver-3276378-1303671269 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3276378-1303671269.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 683c9f75b69575e6451b8563d12f176b
RANDOM SEED=1800906055

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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.848
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13666972 kB
Buffers:       2306656 kB
Cached:       16323220 kB
SwapCached:          0 kB
Active:        9301132 kB
Inactive:      9395340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13666972 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8336 kB
Writeback:           0 kB
AnonPages:       65332 kB
Mapped:          15652 kB
Slab:           524472 kB
PageTables:       4872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   207496 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= 71688 MiB
End job on node114 at 2011-04-24 22:17:51