Trace number 1831901

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
clasp 1.2.0-SAT09-32? (TO) 10000.1 10003

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_13_UNKNOWN.cnf
MD5SUM57b85ec7870f670f13b00667a6315c05
Bench CategoryAPPLICATION (applications 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 variables2058
Number of clauses144294
Sum of the clauses size429916
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23219
Number of clauses of size 3141052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831901-1242791056/watcher-1831901-1242791056 -o /tmp/evaluation-result-1831901-1242791056/solver-1831901-1242791056 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831901-1242791056.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.08 1.05 1.00 3/64 9154
/proc/meminfo: memFree=1899792/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=2100 CPUtime=0
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 307138910 2150400 255 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 525 255 144 377 0 145 0

[startup+0.0749061 s]
/proc/loadavg: 1.08 1.05 1.00 3/64 9154
/proc/meminfo: memFree=1899792/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=6352 CPUtime=0.06
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 1534 0 0 0 6 0 0 0 18 0 1 0 307138910 6504448 1325 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 1588 1326 144 377 0 1208 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6352

[startup+0.101908 s]
/proc/loadavg: 1.08 1.05 1.00 3/64 9154
/proc/meminfo: memFree=1899792/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=8120 CPUtime=0.09
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 2106 0 0 0 8 1 0 0 18 0 1 0 307138910 8314880 1746 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 2030 1749 163 377 0 1650 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8120

[startup+0.30193 s]
/proc/loadavg: 1.08 1.05 1.00 3/64 9154
/proc/meminfo: memFree=1899792/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=11068 CPUtime=0.29
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 2897 0 0 0 28 1 0 0 19 0 1 0 307138910 11333632 2401 1992294400 134512640 136057169 4294956160 18446744073709551615 134774431 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 2767 2401 166 377 0 2387 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11068

[startup+0.701972 s]
/proc/loadavg: 1.08 1.05 1.00 3/64 9154
/proc/meminfo: memFree=1899792/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=11068 CPUtime=0.69
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 2897 0 0 0 68 1 0 0 23 0 1 0 307138910 11333632 2401 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 2767 2401 166 377 0 2387 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11068

[startup+1.50106 s]
/proc/loadavg: 1.07 1.05 1.00 2/65 9155
/proc/meminfo: memFree=1890696/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=11728 CPUtime=1.49
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 3071 0 0 0 148 1 0 0 25 0 1 0 307138910 12009472 2575 1992294400 134512640 136057169 4294956160 18446744073709551615 134765766 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 2932 2575 168 377 0 2552 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11728

[startup+3.10123 s]
/proc/loadavg: 1.07 1.05 1.00 2/65 9155
/proc/meminfo: memFree=1889352/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=13316 CPUtime=3.09
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 3473 0 0 0 308 1 0 0 25 0 1 0 307138910 13635584 2977 1992294400 134512640 136057169 4294956160 18446744073709551615 134778133 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 3329 2977 168 377 0 2949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13316

[startup+6.30157 s]
/proc/loadavg: 1.07 1.05 1.00 2/65 9155
/proc/meminfo: memFree=1886288/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=14756 CPUtime=6.29
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 4234 0 0 0 627 2 0 0 25 0 1 0 307138910 15110144 3456 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 3689 3456 182 377 0 3309 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14756

[startup+12.7013 s]
/proc/loadavg: 1.06 1.05 1.00 2/65 9155
/proc/meminfo: memFree=1877584/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=24356 CPUtime=12.68
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 6625 0 0 0 1264 4 0 0 25 0 1 0 307138910 24940544 5847 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 6089 5847 182 377 0 5709 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24356

[startup+25.5016 s]
/proc/loadavg: 1.05 1.05 1.00 2/65 9155
/proc/meminfo: memFree=1868368/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=33456 CPUtime=25.48
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 8875 0 0 0 2542 6 0 0 25 0 1 0 307138910 34258944 8097 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 8364 8097 182 377 0 7984 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33456

[startup+51.1014 s]
/proc/loadavg: 1.03 1.04 1.00 2/65 9155
/proc/meminfo: memFree=1860752/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=41148 CPUtime=51.08
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 10687 0 0 0 5101 7 0 0 25 0 1 0 307138910 42135552 9909 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 10287 9909 182 377 0 9907 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41148

[startup+102.306 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 9155
/proc/meminfo: memFree=1846672/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=55512 CPUtime=102.26
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 14171 0 0 0 10217 9 0 0 25 0 1 0 307138910 56844288 13393 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 13878 13393 182 377 0 13498 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 55512

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 9155
/proc/meminfo: memFree=1843664/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=58572 CPUtime=162.25
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 14916 0 0 0 16215 10 0 0 25 0 1 0 307138910 59977728 14138 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 14643 14138 182 377 0 14263 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 58572

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 9155
/proc/meminfo: memFree=1838032/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=64292 CPUtime=222.23
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 16290 0 0 0 22212 11 0 0 25 0 1 0 307138910 65835008 15512 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 16073 15512 182 377 0 15693 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 64292

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 9155
/proc/meminfo: memFree=1834960/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=67460 CPUtime=282.22
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 17063 0 0 0 28210 12 0 0 25 0 1 0 307138910 69079040 16285 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 16865 16285 182 377 0 16485 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 67460

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 9155
/proc/meminfo: memFree=1832208/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=70576 CPUtime=342.2
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 17753 0 0 0 34207 13 0 0 25 0 1 0 307138910 72269824 16975 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 17644 16975 182 377 0 17264 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 70576

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9155
/proc/meminfo: memFree=1829008/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=74108 CPUtime=402.18
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 18553 0 0 0 40205 13 0 0 25 0 1 0 307138910 75886592 17775 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 18527 17775 182 377 0 18147 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 74108

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9155
/proc/meminfo: memFree=1826832/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=76160 CPUtime=462.17
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 19061 0 0 0 46203 14 0 0 25 0 1 0 307138910 77987840 18283 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 19040 18283 182 377 0 18660 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 76160

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9155
/proc/meminfo: memFree=1825552/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=77536 CPUtime=522.15
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 19391 0 0 0 52201 14 0 0 25 0 1 0 307138910 79396864 18613 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 19384 18613 182 377 0 19004 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 77536

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9155
/proc/meminfo: memFree=1824848/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=78388 CPUtime=582.14
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 19560 0 0 0 58199 15 0 0 25 0 1 0 307138910 80269312 18782 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 19597 18782 182 377 0 19217 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 78388

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9155
/proc/meminfo: memFree=1810576/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=93212 CPUtime=642.13
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 23110 0 0 0 64196 17 0 0 25 0 1 0 307138910 95449088 22332 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9154/statm: 23303 22332 182 377 0 22923 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 93212

[startup+702.301 s]

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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9177
/proc/meminfo: memFree=1701776/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=205396 CPUtime=9039.79
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 49411 0 0 0 903920 59 0 0 25 0 1 0 307138910 210325504 48376 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 51349 48376 182 377 0 50969 0
Current children cumulated CPU time (s) 9039.79
Current children cumulated vsize (KiB) 205396

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9177
/proc/meminfo: memFree=1701648/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=205396 CPUtime=9099.76
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 49424 0 0 0 909917 59 0 0 25 0 1 0 307138910 210325504 48389 1992294400 134512640 136057169 4294956160 18446744073709551615 134823911 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 51349 48389 182 377 0 50969 0
Current children cumulated CPU time (s) 9099.76
Current children cumulated vsize (KiB) 205396

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9177
/proc/meminfo: memFree=1701648/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=205396 CPUtime=9159.74
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 49424 0 0 0 915915 59 0 0 25 0 1 0 307138910 210325504 48389 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 51349 48389 182 377 0 50969 0
Current children cumulated CPU time (s) 9159.74
Current children cumulated vsize (KiB) 205396

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9177
/proc/meminfo: memFree=1701584/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=205396 CPUtime=9219.72
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 49424 0 0 0 921913 59 0 0 25 0 1 0 307138910 210325504 48389 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 51349 48389 182 377 0 50969 0
Current children cumulated CPU time (s) 9219.72
Current children cumulated vsize (KiB) 205396

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9177
/proc/meminfo: memFree=1701264/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=205876 CPUtime=9279.68
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 49507 0 0 0 927909 59 0 0 25 0 1 0 307138910 210817024 48472 1992294400 134512640 136057169 4294956160 18446744073709551615 134618452 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 51469 48472 182 377 0 51089 0
Current children cumulated CPU time (s) 9279.68
Current children cumulated vsize (KiB) 205876

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9177
/proc/meminfo: memFree=1701264/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=205876 CPUtime=9339.66
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 49507 0 0 0 933907 59 0 0 25 0 1 0 307138910 210817024 48472 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 51469 48472 182 377 0 51089 0
Current children cumulated CPU time (s) 9339.66
Current children cumulated vsize (KiB) 205876

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9177
/proc/meminfo: memFree=1700752/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=206356 CPUtime=9399.63
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 49623 0 0 0 939904 59 0 0 25 0 1 0 307138910 211308544 48588 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 51589 48588 182 377 0 51209 0
Current children cumulated CPU time (s) 9399.63
Current children cumulated vsize (KiB) 206356

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9177
/proc/meminfo: memFree=1700752/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=206356 CPUtime=9459.59
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 49623 0 0 0 945900 59 0 0 25 0 1 0 307138910 211308544 48588 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 51589 48588 182 377 0 51209 0
Current children cumulated CPU time (s) 9459.59
Current children cumulated vsize (KiB) 206356

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9177
/proc/meminfo: memFree=1699984/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=207316 CPUtime=9519.57
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 49815 0 0 0 951898 59 0 0 25 0 1 0 307138910 212291584 48780 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 51829 48780 182 377 0 51449 0
Current children cumulated CPU time (s) 9519.57
Current children cumulated vsize (KiB) 207316

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9177
/proc/meminfo: memFree=1699536/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=207796 CPUtime=9579.54
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 49919 0 0 0 957895 59 0 0 25 0 1 0 307138910 212783104 48884 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 51949 48884 182 377 0 51569 0
Current children cumulated CPU time (s) 9579.54
Current children cumulated vsize (KiB) 207796

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9177
/proc/meminfo: memFree=1699152/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=208276 CPUtime=9639.52
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 50007 0 0 0 963892 60 0 0 25 0 1 0 307138910 213274624 48972 1992294400 134512640 136057169 4294956160 18446744073709551615 134615590 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 52069 48972 182 377 0 51689 0
Current children cumulated CPU time (s) 9639.52
Current children cumulated vsize (KiB) 208276

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9177
/proc/meminfo: memFree=1699024/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=208276 CPUtime=9699.49
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 50009 0 0 0 969889 60 0 0 25 0 1 0 307138910 213274624 48974 1992294400 134512640 136057169 4294956160 18446744073709551615 134819786 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 52069 48974 182 377 0 51689 0
Current children cumulated CPU time (s) 9699.49
Current children cumulated vsize (KiB) 208276

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9177
/proc/meminfo: memFree=1698960/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=208276 CPUtime=9759.47
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 50009 0 0 0 975887 60 0 0 25 0 1 0 307138910 213274624 48974 1992294400 134512640 136057169 4294956160 18446744073709551615 134618116 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 52069 48974 182 377 0 51689 0
Current children cumulated CPU time (s) 9759.47
Current children cumulated vsize (KiB) 208276

[startup+9822.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 9177
/proc/meminfo: memFree=1698960/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=208276 CPUtime=9819.44
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 50009 0 0 0 981884 60 0 0 25 0 1 0 307138910 213274624 48974 1992294400 134512640 136057169 4294956160 18446744073709551615 134615578 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 52069 48974 182 377 0 51689 0
Current children cumulated CPU time (s) 9819.44
Current children cumulated vsize (KiB) 208276

[startup+9882.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 9177
/proc/meminfo: memFree=1698960/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=208276 CPUtime=9879.42
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 50009 0 0 0 987882 60 0 0 25 0 1 0 307138910 213274624 48974 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 52069 48974 182 377 0 51689 0
Current children cumulated CPU time (s) 9879.42
Current children cumulated vsize (KiB) 208276

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9177
/proc/meminfo: memFree=1698960/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=208276 CPUtime=9939.39
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 50009 0 0 0 993879 60 0 0 25 0 1 0 307138910 213274624 48974 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 52069 48974 182 377 0 51689 0
Current children cumulated CPU time (s) 9939.39
Current children cumulated vsize (KiB) 208276

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9177
/proc/meminfo: memFree=1698960/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=208276 CPUtime=9999.37
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 50009 0 0 0 999877 60 0 0 25 0 1 0 307138910 213274624 48974 1992294400 134512640 136057169 4294956160 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 52069 48974 182 377 0 51689 0
Current children cumulated CPU time (s) 9999.37
Current children cumulated vsize (KiB) 208276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9177
/proc/meminfo: memFree=1698960/2055920 swapFree=4180172/4192956
[pid=9154] ppid=9152 vsize=208276 CPUtime=10000.1
/proc/9154/stat : 9154 (clasp) R 9152 9154 9117 0 -1 4194304 50009 0 0 0 999947 60 0 0 25 0 1 0 307138910 213274624 48974 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9154/statm: 52069 48974 182 377 0 51689 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 208276

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): 10003
CPU time (s): 10000.1
CPU user time (s): 9999.47
CPU system time (s): 0.635903
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 208276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9999.47
system time used= 0.635903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50012
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= 2
involuntary context switches= 13722

runsolver used 8.23475 second user time and 20.9538 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-20 05:44:16
IDJOB=1831901
IDBENCH=71076
IDSOLVER=637
FILE ID=node19/1831901-1242791056
PBS_JOBID= 9322447
Free space on /tmp= 66268 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_13_UNKNOWN.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-1831901-1242791056/watcher-1831901-1242791056 -o /tmp/evaluation-result-1831901-1242791056/solver-1831901-1242791056 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831901-1242791056.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 57b85ec7870f670f13b00667a6315c05
RANDOM SEED=1412629677

node19.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1900272 kB
Buffers:         31640 kB
Cached:          78188 kB
SwapCached:       7132 kB
Active:          48964 kB
Inactive:        69192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1900272 kB
SwapTotal:     4192956 kB
SwapFree:      4180172 kB
Dirty:            4436 kB
Writeback:           0 kB
Mapped:          13368 kB
Slab:            23432 kB
Committed_AS:  1040260 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66264 MiB
End job on node19 at 2009-05-20 08:31:01