Trace number 3273455

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.01 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n300-s12830984-sat.cnf
MD5SUM8561dcfb17af254a7261755a5f31a440
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark289.739
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
Number of clauses of size over 50

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

running on 2 cores: 1,3

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: 4.00 3.94 3.08 4/189 26769
/proc/meminfo: memFree=12780676/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=1776 CPUtime=0 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 272 0 0 0 0 0 0 0 22 0 1 0 471791379 1818624 225 33554432000 134512640 136057169 4293250048 18446744073709551615 134613106 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 444 225 181 378 0 64 0

[startup+0.055621 s]
/proc/loadavg: 4.00 3.94 3.08 4/189 26769
/proc/meminfo: memFree=12780676/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=1908 CPUtime=0.05 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 299 0 0 0 5 0 0 0 22 0 1 0 471791379 1953792 252 33554432000 134512640 136057169 4293250048 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 477 252 181 378 0 97 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1908

[startup+0.100612 s]
/proc/loadavg: 4.00 3.94 3.08 4/189 26769
/proc/meminfo: memFree=12780676/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=2040 CPUtime=0.09 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 312 0 0 0 9 0 0 0 22 0 1 0 471791379 2088960 265 33554432000 134512640 136057169 4293250048 18446744073709551615 134828257 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 510 265 181 378 0 130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2040

[startup+0.300589 s]
/proc/loadavg: 4.00 3.94 3.08 4/189 26769
/proc/meminfo: memFree=12780676/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=2172 CPUtime=0.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 348 0 0 0 29 0 0 0 23 0 1 0 471791379 2224128 301 33554432000 134512640 136057169 4293250048 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 543 301 181 378 0 163 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2172

[startup+0.700506 s]
/proc/loadavg: 4.00 3.94 3.08 4/189 26769
/proc/meminfo: memFree=12780676/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=2304 CPUtime=0.69 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 382 0 0 0 69 0 0 0 25 0 1 0 471791379 2359296 335 33554432000 134512640 136057169 4293250048 18446744073709551615 134618557 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 576 335 181 378 0 196 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2304

[startup+1.50036 s]
/proc/loadavg: 4.00 3.94 3.08 5/190 26770
/proc/meminfo: memFree=12777816/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=2436 CPUtime=1.49 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 432 0 0 0 149 0 0 0 25 0 1 0 471791379 2494464 385 33554432000 134512640 136057169 4293250048 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 609 385 181 378 0 229 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2436

[startup+3.10106 s]
/proc/loadavg: 4.00 3.94 3.08 5/190 26770
/proc/meminfo: memFree=12776576/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=2688 CPUtime=3.1 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 491 0 0 0 310 0 0 0 25 0 1 0 471791379 2752512 444 33554432000 134512640 136057169 4293250048 18446744073709551615 134756784 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 672 444 181 378 0 292 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2688

[startup+6.30048 s]
/proc/loadavg: 4.00 3.94 3.08 5/190 26770
/proc/meminfo: memFree=12773240/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=3084 CPUtime=6.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 573 0 0 0 629 0 0 0 25 0 1 0 471791379 3158016 526 33554432000 134512640 136057169 4293250048 18446744073709551615 134828317 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 771 526 181 378 0 391 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3084

[startup+12.7003 s]
/proc/loadavg: 4.00 3.94 3.09 5/190 26771
/proc/meminfo: memFree=12768588/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=3488 CPUtime=12.69 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 685 0 0 0 1269 0 0 0 25 0 1 0 471791379 3571712 638 33554432000 134512640 136057169 4293250048 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 872 638 181 378 0 492 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3488

[startup+25.501 s]
/proc/loadavg: 3.92 3.93 3.09 5/190 26827
/proc/meminfo: memFree=12978544/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=4024 CPUtime=25.49 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 806 0 0 0 2549 0 0 0 25 0 1 0 471791379 4120576 759 33554432000 134512640 136057169 4293250048 18446744073709551615 134615628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1006 759 181 378 0 626 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4024

[startup+51.1003 s]
/proc/loadavg: 3.95 3.93 3.12 5/190 26828
/proc/meminfo: memFree=12971952/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=4552 CPUtime=51.09 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 955 0 0 0 5109 0 0 0 25 0 1 0 471791379 4661248 908 33554432000 134512640 136057169 4293250048 18446744073709551615 134823366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1138 908 181 378 0 758 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 4552

[startup+102.306 s]
/proc/loadavg: 3.98 3.94 3.16 5/190 26829
/proc/meminfo: memFree=12966476/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=5472 CPUtime=102.3 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1164 0 0 0 10230 0 0 0 25 0 1 0 471791379 5603328 1117 33554432000 134512640 136057169 4293250048 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1368 1117 181 378 0 988 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 5472

[startup+162.301 s]
/proc/loadavg: 4.02 3.97 3.22 5/190 26831
/proc/meminfo: memFree=12962844/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=6020 CPUtime=162.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1304 0 0 0 16229 0 0 0 25 0 1 0 471791379 6164480 1257 33554432000 134512640 136057169 4293250048 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1505 1257 181 378 0 1125 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 6020

[startup+222.301 s]
/proc/loadavg: 4.01 3.97 3.26 5/190 26832
/proc/meminfo: memFree=12958964/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=6296 CPUtime=222.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1398 0 0 0 22229 0 0 0 25 0 1 0 471791379 6447104 1351 33554432000 134512640 136057169 4293250048 18446744073709551615 134823901 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1574 1351 181 378 0 1194 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 6296

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.31 5/190 26834
/proc/meminfo: memFree=12957824/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=6432 CPUtime=282.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1436 0 0 0 28229 0 0 0 25 0 1 0 471791379 6586368 1389 33554432000 134512640 136057169 4293250048 18446744073709551615 134828286 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1608 1389 181 378 0 1228 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 6432

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.35 5/190 26835
/proc/meminfo: memFree=12953700/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=6708 CPUtime=342.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1486 0 0 0 34229 0 0 0 25 0 1 0 471791379 6868992 1439 33554432000 134512640 136057169 4293250048 18446744073709551615 134828275 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1677 1439 181 378 0 1297 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 6708

[startup+402.3 s]
/proc/loadavg: 4.07 3.99 3.39 5/190 26837
/proc/meminfo: memFree=12953172/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=6848 CPUtime=402.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1514 0 0 0 40229 0 0 0 25 0 1 0 471791379 7012352 1467 33554432000 134512640 136057169 4293250048 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1712 1467 181 378 0 1332 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 6848

[startup+462.3 s]
/proc/loadavg: 4.02 3.99 3.43 5/190 26839
/proc/meminfo: memFree=12952640/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=6984 CPUtime=462.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1548 0 0 0 46229 0 0 0 25 0 1 0 471791379 7151616 1501 33554432000 134512640 136057169 4293250048 18446744073709551615 134615641 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1746 1501 181 378 0 1366 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 6984

[startup+522.3 s]
/proc/loadavg: 4.01 3.99 3.46 5/190 26840
/proc/meminfo: memFree=12950252/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=6984 CPUtime=522.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1573 0 0 0 52229 0 0 0 25 0 1 0 471791379 7151616 1526 33554432000 134512640 136057169 4293250048 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1746 1526 181 378 0 1366 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 6984

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.49 5/190 26842
/proc/meminfo: memFree=12949352/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=7120 CPUtime=582.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1595 0 0 0 58229 0 0 0 25 0 1 0 471791379 7290880 1548 33554432000 134512640 136057169 4293250048 18446744073709551615 134823895 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1780 1548 181 378 0 1400 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 7120

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.52 5/190 26843
/proc/meminfo: memFree=12948444/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=7120 CPUtime=642.3 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1608 0 0 0 64230 0 0 0 25 0 1 0 471791379 7290880 1561 33554432000 134512640 136057169 4293250048 18446744073709551615 134823647 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1780 1561 181 378 0 1400 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 7120

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.55 5/190 26845
/proc/meminfo: memFree=12946800/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=7260 CPUtime=702.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1633 0 0 0 70229 0 0 0 25 0 1 0 471791379 7434240 1586 33554432000 134512640 136057169 4293250048 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1815 1586 181 378 0 1435 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 7260

[startup+762.306 s]
/proc/loadavg: 4.00 3.99 3.57 5/190 26847
/proc/meminfo: memFree=12945028/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=7396 CPUtime=762.3 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1651 0 0 0 76230 0 0 0 25 0 1 0 471791379 7573504 1604 33554432000 134512640 136057169 4293250048 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1849 1604 181 378 0 1469 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 7396

[startup+822.301 s]
/proc/loadavg: 4.06 4.00 3.60 5/190 26848
/proc/meminfo: memFree=12944624/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=7396 CPUtime=822.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1661 0 0 0 82229 0 0 0 25 0 1 0 471791379 7573504 1614 33554432000 134512640 136057169 4293250048 18446744073709551615 134618398 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1849 1614 181 378 0 1469 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 7396

[startup+882.301 s]
/proc/loadavg: 4.02 4.00 3.62 5/190 26850
/proc/meminfo: memFree=12944468/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=7396 CPUtime=882.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1670 0 0 0 88229 0 0 0 25 0 1 0 471791379 7573504 1623 33554432000 134512640 136057169 4293250048 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1849 1623 181 378 0 1469 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 7396

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.64 5/190 26851
/proc/meminfo: memFree=12943564/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=7396 CPUtime=942.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1673 0 0 0 94229 0 0 0 25 0 1 0 471791379 7573504 1626 33554432000 134512640 136057169 4293250048 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1849 1626 181 378 0 1469 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 7396

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.67 5/190 26853
/proc/meminfo: memFree=12943660/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=7396 CPUtime=1002.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1673 0 0 0 100229 0 0 0 25 0 1 0 471791379 7573504 1626 33554432000 134512640 136057169 4293250048 18446744073709551615 134615631 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1849 1626 181 378 0 1469 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 7396

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.68 5/190 26855
/proc/meminfo: memFree=12943404/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=7532 CPUtime=1062.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1692 0 0 0 106229 0 0 0 25 0 1 0 471791379 7712768 1645 33554432000 134512640 136057169 4293250048 18446744073709551615 134615649 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1883 1645 181 378 0 1503 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 7532

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.70 5/190 26856
/proc/meminfo: memFree=12942276/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=7532 CPUtime=1122.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1701 0 0 0 112229 0 0 0 25 0 1 0 471791379 7712768 1654 33554432000 134512640 136057169 4293250048 18446744073709551615 134823263 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1883 1654 181 378 0 1503 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 7532

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.72 5/190 26858
/proc/meminfo: memFree=12942140/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=7672 CPUtime=1182.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1717 0 0 0 118229 0 0 0 25 0 1 0 471791379 7856128 1670 33554432000 134512640 136057169 4293250048 18446744073709551615 134823694 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1918 1670 181 378 0 1538 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 7672

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.73 5/190 26859
/proc/meminfo: memFree=12940504/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=7672 CPUtime=1242.29 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1729 0 0 0 124229 0 0 0 25 0 1 0 471791379 7856128 1682 33554432000 134512640 136057169 4293250048 18446744073709551615 134615624 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1918 1682 181 378 0 1538 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 7672



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.98 3.74 4/184 26878
/proc/meminfo: memFree=12989980/32951124 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=7672 CPUtime=1300 cores=1,3
/proc/26769/stat : 26769 (clasp) R 26767 26769 26564 0 -1 4202496 1739 0 0 0 130000 0 0 0 25 0 1 0 471791379 7856128 1692 33554432000 134512640 136057169 4293250048 18446744073709551615 134615624 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26769/statm: 1918 1692 181 378 0 1538 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 7672

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.01
CPU time (s): 1300.01
CPU user time (s): 1300
CPU system time (s): 0.003999
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 7672

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

runsolver used 1.88371 second user time and 4.05438 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-24 01:38:29
IDJOB=3273455
IDBENCH=83139
IDSOLVER=1674
FILE ID=node104/3273455-1303601909
RUNJOBID= node104-1303600600-26584
PBS_JOBID= 13150591
Free space on /tmp= 71124 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n300-s12830984-sat.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-3273455-1303601909/watcher-3273455-1303601909 -o /tmp/evaluation-result-3273455-1303601909/solver-3273455-1303601909 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3273455-1303601909.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 8561dcfb17af254a7261755a5f31a440
RANDOM SEED=1812872624

node104.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.855
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.71
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.855
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	: 5332.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12780708 kB
Buffers:       2274612 kB
Cached:       17039252 kB
SwapCached:          0 kB
Active:       11042336 kB
Inactive:      8553768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12780708 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3904 kB
Writeback:           0 kB
AnonPages:      281496 kB
Mapped:          17328 kB
Slab:           511608 kB
PageTables:       5448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   470324 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= 71128 MiB
End job on node104 at 2011-04-24 02:00:11