Trace number 1831449

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? (MO) 6922.08 6923.78

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-15-u.cnf
MD5SUMc2f768afbb9db3d5f5133c3f48734894
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 variables217930
Number of clauses1002997
Sum of the clauses size2303180
Maximum clause length10
Minimum clause length1
Number of clauses of size 116378
Number of clauses of size 2795155
Number of clauses of size 3150764
Number of clauses of size 44520
Number of clauses of size 518080
Number of clauses of size over 518100

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-1831449-1242759126/watcher-1831449-1242759126 -o /tmp/evaluation-result-1831449-1242759126/solver-1831449-1242759126 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831449-1242759126.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: 0.00 0.00 0.00 3/64 24312
/proc/meminfo: memFree=1863968/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=3816 CPUtime=0
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 519 0 0 0 0 0 0 0 18 0 1 0 303940243 3907584 406 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 954 414 139 377 0 574 0

[startup+0.0544179 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 24312
/proc/meminfo: memFree=1863968/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=22472 CPUtime=0.04
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 5880 0 0 0 2 2 0 0 18 0 1 0 303940243 23011328 4707 1992294400 134512640 136057169 4294956160 18446744073709551615 134640865 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 5618 4715 141 377 0 5238 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 22472

[startup+0.10142 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 24312
/proc/meminfo: memFree=1863968/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=24960 CPUtime=0.09
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 6759 0 0 0 6 3 0 0 18 0 1 0 303940243 25559040 5586 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 6240 5586 144 377 0 5860 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24960

[startup+0.301437 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 24312
/proc/meminfo: memFree=1863968/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=35496 CPUtime=0.29
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 10027 0 0 0 24 5 0 0 19 0 1 0 303940243 36347904 8212 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 8874 8213 144 377 0 8494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35496

[startup+0.701473 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 24312
/proc/meminfo: memFree=1863968/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=63572 CPUtime=0.69
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 19899 0 0 0 60 9 0 0 23 0 1 0 303940243 65097728 15187 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 15893 15187 165 377 0 15513 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63572

[startup+1.50155 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 24313
/proc/meminfo: memFree=1797784/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=75328 CPUtime=1.49
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 24961 0 0 0 138 11 0 0 25 0 1 0 303940243 77135872 17803 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 18832 17803 168 377 0 18452 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75328

[startup+3.10169 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 24313
/proc/meminfo: memFree=1790872/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=83184 CPUtime=3.09
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 27015 0 0 0 297 12 0 0 25 0 1 0 303940243 85180416 19729 1992294400 134512640 136057169 4294956160 18446744073709551615 135480624 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 20796 19729 170 377 0 20416 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83184

[startup+6.30198 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 24313
/proc/meminfo: memFree=1797080/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=70080 CPUtime=6.29
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 27585 0 0 0 616 13 0 0 25 0 1 0 303940243 71761920 16804 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 17520 16804 182 377 0 17140 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70080

[startup+12.7015 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 24313
/proc/meminfo: memFree=1797272/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=70080 CPUtime=12.69
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 27585 0 0 0 1256 13 0 0 25 0 1 0 303940243 71761920 16804 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 17520 16804 182 377 0 17140 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70080

[startup+25.5017 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 24313
/proc/meminfo: memFree=1797336/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=70080 CPUtime=25.48
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 27585 0 0 0 2535 13 0 0 25 0 1 0 303940243 71761920 16804 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 17520 16804 182 377 0 17140 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 70080

[startup+51.102 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 24313
/proc/meminfo: memFree=1792728/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=76320 CPUtime=51.07
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 29130 0 0 0 5092 15 0 0 25 0 1 0 303940243 78151680 18349 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 19080 18349 182 377 0 18700 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 76320

[startup+102.306 s]
/proc/loadavg: 0.82 0.29 0.10 2/65 24313
/proc/meminfo: memFree=1769432/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=98128 CPUtime=102.25
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 34594 0 0 0 10205 20 0 0 25 0 1 0 303940243 100483072 23813 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 24532 23813 182 377 0 24152 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 98128

[startup+162.302 s]
/proc/loadavg: 0.93 0.42 0.15 2/65 24313
/proc/meminfo: memFree=1731288/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=136764 CPUtime=162.24
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 44219 0 0 0 16195 29 0 0 25 0 1 0 303940243 140046336 33438 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 34191 33438 182 377 0 33811 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 136764

[startup+222.301 s]
/proc/loadavg: 0.97 0.52 0.20 2/65 24313
/proc/meminfo: memFree=1640536/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=226992 CPUtime=222.22
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 66765 0 0 0 22179 43 0 0 25 0 1 0 303940243 232439808 55984 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 56748 55984 182 377 0 56368 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 226992

[startup+282.302 s]
/proc/loadavg: 0.99 0.61 0.25 2/65 24313
/proc/meminfo: memFree=1573528/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=293976 CPUtime=282.21
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 83481 0 0 0 28167 54 0 0 25 0 1 0 303940243 301031424 72700 1992294400 134512640 136057169 4294956160 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 73494 72700 182 377 0 73114 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 293976

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.30 2/65 24313
/proc/meminfo: memFree=1524568/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=342860 CPUtime=342.19
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 95813 0 0 0 34155 64 0 0 25 0 1 0 303940243 351088640 84896 1992294400 134512640 136057169 4294956160 18446744073709551615 134823327 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 85715 84896 182 377 0 85335 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 342860

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.34 2/65 24313
/proc/meminfo: memFree=1448408/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=419764 CPUtime=402.18
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 115040 0 0 0 40139 79 0 0 25 0 1 0 303940243 429838336 104123 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 104941 104123 182 377 0 104561 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 419764

[startup+462.302 s]
/proc/loadavg: 0.99 0.78 0.38 2/65 24313
/proc/meminfo: memFree=1399640/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=467748 CPUtime=462.17
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 127047 0 0 0 46127 90 0 0 25 0 1 0 303940243 478973952 116130 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 116937 116130 182 377 0 116557 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 467748

[startup+522.301 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 24313
/proc/meminfo: memFree=1353560/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=515120 CPUtime=522.15
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 139008 0 0 0 52117 98 0 0 25 0 1 0 303940243 527482880 127888 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 128780 127888 182 377 0 128400 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 515120

[startup+582.302 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 24319
/proc/meminfo: memFree=1296472/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=570576 CPUtime=582.13
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 152888 0 0 0 58103 110 0 0 25 0 1 0 303940243 584269824 141768 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 142644 141768 182 377 0 142264 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 570576

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.48 2/65 24319
/proc/meminfo: memFree=1296408/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=570576 CPUtime=642.12
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 152891 0 0 0 64102 110 0 0 25 0 1 0 303940243 584269824 141771 1992294400 134512640 136057169 4294956160 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 142644 141771 182 377 0 142264 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 570576

[startup+702.301 s]

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

[startup+6042.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24327
/proc/meminfo: memFree=125912/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=1737596 CPUtime=6040.81
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 444735 0 0 0 603762 319 0 0 25 0 1 0 303940243 1779298304 433175 1992294400 134512640 136057169 4294956160 18446744073709551615 134823414 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 434399 433175 182 377 0 434019 0
Current children cumulated CPU time (s) 6040.81
Current children cumulated vsize (KiB) 1737596

[startup+6102.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24327
/proc/meminfo: memFree=71768/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=1791348 CPUtime=6100.78
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 458179 0 0 0 609750 328 0 0 25 0 1 0 303940243 1834340352 446619 1992294400 134512640 136057169 4294956160 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 447837 446619 182 377 0 447457 0
Current children cumulated CPU time (s) 6100.78
Current children cumulated vsize (KiB) 1791348

[startup+6162.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24327
/proc/meminfo: memFree=71768/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=1791348 CPUtime=6160.77
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 458179 0 0 0 615749 328 0 0 25 0 1 0 303940243 1834340352 446619 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 447837 446619 182 377 0 447457 0
Current children cumulated CPU time (s) 6160.77
Current children cumulated vsize (KiB) 1791348

[startup+6222.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24327
/proc/meminfo: memFree=71704/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=1791348 CPUtime=6220.76
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 458180 0 0 0 621747 329 0 0 25 0 1 0 303940243 1834340352 446620 1992294400 134512640 136057169 4294956160 18446744073709551615 134823498 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 447837 446620 182 377 0 447457 0
Current children cumulated CPU time (s) 6220.76
Current children cumulated vsize (KiB) 1791348

[startup+6282.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24327
/proc/meminfo: memFree=71640/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=1791348 CPUtime=6280.75
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 458180 0 0 0 627746 329 0 0 25 0 1 0 303940243 1834340352 446620 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 447837 446620 182 377 0 447457 0
Current children cumulated CPU time (s) 6280.75
Current children cumulated vsize (KiB) 1791348

[startup+6342.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24327
/proc/meminfo: memFree=71640/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=1791348 CPUtime=6340.73
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 458184 0 0 0 633744 329 0 0 25 0 1 0 303940243 1834340352 446624 1992294400 134512640 136057169 4294956160 18446744073709551615 134829001 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 447837 446624 182 377 0 447457 0
Current children cumulated CPU time (s) 6340.73
Current children cumulated vsize (KiB) 1791348

[startup+6402.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24327
/proc/meminfo: memFree=71576/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=1791348 CPUtime=6400.71
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 458189 0 0 0 639742 329 0 0 25 0 1 0 303940243 1834340352 446629 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 447837 446629 182 377 0 447457 0
Current children cumulated CPU time (s) 6400.71
Current children cumulated vsize (KiB) 1791348

[startup+6462.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24327
/proc/meminfo: memFree=71512/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=1791348 CPUtime=6460.7
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 458195 0 0 0 645741 329 0 0 25 0 1 0 303940243 1834340352 446635 1992294400 134512640 136057169 4294956160 18446744073709551615 134824111 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 447837 446635 182 377 0 447457 0
Current children cumulated CPU time (s) 6460.7
Current children cumulated vsize (KiB) 1791348

[startup+6522.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24327
/proc/meminfo: memFree=71512/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=1791348 CPUtime=6520.69
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 458196 0 0 0 651739 330 0 0 25 0 1 0 303940243 1834340352 446636 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 447837 446636 182 377 0 447457 0
Current children cumulated CPU time (s) 6520.69
Current children cumulated vsize (KiB) 1791348

[startup+6582.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24327
/proc/meminfo: memFree=71448/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=1791348 CPUtime=6580.67
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 458197 0 0 0 657737 330 0 0 25 0 1 0 303940243 1834340352 446637 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 447837 446637 182 377 0 447457 0
Current children cumulated CPU time (s) 6580.67
Current children cumulated vsize (KiB) 1791348

[startup+6642.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24328
/proc/meminfo: memFree=71448/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=1791348 CPUtime=6640.65
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 458198 0 0 0 663735 330 0 0 25 0 1 0 303940243 1834340352 446638 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 447837 446638 182 377 0 447457 0
Current children cumulated CPU time (s) 6640.65
Current children cumulated vsize (KiB) 1791348

[startup+6702.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24329
/proc/meminfo: memFree=71384/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=1791348 CPUtime=6700.64
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 458199 0 0 0 669734 330 0 0 25 0 1 0 303940243 1834340352 446639 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 447837 446639 182 377 0 447457 0
Current children cumulated CPU time (s) 6700.64
Current children cumulated vsize (KiB) 1791348

[startup+6762.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24329
/proc/meminfo: memFree=71320/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=1791348 CPUtime=6760.62
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 458199 0 0 0 675732 330 0 0 25 0 1 0 303940243 1834340352 446639 1992294400 134512640 136057169 4294956160 18446744073709551615 134616000 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 447837 446639 182 377 0 447457 0
Current children cumulated CPU time (s) 6760.62
Current children cumulated vsize (KiB) 1791348

[startup+6822.3 s]
/proc/loadavg: 1.05 1.01 0.94 2/65 24329
/proc/meminfo: memFree=71320/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=1791348 CPUtime=6820.62
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 458203 0 0 0 681731 331 0 0 25 0 1 0 303940243 1834340352 446643 1992294400 134512640 136057169 4294956160 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 447837 446643 182 377 0 447457 0
Current children cumulated CPU time (s) 6820.62
Current children cumulated vsize (KiB) 1791348

[startup+6882.3 s]
/proc/loadavg: 1.06 1.02 0.95 2/65 24329
/proc/meminfo: memFree=71256/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=1791348 CPUtime=6880.6
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 458203 0 0 0 687729 331 0 0 25 0 1 0 303940243 1834340352 446643 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 447837 446643 182 377 0 447457 0
Current children cumulated CPU time (s) 6880.6
Current children cumulated vsize (KiB) 1791348



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+6923.5 s]
/proc/loadavg: 1.09 1.04 0.95 2/65 24329
/proc/meminfo: memFree=19160/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=1843368 CPUtime=6921.79
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194304 471192 0 0 0 691841 338 0 0 25 0 1 0 303940243 1887608832 459632 1992294400 134512640 136057169 4294956160 18446744073709551615 134634893 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24312/statm: 460842 459632 182 377 0 460462 0
Current children cumulated CPU time (s) 6921.79
Current children cumulated vsize (KiB) 1843368

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

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

[startup+6923.6 s]
/proc/loadavg: 1.09 1.04 0.95 2/65 24329
/proc/meminfo: memFree=19160/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=0 CPUtime=6921.89
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194308 471195 0 0 0 691841 348 0 0 25 0 1 0 303940243 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/24312/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6921.89
Current children cumulated vsize (KiB) 0

[startup+6923.7 s]
/proc/loadavg: 1.09 1.04 0.95 2/65 24329
/proc/meminfo: memFree=19160/2055920 swapFree=4180300/4192956
[pid=24312] ppid=24310 vsize=0 CPUtime=6921.99
/proc/24312/stat : 24312 (clasp) R 24310 24312 24275 0 -1 4194308 471195 0 0 0 691841 358 0 0 25 0 1 0 303940243 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/24312/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6921.99
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 6923.78
CPU time (s): 6922.08
CPU user time (s): 6918.41
CPU system time (s): 3.66844
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 1843368

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

runsolver used 5.05723 second user time and 14.3848 second system time

The end

Launcher Data

Begin job on node51 at 2009-05-19 20:52:07
IDJOB=1831449
IDBENCH=20385
IDSOLVER=637
FILE ID=node51/1831449-1242759126
PBS_JOBID= 9322250
Free space on /tmp= 66248 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-15-u.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-1831449-1242759126/watcher-1831449-1242759126 -o /tmp/evaluation-result-1831449-1242759126/solver-1831449-1242759126 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831449-1242759126.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= c2f768afbb9db3d5f5133c3f48734894
RANDOM SEED=620539908

node51.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.214
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.214
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:       1864704 kB
Buffers:          7168 kB
Cached:         147612 kB
SwapCached:       6788 kB
Active:          36748 kB
Inactive:       126664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864704 kB
SwapTotal:     4192956 kB
SwapFree:      4180300 kB
Dirty:           19952 kB
Writeback:           0 kB
Mapped:          13836 kB
Slab:            13880 kB
Committed_AS:   880092 kB
PageTables:       1396 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= 66248 MiB
End job on node51 at 2009-05-19 22:47:33