Trace number 3274875

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) 1300.04 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q369.75-n30-p15-s59317012.cnf
MD5SUM02e75ad23aeadbf30b2a4fb3c21ae723
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.466928
Satisfiable
(Un)Satisfiability was proved
Number of variables894
Number of clauses82294
Sum of the clauses size165422
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 282264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-3274875-1303610503/watcher-3274875-1303610503 -o /tmp/evaluation-result-3274875-1303610503/solver-3274875-1303610503 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274875-1303610503.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.54 2.94 3.28 3/180 25348
/proc/meminfo: memFree=16570960/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=2476 CPUtime=0 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 396 0 0 0 0 0 0 0 25 0 1 0 472649948 2535424 350 33554432000 134512640 136057169 4293827408 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 619 351 145 378 0 239 0

[startup+0.101999 s]
/proc/loadavg: 2.54 2.94 3.28 3/180 25348
/proc/meminfo: memFree=16570960/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=5796 CPUtime=0.1 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 1342 0 0 0 10 0 0 0 25 0 1 0 472649948 5935104 1188 33554432000 134512640 136057169 4293827408 18446744073709551615 134774482 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 1449 1188 166 378 0 1069 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5796

[startup+0.20098 s]
/proc/loadavg: 2.54 2.94 3.28 3/180 25348
/proc/meminfo: memFree=16570960/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=5796 CPUtime=0.19 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 1342 0 0 0 19 0 0 0 25 0 1 0 472649948 5935104 1188 33554432000 134512640 136057169 4293827408 18446744073709551615 134773980 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 1449 1188 166 378 0 1069 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5796

[startup+0.300962 s]
/proc/loadavg: 2.54 2.94 3.28 3/180 25348
/proc/meminfo: memFree=16570960/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=6192 CPUtime=0.29 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 1441 0 0 0 29 0 0 0 25 0 1 0 472649948 6340608 1287 33554432000 134512640 136057169 4293827408 18446744073709551615 134765822 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 1548 1287 168 378 0 1168 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6192

[startup+0.700965 s]
/proc/loadavg: 2.54 2.94 3.28 3/180 25348
/proc/meminfo: memFree=16570960/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=6256 CPUtime=0.69 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 1631 0 0 0 69 0 0 0 25 0 1 0 472649948 6406144 1315 33554432000 134512640 136057169 4293827408 18446744073709551615 134819598 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 1564 1315 183 378 0 1184 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6256

[startup+1.50081 s]
/proc/loadavg: 2.54 2.94 3.28 6/190 25366
/proc/meminfo: memFree=16465600/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=12940 CPUtime=1.49 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 3314 0 0 0 149 0 0 0 25 0 1 0 472649948 13250560 2998 33554432000 134512640 136057169 4293827408 18446744073709551615 134634350 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 3235 2998 183 378 0 2855 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12940

[startup+3.10053 s]
/proc/loadavg: 2.54 2.94 3.28 6/190 25366
/proc/meminfo: memFree=16448116/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=20480 CPUtime=3.09 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 5180 0 0 0 309 0 0 0 25 0 1 0 472649948 20971520 4864 33554432000 134512640 136057169 4293827408 18446744073709551615 134823716 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 5120 4864 183 378 0 4740 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20480

[startup+6.30097 s]
/proc/loadavg: 2.66 2.96 3.28 6/190 25366
/proc/meminfo: memFree=16420224/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=25416 CPUtime=6.3 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 6408 0 0 0 629 1 0 0 25 0 1 0 472649948 26025984 6092 33554432000 134512640 136057169 4293827408 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 6354 6092 183 378 0 5974 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 25416

[startup+12.7008 s]
/proc/loadavg: 2.76 2.98 3.28 6/190 25366
/proc/meminfo: memFree=16369292/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=30120 CPUtime=12.69 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 7603 0 0 0 1268 1 0 0 25 0 1 0 472649948 30842880 7287 33554432000 134512640 136057169 4293827408 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 7530 7288 183 378 0 7150 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30120

[startup+25.5005 s]
/proc/loadavg: 3.04 3.03 3.29 6/190 25863
/proc/meminfo: memFree=16856572/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=38252 CPUtime=25.49 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 9608 0 0 0 2548 1 0 0 25 0 1 0 472649948 39170048 9292 33554432000 134512640 136057169 4293827408 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 9563 9292 183 378 0 9183 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38252

[startup+51.101 s]
/proc/loadavg: 3.36 3.10 3.31 6/190 25864
/proc/meminfo: memFree=16717616/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=49140 CPUtime=51.1 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 12284 0 0 0 5108 2 0 0 25 0 1 0 472649948 50319360 11968 33554432000 134512640 136057169 4293827408 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 12285 11968 183 378 0 11905 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 49140

[startup+102.301 s]
/proc/loadavg: 3.72 3.24 3.35 6/190 25865
/proc/meminfo: memFree=16478616/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=64432 CPUtime=102.3 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 15999 0 0 0 10228 2 0 0 25 0 1 0 472649948 65978368 15683 33554432000 134512640 136057169 4293827408 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 16108 15683 183 378 0 15728 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64432

[startup+162.3 s]
/proc/loadavg: 3.90 3.38 3.38 6/190 25870
/proc/meminfo: memFree=16317604/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=71228 CPUtime=162.3 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 17569 0 0 0 16227 3 0 0 25 0 1 0 472649948 72937472 17253 33554432000 134512640 136057169 4293827408 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 17807 17253 183 378 0 17427 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 71228

[startup+222.307 s]
/proc/loadavg: 3.96 3.49 3.42 6/190 25872
/proc/meminfo: memFree=16237944/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=73584 CPUtime=222.3 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 18110 0 0 0 22227 3 0 0 25 0 1 0 472649948 75350016 17794 33554432000 134512640 136057169 4293827408 18446744073709551615 134615609 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 18396 17794 183 378 0 18016 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 73584

[startup+282.3 s]
/proc/loadavg: 3.98 3.58 3.45 6/190 25873
/proc/meminfo: memFree=16200336/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=79212 CPUtime=282.3 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 19482 0 0 0 28226 4 0 0 25 0 1 0 472649948 81113088 19166 33554432000 134512640 136057169 4293827408 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 19803 19166 183 378 0 19423 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 79212

[startup+342.301 s]
/proc/loadavg: 3.77 3.60 3.47 4/184 25892
/proc/meminfo: memFree=16264128/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=82880 CPUtime=342.3 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 20325 0 0 0 34226 4 0 0 25 0 1 0 472649948 84869120 20009 33554432000 134512640 136057169 4293827408 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 20720 20009 183 378 0 20340 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 82880

[startup+402.3 s]
/proc/loadavg: 3.28 3.49 3.44 5/184 25893
/proc/meminfo: memFree=16206184/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=85700 CPUtime=402.3 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 20964 0 0 0 40226 4 0 0 25 0 1 0 472649948 87756800 20648 33554432000 134512640 136057169 4293827408 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 21425 20648 183 378 0 21045 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 85700

[startup+462.301 s]
/proc/loadavg: 3.10 3.40 3.41 4/184 25895
/proc/meminfo: memFree=16133860/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=90208 CPUtime=462.3 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 22014 0 0 0 46226 4 0 0 25 0 1 0 472649948 92372992 21698 33554432000 134512640 136057169 4293827408 18446744073709551615 134756784 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 22552 21698 183 378 0 22172 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 90208

[startup+522.301 s]
/proc/loadavg: 3.04 3.32 3.38 4/184 25897
/proc/meminfo: memFree=16089440/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=94548 CPUtime=522.3 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 22995 0 0 0 52226 4 0 0 25 0 1 0 472649948 96817152 22679 33554432000 134512640 136057169 4293827408 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 23637 22679 183 378 0 23257 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 94548

[startup+582.3 s]
/proc/loadavg: 3.01 3.26 3.35 5/184 25898
/proc/meminfo: memFree=16081336/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=95720 CPUtime=582.3 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 23263 0 0 0 58226 4 0 0 25 0 1 0 472649948 98017280 22947 33554432000 134512640 136057169 4293827408 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 23930 22947 183 378 0 23550 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 95720

[startup+642.301 s]
/proc/loadavg: 3.00 3.21 3.33 4/184 25900
/proc/meminfo: memFree=16072988/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=96148 CPUtime=642.31 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 23396 0 0 0 64227 4 0 0 25 0 1 0 472649948 98455552 23080 33554432000 134512640 136057169 4293827408 18446744073709551615 134618245 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 24037 23080 183 378 0 23657 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 96148

[startup+702.3 s]
/proc/loadavg: 3.05 3.19 3.31 5/184 25901
/proc/meminfo: memFree=16004740/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=96360 CPUtime=702.31 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 23475 0 0 0 70227 4 0 0 25 0 1 0 472649948 98672640 23159 33554432000 134512640 136057169 4293827408 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 24090 23159 183 378 0 23710 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 96360

[startup+762.301 s]
/proc/loadavg: 3.02 3.15 3.29 4/184 25903
/proc/meminfo: memFree=15961044/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=102176 CPUtime=762.31 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 24899 0 0 0 76227 4 0 0 25 0 1 0 472649948 104628224 24583 33554432000 134512640 136057169 4293827408 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 25544 24583 183 378 0 25164 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 102176

[startup+822.3 s]
/proc/loadavg: 3.00 3.12 3.26 4/184 25905
/proc/meminfo: memFree=15941780/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=109704 CPUtime=822.31 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 26645 0 0 0 82226 5 0 0 25 0 1 0 472649948 112336896 26329 33554432000 134512640 136057169 4293827408 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 27426 26329 183 378 0 27046 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 109704

[startup+882.307 s]
/proc/loadavg: 3.00 3.10 3.25 4/184 25906
/proc/meminfo: memFree=15934304/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=110128 CPUtime=882.32 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 26764 0 0 0 88227 5 0 0 25 0 1 0 472649948 112771072 26448 33554432000 134512640 136057169 4293827408 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 27532 26448 183 378 0 27152 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 110128

[startup+942.301 s]
/proc/loadavg: 3.00 3.08 3.23 4/184 25908
/proc/meminfo: memFree=15926328/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=110556 CPUtime=942.32 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 26899 0 0 0 94227 5 0 0 25 0 1 0 472649948 113209344 26583 33554432000 134512640 136057169 4293827408 18446744073709551615 134618377 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 27639 26583 183 378 0 27259 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 110556

[startup+1002.3 s]
/proc/loadavg: 3.00 3.06 3.21 5/184 25909
/proc/meminfo: memFree=15913888/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=111196 CPUtime=1002.32 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 27079 0 0 0 100227 5 0 0 25 0 1 0 472649948 113864704 26763 33554432000 134512640 136057169 4293827408 18446744073709551615 134823944 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 27799 26763 183 378 0 27419 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 111196

[startup+1062.3 s]
/proc/loadavg: 3.00 3.05 3.19 4/184 25911
/proc/meminfo: memFree=15906280/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=111624 CPUtime=1062.32 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 27167 0 0 0 106227 5 0 0 25 0 1 0 472649948 114302976 26851 33554432000 134512640 136057169 4293827408 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 27906 26851 183 378 0 27526 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 111624

[startup+1122.3 s]
/proc/loadavg: 3.00 3.04 3.18 5/184 25913
/proc/meminfo: memFree=15864220/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=112420 CPUtime=1122.32 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 27322 0 0 0 112227 5 0 0 25 0 1 0 472649948 115118080 27006 33554432000 134512640 136057169 4293827408 18446744073709551615 134828420 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 28105 27006 183 378 0 27725 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 112420

[startup+1182.3 s]
/proc/loadavg: 3.00 3.03 3.17 4/184 25914
/proc/meminfo: memFree=15843716/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=112844 CPUtime=1182.32 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 27449 0 0 0 118227 5 0 0 25 0 1 0 472649948 115552256 27133 33554432000 134512640 136057169 4293827408 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 28211 27133 183 378 0 27831 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 112844

[startup+1242.3 s]
/proc/loadavg: 3.36 3.10 3.18 6/190 18486
/proc/meminfo: memFree=15814720/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=115480 CPUtime=1242.32 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 28116 0 0 0 124227 5 0 0 25 0 1 0 472649948 118251520 27800 33554432000 134512640 136057169 4293827408 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 28870 27800 183 378 0 28490 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 115480



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.30 3.15 3.19 4/184 31665
/proc/meminfo: memFree=15808692/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=119396 CPUtime=1300.02 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 29005 0 0 0 129997 5 0 0 25 0 1 0 472649948 122261504 28689 33554432000 134512640 136057169 4293827408 18446744073709551615 134616012 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 29849 28689 183 378 0 29469 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 119396

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

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

[startup+1300 s]
/proc/loadavg: 3.30 3.15 3.19 4/184 31665
/proc/meminfo: memFree=15808692/32950928 swapFree=67111528/67111528
[pid=25348] ppid=25343 vsize=119396 CPUtime=1300.02 cores=4,6
/proc/25348/stat : 25348 (clasp) R 25343 25348 25305 0 -1 4202496 29005 0 0 0 129997 5 0 0 25 0 1 0 472649948 122261504 28689 33554432000 134512640 136057169 4293827408 18446744073709551615 134616012 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25348/statm: 29849 28689 183 378 0 29469 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 119396

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.98
CPU system time (s): 0.06499
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 119396

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

runsolver used 2.11668 second user time and 4.95325 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-24 04:01:43
IDJOB=3274875
IDBENCH=88215
IDSOLVER=1674
FILE ID=node125/3274875-1303610503
RUNJOBID= node125-1303610503-25324
PBS_JOBID= 13150636
Free space on /tmp= 72712 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q369.75-n30-p15-s59317012.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-3274875-1303610503/watcher-3274875-1303610503 -o /tmp/evaluation-result-3274875-1303610503/solver-3274875-1303610503 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274875-1303610503.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 02e75ad23aeadbf30b2a4fb3c21ae723
RANDOM SEED=84373850

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16571512 kB
Buffers:       2189340 kB
Cached:       13591468 kB
SwapCached:          0 kB
Active:        7843824 kB
Inactive:      8004508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16571512 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6352 kB
Writeback:           0 kB
AnonPages:       67804 kB
Mapped:          14816 kB
Slab:           465208 kB
PageTables:       5536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192420 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= 73240 MiB
End job on node125 at 2011-04-24 04:23:25