Trace number 3274659

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 1300.01

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.6/
frb75-13-2.used-as.sat04-878.cnf
MD5SUM00e6f1cbbaaa8f43dc6451d49bfa1cef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.241962
Satisfiable
(Un)Satisfiability was proved
Number of variables975
Number of clauses34275
Sum of the clauses size69375
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234200
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3274659-1303608796/watcher-3274659-1303608796 -o /tmp/evaluation-result-3274659-1303608796/solver-3274659-1303608796 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274659-1303608796.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.92 3.87 5/189 24617
/proc/meminfo: memFree=25100836/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=2056 CPUtime=0 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 283 0 0 0 0 0 0 0 25 0 1 0 551110097 2105344 237 33554432000 134512640 136057169 4292630544 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 514 237 145 378 0 134 0

[startup+0.0628229 s]
/proc/loadavg: 4.00 3.92 3.87 5/189 24617
/proc/meminfo: memFree=25100836/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=3812 CPUtime=0.05 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 732 0 0 0 5 0 0 0 25 0 1 0 551110097 3903488 680 33554432000 134512640 136057169 4292630544 18446744073709551615 134765777 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 953 680 167 378 0 573 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3812

[startup+0.100817 s]
/proc/loadavg: 4.00 3.92 3.87 5/189 24617
/proc/meminfo: memFree=25100836/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=3760 CPUtime=0.09 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 813 0 0 0 9 0 0 0 25 0 1 0 551110097 3850240 693 33554432000 134512640 136057169 4292630544 18446744073709551615 134828496 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 940 693 182 378 0 560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3760

[startup+0.300778 s]
/proc/loadavg: 4.00 3.92 3.87 5/189 24617
/proc/meminfo: memFree=25100836/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=3892 CPUtime=0.29 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 845 0 0 0 29 0 0 0 25 0 1 0 551110097 3985408 725 33554432000 134512640 136057169 4292630544 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 973 725 182 378 0 593 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3892

[startup+0.700706 s]
/proc/loadavg: 4.00 3.92 3.87 5/189 24617
/proc/meminfo: memFree=25100836/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=5480 CPUtime=0.69 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 1259 0 0 0 69 0 0 0 25 0 1 0 551110097 5611520 1139 33554432000 134512640 136057169 4292630544 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 1370 1139 182 378 0 990 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5480

[startup+1.50056 s]
/proc/loadavg: 4.00 3.92 3.87 5/190 24618
/proc/meminfo: memFree=25096732/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=6008 CPUtime=1.49 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 1393 0 0 0 149 0 0 0 25 0 1 0 551110097 6152192 1273 33554432000 134512640 136057169 4292630544 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 1502 1273 182 378 0 1122 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6008

[startup+3.10026 s]
/proc/loadavg: 4.00 3.92 3.87 5/190 24618
/proc/meminfo: memFree=25095472/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=7472 CPUtime=3.09 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 1753 0 0 0 309 0 0 0 25 0 1 0 551110097 7651328 1633 33554432000 134512640 136057169 4292630544 18446744073709551615 134823911 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 1868 1633 182 378 0 1488 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7472

[startup+6.30067 s]
/proc/loadavg: 4.00 3.92 3.87 5/190 24618
/proc/meminfo: memFree=25093676/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=8588 CPUtime=6.29 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 2027 0 0 0 629 0 0 0 25 0 1 0 551110097 8794112 1907 33554432000 134512640 136057169 4292630544 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 2147 1907 182 378 0 1767 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8588

[startup+12.7005 s]
/proc/loadavg: 4.00 3.92 3.87 5/190 24618
/proc/meminfo: memFree=25091692/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=9664 CPUtime=12.69 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 2300 0 0 0 1269 0 0 0 25 0 1 0 551110097 9895936 2180 33554432000 134512640 136057169 4292630544 18446744073709551615 134808624 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 2416 2180 182 378 0 2036 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9664

[startup+25.5011 s]
/proc/loadavg: 4.00 3.92 3.87 5/190 24619
/proc/meminfo: memFree=25089336/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=12208 CPUtime=25.49 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 2891 0 0 0 2549 0 0 0 25 0 1 0 551110097 12500992 2771 33554432000 134512640 136057169 4292630544 18446744073709551615 134618427 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 3052 2771 182 378 0 2672 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12208

[startup+51.1003 s]
/proc/loadavg: 4.00 3.93 3.87 5/190 24620
/proc/meminfo: memFree=25085956/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=15192 CPUtime=51.09 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 3656 0 0 0 5109 0 0 0 25 0 1 0 551110097 15556608 3536 33554432000 134512640 136057169 4292630544 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 3798 3536 182 378 0 3418 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15192

[startup+102.307 s]
/proc/loadavg: 4.00 3.94 3.88 5/190 24621
/proc/meminfo: memFree=25081340/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=19572 CPUtime=102.29 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 4731 0 0 0 10229 0 0 0 25 0 1 0 551110097 20041728 4611 33554432000 134512640 136057169 4292630544 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 4893 4611 182 378 0 4513 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 19572

[startup+162.301 s]
/proc/loadavg: 4.00 3.95 3.89 5/190 24622
/proc/meminfo: memFree=25077708/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=23324 CPUtime=162.29 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 5583 0 0 0 16229 0 0 0 25 0 1 0 551110097 23883776 5463 33554432000 134512640 136057169 4292630544 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 5831 5463 182 378 0 5451 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 23324

[startup+222.3 s]
/proc/loadavg: 4.00 3.95 3.89 5/190 24624
/proc/meminfo: memFree=25076916/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=24196 CPUtime=222.28 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 5810 0 0 0 22228 0 0 0 25 0 1 0 551110097 24776704 5690 33554432000 134512640 136057169 4292630544 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 6049 5690 182 378 0 5669 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 24196

[startup+282.3 s]
/proc/loadavg: 4.00 3.96 3.90 5/190 24626
/proc/meminfo: memFree=25073908/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=27032 CPUtime=282.28 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 6490 0 0 0 28228 0 0 0 25 0 1 0 551110097 27680768 6370 33554432000 134512640 136057169 4292630544 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 6758 6370 182 378 0 6378 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 27032

[startup+342.3 s]
/proc/loadavg: 4.00 3.96 3.90 5/190 24629
/proc/meminfo: memFree=25072372/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=27868 CPUtime=342.28 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 6709 0 0 0 34228 0 0 0 25 0 1 0 551110097 28536832 6589 33554432000 134512640 136057169 4292630544 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 6967 6589 182 378 0 6587 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 27868

[startup+402.301 s]
/proc/loadavg: 4.03 3.98 3.91 5/190 24632
/proc/meminfo: memFree=25069652/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=30496 CPUtime=402.28 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 7331 0 0 0 40228 0 0 0 25 0 1 0 551110097 31227904 7211 33554432000 134512640 136057169 4292630544 18446744073709551615 134618356 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 7624 7211 182 378 0 7244 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 30496

[startup+462.301 s]
/proc/loadavg: 4.01 3.98 3.91 5/190 24633
/proc/meminfo: memFree=25068852/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=31848 CPUtime=462.29 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 7628 0 0 0 46228 1 0 0 25 0 1 0 551110097 32612352 7508 33554432000 134512640 136057169 4292630544 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 7962 7508 182 378 0 7582 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 31848

[startup+522.301 s]
/proc/loadavg: 4.03 4.00 3.91 5/190 24635
/proc/meminfo: memFree=25067188/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=33616 CPUtime=522.29 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 8035 0 0 0 52228 1 0 0 25 0 1 0 551110097 34422784 7915 33554432000 134512640 136057169 4292630544 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 8404 7915 182 378 0 8024 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 33616

[startup+582.3 s]
/proc/loadavg: 4.05 4.01 3.92 5/190 24637
/proc/meminfo: memFree=25065648/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=35316 CPUtime=582.28 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 8448 0 0 0 58227 1 0 0 25 0 1 0 551110097 36163584 8328 33554432000 134512640 136057169 4292630544 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 8829 8328 182 378 0 8449 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 35316

[startup+642.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 24638
/proc/meminfo: memFree=25063864/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=36968 CPUtime=642.29 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 8861 0 0 0 64228 1 0 0 25 0 1 0 551110097 37855232 8741 33554432000 134512640 136057169 4292630544 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 9242 8741 182 378 0 8862 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 36968

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 24640
/proc/meminfo: memFree=25063580/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=37348 CPUtime=702.29 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 8939 0 0 0 70228 1 0 0 25 0 1 0 551110097 38244352 8819 33554432000 134512640 136057169 4292630544 18446744073709551615 134823371 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 9337 8819 182 378 0 8957 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 37348

[startup+762.307 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 24641
/proc/meminfo: memFree=25062920/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=37744 CPUtime=762.29 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 9046 0 0 0 76228 1 0 0 25 0 1 0 551110097 38649856 8926 33554432000 134512640 136057169 4292630544 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 9436 8926 182 378 0 9056 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 37744

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 24643
/proc/meminfo: memFree=25062120/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=38516 CPUtime=822.28 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 9231 0 0 0 82227 1 0 0 25 0 1 0 551110097 39440384 9111 33554432000 134512640 136057169 4292630544 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 9629 9111 182 378 0 9249 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 38516

[startup+882.301 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 24645
/proc/meminfo: memFree=25060084/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=40268 CPUtime=882.29 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 9646 0 0 0 88228 1 0 0 25 0 1 0 551110097 41234432 9526 33554432000 134512640 136057169 4292630544 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 10067 9526 182 378 0 9687 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 40268

[startup+942.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 24646
/proc/meminfo: memFree=25059280/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=40928 CPUtime=942.28 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 9788 0 0 0 94227 1 0 0 25 0 1 0 551110097 41910272 9668 33554432000 134512640 136057169 4292630544 18446744073709551615 134823944 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 10232 9668 182 378 0 9852 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 40928

[startup+1002.3 s]
/proc/loadavg: 2.20 3.50 3.76 2/172 24702
/proc/meminfo: memFree=25079136/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=42012 CPUtime=1002.28 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 10057 0 0 0 100227 1 0 0 25 0 1 0 551110097 43020288 9937 33554432000 134512640 136057169 4292630544 18446744073709551615 134823631 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 10503 9937 182 378 0 10123 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 42012

[startup+1062.3 s]
/proc/loadavg: 1.44 3.04 3.58 2/172 24703
/proc/meminfo: memFree=25078844/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=42344 CPUtime=1062.28 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 10140 0 0 0 106227 1 0 0 25 0 1 0 551110097 43360256 10020 33554432000 134512640 136057169 4292630544 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 10586 10020 182 378 0 10206 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 42344

[startup+1122.3 s]
/proc/loadavg: 1.16 2.67 3.42 2/172 24705
/proc/meminfo: memFree=25078308/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=42868 CPUtime=1122.29 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 10247 0 0 0 112228 1 0 0 25 0 1 0 551110097 43896832 10127 33554432000 134512640 136057169 4292630544 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 10717 10127 182 378 0 10337 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 42868

[startup+1182.3 s]
/proc/loadavg: 1.06 2.36 3.26 2/172 24707
/proc/meminfo: memFree=25078028/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=43556 CPUtime=1182.28 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 10407 0 0 0 118227 1 0 0 25 0 1 0 551110097 44601344 10287 33554432000 134512640 136057169 4292630544 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 10889 10287 182 378 0 10509 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 43556

[startup+1242.3 s]
/proc/loadavg: 1.02 2.11 3.12 2/172 24708
/proc/meminfo: memFree=25077252/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=44204 CPUtime=1242.28 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 10548 0 0 0 124227 1 0 0 25 0 1 0 551110097 45264896 10428 33554432000 134512640 136057169 4292630544 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 11051 10428 182 378 0 10671 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 44204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.91 2.98 2/172 24710
/proc/meminfo: memFree=25076116/32951124 swapFree=67111348/67111528
[pid=24617] ppid=24615 vsize=45628 CPUtime=1299.99 cores=1,3
/proc/24617/stat : 24617 (clasp) R 24615 24617 23589 0 -1 4202496 10917 0 0 0 129998 1 0 0 25 0 1 0 551110097 46723072 10736 33554432000 134512640 136057169 4292630544 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24617/statm: 11407 10736 182 378 0 11027 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 45628

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
CPU user time (s): 1299.98
CPU system time (s): 0.021996
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 45628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.021996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10920
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 5050

runsolver used 1.9817 second user time and 4.5803 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-24 03:33:16
IDJOB=3274659
IDBENCH=84551
IDSOLVER=1674
FILE ID=node111/3274659-1303608796
RUNJOBID= node111-1303608438-24487
PBS_JOBID= 13150581
Free space on /tmp= 70732 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT04/handmade/kexu/frb-0.6/frb75-13-2.used-as.sat04-878.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-3274659-1303608796/watcher-3274659-1303608796 -o /tmp/evaluation-result-3274659-1303608796/solver-3274659-1303608796 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274659-1303608796.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 00e6f1cbbaaa8f43dc6451d49bfa1cef
RANDOM SEED=1192045962

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25100860 kB
Buffers:       1173336 kB
Cached:        6132848 kB
SwapCached:        132 kB
Active:        2004392 kB
Inactive:      5378368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25100860 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            2268 kB
Writeback:           0 kB
AnonPages:       76760 kB
Mapped:          17212 kB
Slab:           403200 kB
PageTables:       5212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   260868 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= 70736 MiB
End job on node111 at 2011-04-24 03:54:58