Trace number 3274881

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.06 1300.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p15-s1351253.cnf
MD5SUMb23c52475e3d098cb9d5a92c025d6982
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.18991
Satisfiable
(Un)Satisfiability was proved
Number of variables3420
Number of clauses1120760
Sum of the clauses size2244820
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21120700
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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

running on 2 cores: 5,7

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 5/189 25365
/proc/meminfo: memFree=16524000/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=2720 CPUtime=0 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 433 0 0 0 0 0 0 0 21 0 1 0 472650006 2785280 387 33554432000 134512640 136057169 4292027056 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 680 387 145 378 0 300 0

[startup+0.0824169 s]
/proc/loadavg: 2.54 2.94 3.28 5/189 25365
/proc/meminfo: memFree=16524000/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=11540 CPUtime=0.07 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 3355 0 0 0 7 0 0 0 21 0 1 0 472650006 11816960 2473 33554432000 134512640 136057169 4292027056 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 2885 2474 145 378 0 2505 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11540

[startup+0.100411 s]
/proc/loadavg: 2.54 2.94 3.28 5/189 25365
/proc/meminfo: memFree=16524000/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=13256 CPUtime=0.09 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 3873 0 0 0 9 0 0 0 21 0 1 0 472650006 13574144 2991 33554432000 134512640 136057169 4292027056 18446744073709551615 134627740 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 3314 2992 145 378 0 2934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13256

[startup+0.300376 s]
/proc/loadavg: 2.54 2.94 3.28 5/189 25365
/proc/meminfo: memFree=16524000/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=36840 CPUtime=0.29 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 11531 0 0 0 28 1 0 0 22 0 1 0 472650006 37724160 8457 33554432000 134512640 136057169 4292027056 18446744073709551615 135440663 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 9210 8457 163 378 0 8830 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36840

[startup+0.700309 s]
/proc/loadavg: 2.54 2.94 3.28 5/189 25365
/proc/meminfo: memFree=16524000/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=58424 CPUtime=0.69 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 19360 0 0 0 67 2 0 0 23 0 1 0 472650006 59826176 13477 33554432000 134512640 136057169 4292027056 18446744073709551615 134774688 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 14606 13477 166 378 0 14226 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58424

[startup+1.50017 s]
/proc/loadavg: 2.54 2.94 3.28 5/190 25366
/proc/meminfo: memFree=16456796/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=58424 CPUtime=1.49 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 19360 0 0 0 147 2 0 0 25 0 1 0 472650006 59826176 13477 33554432000 134512640 136057169 4292027056 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 14606 13477 166 378 0 14226 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58424

[startup+3.10088 s]
/proc/loadavg: 2.54 2.94 3.28 5/190 25366
/proc/meminfo: memFree=16441916/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=58424 CPUtime=3.09 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 19360 0 0 0 307 2 0 0 25 0 1 0 472650006 59826176 13477 33554432000 134512640 136057169 4292027056 18446744073709551615 134774640 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 14606 13477 166 378 0 14226 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58424

[startup+6.30032 s]
/proc/loadavg: 2.66 2.96 3.28 5/190 25366
/proc/meminfo: memFree=16415512/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=58424 CPUtime=6.29 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 19360 0 0 0 627 2 0 0 25 0 1 0 472650006 59826176 13477 33554432000 134512640 136057169 4292027056 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 14606 13477 166 378 0 14226 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58424

[startup+12.7002 s]
/proc/loadavg: 2.76 2.98 3.28 5/190 25366
/proc/meminfo: memFree=16365448/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=59880 CPUtime=12.69 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 19711 0 0 0 1267 2 0 0 25 0 1 0 472650006 61317120 13828 33554432000 134512640 136057169 4292027056 18446744073709551615 134765757 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 14970 13828 168 378 0 14590 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59880

[startup+25.5069 s]
/proc/loadavg: 3.04 3.03 3.29 5/190 25863
/proc/meminfo: memFree=16854340/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=54892 CPUtime=25.49 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 21578 0 0 0 2546 3 0 0 25 0 1 0 472650006 56209408 13505 33554432000 134512640 136057169 4292027056 18446744073709551615 134615587 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 13723 13505 183 378 0 13343 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54892

[startup+51.1004 s]
/proc/loadavg: 3.36 3.10 3.31 5/190 25864
/proc/meminfo: memFree=16709184/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=155596 CPUtime=51.08 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 46566 0 0 0 5100 8 0 0 25 0 1 0 472650006 159330304 38493 33554432000 134512640 136057169 4292027056 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 38899 38493 183 378 0 38519 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 155596

[startup+102.3 s]
/proc/loadavg: 3.72 3.24 3.35 5/190 25865
/proc/meminfo: memFree=16481096/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=291660 CPUtime=102.29 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 80584 0 0 0 10212 17 0 0 25 0 1 0 472650006 298659840 72172 33554432000 134512640 136057169 4292027056 18446744073709551615 134618368 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 72915 72172 183 378 0 72535 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 291660

[startup+162.301 s]
/proc/loadavg: 3.90 3.38 3.38 5/190 25870
/proc/meminfo: memFree=16316116/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=411176 CPUtime=162.28 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 110352 0 0 0 16203 25 0 0 25 0 1 0 472650006 421044224 101636 33554432000 134512640 136057169 4292027056 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 102794 101636 183 378 0 102414 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 411176

[startup+222.3 s]
/proc/loadavg: 3.96 3.49 3.42 5/190 25872
/proc/meminfo: memFree=16237944/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=471900 CPUtime=222.29 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 125362 0 0 0 22198 31 0 0 25 0 1 0 472650006 483225600 116646 33554432000 134512640 136057169 4292027056 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 117975 116646 183 378 0 117595 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 471900

[startup+282.301 s]
/proc/loadavg: 3.98 3.58 3.45 5/190 25873
/proc/meminfo: memFree=16200336/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=475384 CPUtime=282.28 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 126173 0 0 0 28197 31 0 0 25 0 1 0 472650006 486793216 117457 33554432000 134512640 136057169 4292027056 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 118846 117457 183 378 0 118466 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 475384

[startup+342.306 s]
/proc/loadavg: 3.77 3.60 3.47 4/184 25892
/proc/meminfo: memFree=16264004/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=483020 CPUtime=342.3 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 127957 0 0 0 34198 32 0 0 25 0 1 0 472650006 494612480 119241 33554432000 134512640 136057169 4292027056 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 120755 119241 183 378 0 120375 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 483020

[startup+402.301 s]
/proc/loadavg: 3.28 3.49 3.44 4/184 25893
/proc/meminfo: memFree=16204944/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=539220 CPUtime=402.3 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 141871 0 0 0 40194 36 0 0 25 0 1 0 472650006 552161280 133155 33554432000 134512640 136057169 4292027056 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 134805 133155 183 378 0 134425 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 539220

[startup+462.301 s]
/proc/loadavg: 3.10 3.40 3.41 4/184 25895
/proc/meminfo: memFree=16133612/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=579268 CPUtime=462.29 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 151857 0 0 0 46191 38 0 0 25 0 1 0 472650006 593170432 143141 33554432000 134512640 136057169 4292027056 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 144817 143141 183 378 0 144437 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 579268

[startup+522.3 s]
/proc/loadavg: 3.04 3.32 3.38 4/184 25897
/proc/meminfo: memFree=16088324/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=584308 CPUtime=522.3 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 153067 0 0 0 52191 39 0 0 25 0 1 0 472650006 598331392 144351 33554432000 134512640 136057169 4292027056 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 146077 144351 183 378 0 145697 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 584308

[startup+582.301 s]
/proc/loadavg: 3.01 3.26 3.35 4/184 25898
/proc/meminfo: memFree=16080840/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=588260 CPUtime=582.3 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 154212 0 0 0 58191 39 0 0 25 0 1 0 472650006 602378240 145239 33554432000 134512640 136057169 4292027056 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 147065 145239 183 378 0 146685 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 588260

[startup+642.3 s]
/proc/loadavg: 3.00 3.21 3.33 4/184 25900
/proc/meminfo: memFree=16072988/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=592052 CPUtime=642.3 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 155407 0 0 0 64191 39 0 0 25 0 1 0 472650006 606261248 146177 33554432000 134512640 136057169 4292027056 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 148013 146177 183 378 0 147633 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 592052

[startup+702.301 s]
/proc/loadavg: 3.05 3.19 3.31 4/184 25901
/proc/meminfo: memFree=16004244/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=659992 CPUtime=702.3 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 172261 0 0 0 70185 45 0 0 25 0 1 0 472650006 675831808 163031 33554432000 134512640 136057169 4292027056 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 164998 163031 183 378 0 164618 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 659992

[startup+762.3 s]
/proc/loadavg: 3.02 3.15 3.29 4/184 25903
/proc/meminfo: memFree=15961044/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=697876 CPUtime=762.3 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 181862 0 0 0 76183 47 0 0 25 0 1 0 472650006 714625024 172176 33554432000 134512640 136057169 4292027056 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 174469 172176 183 378 0 174089 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 697876

[startup+822.301 s]
/proc/loadavg: 3.00 3.12 3.26 4/184 25905
/proc/meminfo: memFree=15941656/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=701056 CPUtime=822.3 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 182654 0 0 0 82182 48 0 0 25 0 1 0 472650006 717881344 172968 33554432000 134512640 136057169 4292027056 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 175264 172968 183 378 0 174884 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 701056

[startup+882.301 s]
/proc/loadavg: 3.00 3.10 3.25 4/184 25906
/proc/meminfo: memFree=15934304/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=707792 CPUtime=882.31 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 184522 0 0 0 88183 48 0 0 25 0 1 0 472650006 724779008 174434 33554432000 134512640 136057169 4292027056 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 176948 174434 183 378 0 176568 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 707792

[startup+942.301 s]
/proc/loadavg: 3.00 3.08 3.23 4/184 25908
/proc/meminfo: memFree=15926328/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=709892 CPUtime=942.3 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 185501 0 0 0 94182 48 0 0 25 0 1 0 472650006 726929408 175010 33554432000 134512640 136057169 4292027056 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 177473 175010 183 378 0 177093 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 709892

[startup+1002.31 s]
/proc/loadavg: 3.00 3.06 3.21 4/184 25909
/proc/meminfo: memFree=15913888/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=717596 CPUtime=1002.31 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 188064 0 0 0 100182 49 0 0 25 0 1 0 472650006 734818304 176637 33554432000 134512640 136057169 4292027056 18446744073709551615 134823870 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 179399 176637 183 378 0 179019 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 717596

[startup+1062.3 s]
/proc/loadavg: 3.00 3.05 3.19 4/184 25911
/proc/meminfo: memFree=15906280/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=723504 CPUtime=1062.31 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 189875 0 0 0 106181 50 0 0 25 0 1 0 472650006 740868096 177883 33554432000 134512640 136057169 4292027056 18446744073709551615 134618259 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 180876 177883 183 378 0 180496 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 723504

[startup+1122.3 s]
/proc/loadavg: 3.00 3.04 3.18 4/184 25913
/proc/meminfo: memFree=15862856/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=766532 CPUtime=1122.31 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 200758 0 0 0 112178 53 0 0 25 0 1 0 472650006 784928768 188442 33554432000 134512640 136057169 4292027056 18446744073709551615 134634325 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 191633 188442 183 378 0 191253 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 766532

[startup+1182.3 s]
/proc/loadavg: 3.00 3.03 3.17 4/184 25914
/proc/meminfo: memFree=15841236/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=779984 CPUtime=1182.31 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 204167 0 0 0 118177 54 0 0 25 0 1 0 472650006 798703616 191851 33554432000 134512640 136057169 4292027056 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 194996 191851 183 378 0 194616 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 779984

[startup+1242.3 s]
/proc/loadavg: 3.36 3.10 3.18 5/191 19245
/proc/meminfo: memFree=15815364/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=782596 CPUtime=1242.31 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 204744 0 0 0 124177 54 0 0 25 0 1 0 472650006 801378304 192428 33554432000 134512640 136057169 4292027056 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 195649 192428 183 378 0 195269 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 782596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.30 3.15 3.19 2/180 31667
/proc/meminfo: memFree=16339072/32950928 swapFree=67111528/67111528
[pid=25365] ppid=25363 vsize=787996 CPUtime=1300.02 cores=5,7
/proc/25365/stat : 25365 (clasp) R 25363 25365 25305 0 -1 4202496 205899 0 0 0 129947 55 0 0 25 0 1 0 472650006 806907904 193583 33554432000 134512640 136057169 4292027056 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25365/statm: 196999 193583 183 378 0 196619 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 787996

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

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

Child status: 0
Real time (s): 1300.04
CPU time (s): 1300.06
CPU user time (s): 1299.48
CPU system time (s): 0.58791
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 787996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.48
system time used= 0.58791
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205901
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= 3
involuntary context switches= 2331

runsolver used 2.12568 second user time and 4.98324 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-24 04:01:43
IDJOB=3274881
IDBENCH=88217
IDSOLVER=1674
FILE ID=node125/3274881-1303610503
RUNJOBID= node125-1303610503-25326
PBS_JOBID= 13150636
Free space on /tmp= 72688 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1327.5-n60-p15-s1351253.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-3274881-1303610503/watcher-3274881-1303610503 -o /tmp/evaluation-result-3274881-1303610503/solver-3274881-1303610503 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274881-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= b23c52475e3d098cb9d5a92c025d6982
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:      16524288 kB
Buffers:       2189360 kB
Cached:       13613176 kB
SwapCached:          0 kB
Active:        7891148 kB
Inactive:      8003304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16524288 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28080 kB
Writeback:           0 kB
AnonPages:       91472 kB
Mapped:          17532 kB
Slab:           465988 kB
PageTables:       5536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   280364 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= 73248 MiB
End job on node125 at 2011-04-24 04:23:25