Trace number 3274317

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-9x32.cnf
MD5SUMbcc12436eba65ad776b55f23c6f42298
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1152
Number of clauses73440
Sum of the clauses size290304
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21728
Number of clauses of size 30
Number of clauses of size 471712
Number of clauses of size 50
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-3274317-1303602262/watcher-3274317-1303602262 -o /tmp/evaluation-result-3274317-1303602262/solver-3274317-1303602262 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274317-1303602262.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 2 cores: 0,2

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: 3.68 3.88 3.08 2/174 21652
/proc/meminfo: memFree=13231564/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=2212 CPUtime=0 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 309 0 0 0 0 0 0 0 22 0 1 0 550456890 2265088 263 33554432000 134512640 136057169 4292851760 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 553 263 145 378 0 173 0

[startup+0.041516 s]
/proc/loadavg: 3.68 3.88 3.08 2/174 21652
/proc/meminfo: memFree=13231564/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=5972 CPUtime=0.03 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 1343 0 0 0 3 0 0 0 22 0 1 0 550456890 6115328 1187 33554432000 134512640 136057169 4292851760 18446744073709551615 134771272 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 1493 1187 163 378 0 1113 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5972

[startup+0.100498 s]
/proc/loadavg: 3.68 3.88 3.08 2/174 21652
/proc/meminfo: memFree=13231564/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=6864 CPUtime=0.09 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 1569 0 0 0 9 0 0 0 22 0 1 0 550456890 7028736 1413 33554432000 134512640 136057169 4292851760 18446744073709551615 134774493 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 1716 1413 166 378 0 1336 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6864

[startup+0.300458 s]
/proc/loadavg: 3.68 3.88 3.08 2/174 21652
/proc/meminfo: memFree=13231564/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=6864 CPUtime=0.29 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 1569 0 0 0 29 0 0 0 23 0 1 0 550456890 7028736 1413 33554432000 134512640 136057169 4292851760 18446744073709551615 134774710 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 1716 1413 166 378 0 1336 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6864

[startup+0.700385 s]
/proc/loadavg: 3.68 3.88 3.08 2/174 21652
/proc/meminfo: memFree=13231564/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=8580 CPUtime=0.69 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 2031 0 0 0 69 0 0 0 25 0 1 0 550456890 8785920 1875 33554432000 134512640 136057169 4292851760 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 2145 1875 168 378 0 1765 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8580

[startup+1.50022 s]
/proc/loadavg: 3.68 3.88 3.08 3/177 21657
/proc/meminfo: memFree=13214580/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=11748 CPUtime=1.49 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 2806 0 0 0 149 0 0 0 25 0 1 0 550456890 12029952 2650 33554432000 134512640 136057169 4292851760 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 2937 2650 168 378 0 2557 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11748

[startup+3.10092 s]
/proc/loadavg: 3.68 3.88 3.08 4/185 21700
/proc/meminfo: memFree=13170920/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=19232 CPUtime=3.09 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 4835 0 0 0 309 0 0 0 25 0 1 0 550456890 19693568 4535 33554432000 134512640 136057169 4292851760 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 4808 4536 182 378 0 4428 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19232

[startup+6.30032 s]
/proc/loadavg: 3.63 3.87 3.08 4/185 21700
/proc/meminfo: memFree=13143888/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=26640 CPUtime=6.29 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 6701 0 0 0 629 0 0 0 25 0 1 0 550456890 27279360 6401 33554432000 134512640 136057169 4292851760 18446744073709551615 134615587 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 6660 6401 182 378 0 6280 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26640

[startup+12.7011 s]
/proc/loadavg: 3.66 3.87 3.09 5/190 21711
/proc/meminfo: memFree=13113592/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=33740 CPUtime=12.69 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 8436 0 0 0 1268 1 0 0 25 0 1 0 550456890 34549760 8136 33554432000 134512640 136057169 4292851760 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 8435 8136 182 378 0 8055 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33740

[startup+25.5007 s]
/proc/loadavg: 3.73 3.88 3.10 5/190 21711
/proc/meminfo: memFree=13028008/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=40648 CPUtime=25.48 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 10143 0 0 0 2547 1 0 0 25 0 1 0 550456890 41623552 9843 33554432000 134512640 136057169 4292851760 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 10162 9843 182 378 0 9782 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40648

[startup+51.1009 s]
/proc/loadavg: 3.82 3.88 3.12 5/190 21712
/proc/meminfo: memFree=12975256/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=50752 CPUtime=51.09 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 12599 0 0 0 5107 2 0 0 25 0 1 0 550456890 51970048 12299 33554432000 134512640 136057169 4292851760 18446744073709551615 134828552 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 12688 12299 182 378 0 12308 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50752

[startup+102.307 s]
/proc/loadavg: 3.97 3.91 3.17 5/190 21713
/proc/meminfo: memFree=12908644/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=59716 CPUtime=102.3 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 14718 0 0 0 10227 3 0 0 25 0 1 0 550456890 61149184 14418 33554432000 134512640 136057169 4292851760 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 14929 14418 182 378 0 14549 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 59716

[startup+162.301 s]
/proc/loadavg: 3.99 3.93 3.22 5/190 21715
/proc/meminfo: memFree=12866956/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=72728 CPUtime=162.3 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 17879 0 0 0 16226 4 0 0 25 0 1 0 550456890 74473472 17579 33554432000 134512640 136057169 4292851760 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 18182 17579 182 378 0 17802 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 72728

[startup+222.301 s]
/proc/loadavg: 4.07 3.95 3.27 5/190 21716
/proc/meminfo: memFree=12835916/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=80384 CPUtime=222.3 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 19718 0 0 0 22226 4 0 0 25 0 1 0 550456890 82313216 19418 33554432000 134512640 136057169 4292851760 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 20096 19418 182 378 0 19716 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 80384

[startup+282.3 s]
/proc/loadavg: 4.02 3.96 3.31 5/190 21772
/proc/meminfo: memFree=12820476/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=85244 CPUtime=282.3 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 20848 0 0 0 28226 4 0 0 25 0 1 0 550456890 87289856 20548 33554432000 134512640 136057169 4292851760 18446744073709551615 134618421 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 21311 20548 182 378 0 20931 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 85244

[startup+342.301 s]
/proc/loadavg: 4.07 3.98 3.36 5/190 21773
/proc/meminfo: memFree=12799740/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=90324 CPUtime=342.3 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 22049 0 0 0 34225 5 0 0 25 0 1 0 550456890 92491776 21749 33554432000 134512640 136057169 4292851760 18446744073709551615 134813076 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 22581 21749 182 378 0 22201 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 90324

[startup+402.301 s]
/proc/loadavg: 4.03 3.98 3.40 5/190 21775
/proc/meminfo: memFree=12766972/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=96656 CPUtime=402.3 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 23579 0 0 0 40225 5 0 0 25 0 1 0 550456890 98975744 23279 33554432000 134512640 136057169 4292851760 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 24164 23279 182 378 0 23784 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 96656

[startup+462.301 s]
/proc/loadavg: 4.01 3.98 3.43 5/190 21777
/proc/meminfo: memFree=12753180/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=99680 CPUtime=462.3 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 24249 0 0 0 46225 5 0 0 25 0 1 0 550456890 102072320 23949 33554432000 134512640 136057169 4292851760 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 24920 23949 182 378 0 24540 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 99680

[startup+522.3 s]
/proc/loadavg: 4.00 3.98 3.47 5/190 21778
/proc/meminfo: memFree=12725004/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=101528 CPUtime=522.31 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 24680 0 0 0 52226 5 0 0 25 0 1 0 550456890 103964672 24380 33554432000 134512640 136057169 4292851760 18446744073709551615 134618388 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 25382 24380 182 378 0 25002 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 101528

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.49 5/190 21780
/proc/meminfo: memFree=12711328/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=101848 CPUtime=582.31 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 24752 0 0 0 58226 5 0 0 25 0 1 0 550456890 104292352 24452 33554432000 134512640 136057169 4292851760 18446744073709551615 134813054 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 25462 24452 182 378 0 25082 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 101848

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.52 5/190 21781
/proc/meminfo: memFree=12690956/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=110860 CPUtime=642.31 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 26872 0 0 0 64226 5 0 0 25 0 1 0 550456890 113520640 26572 33554432000 134512640 136057169 4292851760 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 27715 26572 182 378 0 27335 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 110860

[startup+702.3 s]
/proc/loadavg: 4.00 3.98 3.55 5/190 21783
/proc/meminfo: memFree=12679392/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=116444 CPUtime=702.32 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 28175 0 0 0 70225 7 0 0 25 0 1 0 550456890 119238656 27875 33554432000 134512640 136057169 4292851760 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 29111 27875 182 378 0 28731 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 116444

[startup+762.307 s]
/proc/loadavg: 4.00 3.98 3.58 5/190 21785
/proc/meminfo: memFree=12669444/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=117460 CPUtime=762.32 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 28413 0 0 0 76225 7 0 0 25 0 1 0 550456890 120279040 28113 33554432000 134512640 136057169 4292851760 18446744073709551615 134823895 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 29365 28113 182 378 0 28985 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 117460

[startup+822.301 s]
/proc/loadavg: 4.04 4.00 3.60 5/190 21786
/proc/meminfo: memFree=12648832/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=119692 CPUtime=822.32 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 28918 0 0 0 82225 7 0 0 25 0 1 0 550456890 122564608 28618 33554432000 134512640 136057169 4292851760 18446744073709551615 134615520 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 29923 28618 182 378 0 29543 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 119692

[startup+882.3 s]
/proc/loadavg: 4.05 4.01 3.63 5/190 21788
/proc/meminfo: memFree=12635152/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=121504 CPUtime=882.32 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 29292 0 0 0 88225 7 0 0 25 0 1 0 550456890 124420096 28992 33554432000 134512640 136057169 4292851760 18446744073709551615 134618344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 30376 28992 182 378 0 29996 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 121504

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.65 5/190 21789
/proc/meminfo: memFree=12624084/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=122356 CPUtime=942.32 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 29483 0 0 0 94225 7 0 0 25 0 1 0 550456890 125292544 29183 33554432000 134512640 136057169 4292851760 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 30589 29183 182 378 0 30209 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 122356

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 21800
/proc/meminfo: memFree=12614624/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=126896 CPUtime=1002.32 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 30557 0 0 0 100225 7 0 0 25 0 1 0 550456890 129941504 30257 33554432000 134512640 136057169 4292851760 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 31724 30257 182 378 0 31344 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 126896

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.69 5/190 21802
/proc/meminfo: memFree=12601636/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=135124 CPUtime=1062.33 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 32577 0 0 0 106225 8 0 0 25 0 1 0 550456890 138366976 32277 33554432000 134512640 136057169 4292851760 18446744073709551615 134828326 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 33781 32277 182 378 0 33401 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 135124

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.70 5/190 21803
/proc/meminfo: memFree=12591936/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=137656 CPUtime=1122.33 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 33191 0 0 0 112225 8 0 0 25 0 1 0 550456890 140959744 32891 33554432000 134512640 136057169 4292851760 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 34414 32891 182 378 0 34034 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 137656

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.73 5/190 21805
/proc/meminfo: memFree=12584580/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=139088 CPUtime=1182.33 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 33555 0 0 0 118225 8 0 0 25 0 1 0 550456890 142426112 33255 33554432000 134512640 136057169 4292851760 18446744073709551615 134829001 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 34772 33255 182 378 0 34392 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 139088

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.74 5/190 21806
/proc/meminfo: memFree=12575248/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=140156 CPUtime=1242.33 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 33784 0 0 0 124225 8 0 0 25 0 1 0 550456890 143519744 33484 33554432000 134512640 136057169 4292851760 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 35039 33484 182 378 0 34659 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 140156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.76 5/190 21808
/proc/meminfo: memFree=12566416/32950928 swapFree=67111528/67111528
[pid=21652] ppid=21650 vsize=142152 CPUtime=1300.04 cores=0,2
/proc/21652/stat : 21652 (clasp) R 21650 21652 21472 0 -1 4202496 34244 0 0 0 129995 9 0 0 25 0 1 0 550456890 145563648 33944 33554432000 134512640 136057169 4292851760 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21652/statm: 35538 33944 182 378 0 35158 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 142152

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.96
CPU system time (s): 0.097985
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 142152

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

runsolver used 2.29465 second user time and 4.70528 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-24 01:44:22
IDJOB=3274317
IDBENCH=83177
IDSOLVER=1674
FILE ID=node114/3274317-1303602262
RUNJOBID= node114-1303600956-21491
PBS_JOBID= 13150624
Free space on /tmp= 71260 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-9x32.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-3274317-1303602262/watcher-3274317-1303602262 -o /tmp/evaluation-result-3274317-1303602262/solver-3274317-1303602262 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274317-1303602262.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= bcc12436eba65ad776b55f23c6f42298
RANDOM SEED=1931080432

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13231960 kB
Buffers:       2304600 kB
Cached:       16761756 kB
SwapCached:          0 kB
Active:        9567976 kB
Inactive:      9563448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13231960 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3520 kB
Writeback:           0 kB
AnonPages:       64364 kB
Mapped:          14488 kB
Slab:           523992 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189040 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= 71244 MiB
End job on node114 at 2011-04-24 02:06:04