Trace number 3276398

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver: clasp 1.2.0-SAT09-32? (TO) 5000.08 4999.93

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p15-s54275047.cnf
MD5SUM67948a6aed9ea09317abe3c8a9a27a03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark30.0564
Satisfiable
(Un)Satisfiability was proved
Number of variables1590
Number of clauses272291
Sum of the clauses size546092
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2272251
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3276398-1303671544/watcher-3276398-1303671544 -o /tmp/evaluation-result-3276398-1303671544/solver-3276398-1303671544 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3276398-1303671544.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.38 1.14 2/177 32717
/proc/meminfo: memFree=14726380/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=2540 CPUtime=0 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 395 0 0 0 0 0 0 0 22 0 1 0 478755147 2600960 349 33554432000 134512640 136057169 4290258240 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/32717/statm: 635 350 145 378 0 255 0

[startup+0.0163939 s]
/proc/loadavg: 1.91 1.38 1.14 2/177 32717
/proc/meminfo: memFree=14726380/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=3696 CPUtime=0.01 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 786 0 0 0 1 0 0 0 22 0 1 0 478755147 3784704 638 33554432000 134512640 136057169 4290258240 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/32717/statm: 924 639 145 378 0 544 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3696

[startup+0.100379 s]
/proc/loadavg: 1.91 1.38 1.14 2/177 32717
/proc/meminfo: memFree=14726380/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=15000 CPUtime=0.09 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 4331 0 0 0 9 0 0 0 22 0 1 0 478755147 15360000 3403 33554432000 134512640 136057169 4290258240 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/32717/statm: 3750 3403 163 378 0 3370 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15000

[startup+0.300352 s]
/proc/loadavg: 1.91 1.38 1.14 2/177 32717
/proc/meminfo: memFree=14726380/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=15000 CPUtime=0.29 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 4348 0 0 0 29 0 0 0 23 0 1 0 478755147 15360000 3420 33554432000 134512640 136057169 4290258240 18446744073709551615 134774488 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/32717/statm: 3750 3420 166 378 0 3370 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15000

[startup+0.700269 s]
/proc/loadavg: 1.91 1.38 1.14 2/177 32717
/proc/meminfo: memFree=14726380/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=15000 CPUtime=0.69 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 4348 0 0 0 69 0 0 0 25 0 1 0 478755147 15360000 3420 33554432000 134512640 136057169 4290258240 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/32717/statm: 3750 3420 166 378 0 3370 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15000

[startup+1.50012 s]
/proc/loadavg: 1.91 1.38 1.14 3/178 32718
/proc/meminfo: memFree=14712864/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=15132 CPUtime=1.49 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 4388 0 0 0 149 0 0 0 25 0 1 0 478755147 15495168 3460 33554432000 134512640 136057169 4290258240 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/32717/statm: 3783 3460 168 378 0 3403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15132

[startup+3.10083 s]
/proc/loadavg: 1.92 1.39 1.14 3/178 32718
/proc/meminfo: memFree=14710632/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=12760 CPUtime=3.09 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 4937 0 0 0 309 0 0 0 25 0 1 0 478755147 13066240 2972 33554432000 134512640 136057169 4290258240 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/32717/statm: 3190 2972 182 378 0 2810 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12760

[startup+6.30025 s]
/proc/loadavg: 1.92 1.39 1.14 3/178 32719
/proc/meminfo: memFree=14697860/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=32856 CPUtime=6.29 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 9938 0 0 0 628 1 0 0 25 0 1 0 478755147 33644544 7973 33554432000 134512640 136057169 4290258240 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/32717/statm: 8214 7973 182 378 0 7834 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32856

[startup+12.7011 s]
/proc/loadavg: 1.93 1.41 1.15 3/178 32719
/proc/meminfo: memFree=14670056/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=57580 CPUtime=12.69 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 16074 0 0 0 1267 2 0 0 25 0 1 0 478755147 58961920 14109 33554432000 134512640 136057169 4290258240 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/32717/statm: 14395 14110 182 378 0 14015 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57580

[startup+25.5007 s]
/proc/loadavg: 1.94 1.43 1.16 3/178 32719
/proc/meminfo: memFree=14643404/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=79172 CPUtime=25.49 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 21422 0 0 0 2546 3 0 0 25 0 1 0 478755147 81072128 19457 33554432000 134512640 136057169 4290258240 18446744073709551615 134615987 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/32717/statm: 19793 19457 182 378 0 19413 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79172

[startup+51.101 s]
/proc/loadavg: 1.96 1.47 1.18 3/178 32720
/proc/meminfo: memFree=14595764/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=95904 CPUtime=51.1 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 25511 0 0 0 5106 4 0 0 25 0 1 0 478755147 98205696 23546 33554432000 134512640 136057169 4290258240 18446744073709551615 134819879 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/32717/statm: 23976 23546 182 378 0 23596 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 95904

[startup+102.307 s]
/proc/loadavg: 1.98 1.56 1.22 3/178 32721
/proc/meminfo: memFree=14557200/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=135056 CPUtime=102.3 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 35076 0 0 0 10224 6 0 0 25 0 1 0 478755147 138297344 33111 33554432000 134512640 136057169 4290258240 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/32717/statm: 33764 33111 182 378 0 33384 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 135056

[startup+162.301 s]
/proc/loadavg: 1.99 1.64 1.27 3/178 32732
/proc/meminfo: memFree=14544008/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=148612 CPUtime=162.3 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 38512 0 0 0 16223 7 0 0 25 0 1 0 478755147 152178688 36411 33554432000 134512640 136057169 4290258240 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 37153 36411 182 378 0 36773 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 148612

[startup+222.301 s]
/proc/loadavg: 1.99 1.70 1.31 3/178 32733
/proc/meminfo: memFree=14516576/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=174288 CPUtime=222.3 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 44702 0 0 0 22222 8 0 0 25 0 1 0 478755147 178470912 42601 33554432000 134512640 136057169 4290258240 18446744073709551615 134615628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 43572 42601 182 378 0 43192 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 174288

[startup+282.301 s]
/proc/loadavg: 1.99 1.75 1.35 3/178 32735
/proc/meminfo: memFree=14483564/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=183804 CPUtime=282.3 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 46948 0 0 0 28222 8 0 0 25 0 1 0 478755147 188215296 44847 33554432000 134512640 136057169 4290258240 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 45951 44847 182 378 0 45571 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 183804

[startup+342.301 s]
/proc/loadavg: 1.99 1.79 1.39 3/178 32740
/proc/meminfo: memFree=14479104/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=186332 CPUtime=342.3 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 47521 0 0 0 34222 8 0 0 25 0 1 0 478755147 190803968 45420 33554432000 134512640 136057169 4290258240 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 46583 45420 182 378 0 46203 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 186332

[startup+402.301 s]
/proc/loadavg: 1.99 1.83 1.43 3/178 32741
/proc/meminfo: memFree=14461104/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=202192 CPUtime=402.31 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 51378 0 0 0 40221 10 0 0 25 0 1 0 478755147 207044608 49277 33554432000 134512640 136057169 4290258240 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 50548 49277 182 378 0 50168 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 202192

[startup+462.301 s]
/proc/loadavg: 1.99 1.86 1.46 4/178 32743
/proc/meminfo: memFree=14446824/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=212884 CPUtime=462.3 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 53927 0 0 0 46220 10 0 0 25 0 1 0 478755147 217993216 51826 33554432000 134512640 136057169 4290258240 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 53221 51826 182 378 0 52841 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 212884

[startup+522.301 s]
/proc/loadavg: 1.99 1.88 1.49 3/178 32744
/proc/meminfo: memFree=14438992/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=218832 CPUtime=522.31 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 55241 0 0 0 52220 11 0 0 25 0 1 0 478755147 224083968 53140 33554432000 134512640 136057169 4290258240 18446744073709551615 134823401 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 54708 53140 182 378 0 54328 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 218832

[startup+582.301 s]
/proc/loadavg: 1.99 1.90 1.52 4/178 32746
/proc/meminfo: memFree=14434012/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=222036 CPUtime=582.31 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 55934 0 0 0 58220 11 0 0 25 0 1 0 478755147 227364864 53833 33554432000 134512640 136057169 4290258240 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 55509 53833 182 378 0 55129 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 222036

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 392
/proc/meminfo: memFree=14054188/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=379616 CPUtime=4062.42 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 93595 0 0 0 406222 20 0 0 25 0 1 0 478755147 388726784 91070 33554432000 134512640 136057169 4290258240 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 94904 91070 182 378 0 94524 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 379616

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 393
/proc/meminfo: memFree=14031228/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=397528 CPUtime=4122.42 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 98022 0 0 0 412220 22 0 0 25 0 1 0 478755147 407068672 95497 33554432000 134512640 136057169 4290258240 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 99382 95497 182 378 0 99002 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 397528

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 395
/proc/meminfo: memFree=14026624/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=401380 CPUtime=4182.42 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 98873 0 0 0 418220 22 0 0 25 0 1 0 478755147 411013120 96348 33554432000 134512640 136057169 4290258240 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 100345 96348 182 378 0 99965 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 401380

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 397
/proc/meminfo: memFree=14022016/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=406264 CPUtime=4242.42 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 100003 0 0 0 424220 22 0 0 25 0 1 0 478755147 416014336 97478 33554432000 134512640 136057169 4290258240 18446744073709551615 134618148 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 101566 97478 182 378 0 101186 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 406264

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 398
/proc/meminfo: memFree=14020260/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=407308 CPUtime=4302.42 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 100242 0 0 0 430220 22 0 0 25 0 1 0 478755147 417083392 97717 33554432000 134512640 136057169 4290258240 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 101827 97717 182 378 0 101447 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 407308

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 400
/proc/meminfo: memFree=14019988/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=407628 CPUtime=4362.43 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 100317 0 0 0 436221 22 0 0 25 0 1 0 478755147 417411072 97792 33554432000 134512640 136057169 4290258240 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 101907 97792 182 378 0 101527 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 407628

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 401
/proc/meminfo: memFree=14018352/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=407628 CPUtime=4422.43 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 100322 0 0 0 442221 22 0 0 25 0 1 0 478755147 417411072 97797 33554432000 134512640 136057169 4290258240 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 101907 97797 182 378 0 101527 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 407628

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 403
/proc/meminfo: memFree=14015976/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=408832 CPUtime=4482.43 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 100578 0 0 0 448221 22 0 0 25 0 1 0 478755147 418643968 98053 33554432000 134512640 136057169 4290258240 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 102208 98053 182 378 0 101828 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 408832

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 405
/proc/meminfo: memFree=14010240/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=413864 CPUtime=4542.43 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 101830 0 0 0 454221 22 0 0 25 0 1 0 478755147 423796736 99305 33554432000 134512640 136057169 4290258240 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 103466 99305 182 378 0 103086 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 413864

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 406
/proc/meminfo: memFree=14007864/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=413864 CPUtime=4602.44 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 101837 0 0 0 460222 22 0 0 25 0 1 0 478755147 423796736 99312 33554432000 134512640 136057169 4290258240 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 103466 99312 182 378 0 103086 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 413864

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 408
/proc/meminfo: memFree=14003384/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=414828 CPUtime=4662.43 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 102139 0 0 0 466221 22 0 0 25 0 1 0 478755147 424783872 99493 33554432000 134512640 136057169 4290258240 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 103707 99493 182 378 0 103327 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 414828

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 409
/proc/meminfo: memFree=14003116/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=414828 CPUtime=4722.44 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 102164 0 0 0 472222 22 0 0 25 0 1 0 478755147 424783872 99518 33554432000 134512640 136057169 4290258240 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 103707 99518 182 378 0 103327 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 414828

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 411
/proc/meminfo: memFree=14001984/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=416516 CPUtime=4782.44 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 102490 0 0 0 478222 22 0 0 25 0 1 0 478755147 426512384 99844 33554432000 134512640 136057169 4290258240 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 104129 99844 182 378 0 103749 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 416516

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 413
/proc/meminfo: memFree=14000844/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=416516 CPUtime=4842.44 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 102522 0 0 0 484222 22 0 0 25 0 1 0 478755147 426512384 99876 33554432000 134512640 136057169 4290258240 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 104129 99876 182 378 0 103749 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 416516

[startup+4902.3 s]
/proc/loadavg: 1.40 1.83 1.88 2/172 432
/proc/meminfo: memFree=14530740/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=417720 CPUtime=4902.44 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 102799 0 0 0 490222 22 0 0 25 0 1 0 478755147 427745280 100153 33554432000 134512640 136057169 4290258240 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 104430 100153 182 378 0 104050 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 417720

[startup+4962.3 s]
/proc/loadavg: 1.14 1.68 1.82 2/172 434
/proc/meminfo: memFree=14527364/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=421812 CPUtime=4962.45 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 103683 0 0 0 496222 23 0 0 25 0 1 0 478755147 431935488 101037 33554432000 134512640 136057169 4290258240 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 105453 101037 182 378 0 105073 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 421812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.08 1.60 1.79 2/172 435
/proc/meminfo: memFree=14527216/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=421812 CPUtime=5000.05 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 103704 0 0 0 499982 23 0 0 25 0 1 0 478755147 431935488 101058 33554432000 134512640 136057169 4290258240 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 105453 101058 182 378 0 105073 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 421812

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

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

[startup+4999.9 s]
/proc/loadavg: 1.08 1.60 1.79 2/172 435
/proc/meminfo: memFree=14527216/32951124 swapFree=67111528/67111528
[pid=32717] ppid=32715 vsize=421812 CPUtime=5000.05 cores=1,3,5,7
/proc/32717/stat : 32717 (clasp) R 32715 32717 32405 0 -1 4202496 103704 0 0 0 499982 23 0 0 25 0 1 0 478755147 431935488 101058 33554432000 134512640 136057169 4290258240 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32717/statm: 105453 101058 182 378 0 105073 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 421812

Child status: 0
Real time (s): 4999.93
CPU time (s): 5000.08
CPU user time (s): 4999.83
CPU system time (s): 0.249962
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 421812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.83
system time used= 0.249962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103707
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 6512

runsolver used 7.57185 second user time and 16.2435 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-24 20:59:04
IDJOB=3276398
IDBENCH=88225
IDSOLVER=1677
FILE ID=node109/3276398-1303671544
RUNJOBID= node109-1303671392-32667
PBS_JOBID= 13150758
Free space on /tmp= 72184 MiB

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

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

MD5SUM BENCH= 67948a6aed9ea09317abe3c8a9a27a03
RANDOM SEED=1725180264

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14726660 kB
Buffers:       2106320 kB
Cached:       15278448 kB
SwapCached:          0 kB
Active:        9610228 kB
Inactive:      8040172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14726660 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5084 kB
Writeback:           0 kB
AnonPages:      265048 kB
Mapped:          15768 kB
Slab:           510236 kB
PageTables:       4784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   408208 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= 72184 MiB
End job on node109 at 2011-04-24 22:22:26