Trace number 1582143

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) 1200.18 1200.49

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
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 variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-1582143-1238936713/watcher-1582143-1238936713 -o /tmp/evaluation-result-1582143-1238936713/solver-1582143-1238936713 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1582143-1238936713.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.77 1.43 1.17 3/81 20001
/proc/meminfo: memFree=1779896/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=4464 CPUtime=0
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 717 0 0 0 0 0 0 0 19 0 1 0 520000384 4571136 523 1992294400 134512640 136057169 4294956144 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 1116 531 139 377 0 736 0

[startup+0.061172 s]
/proc/loadavg: 1.77 1.43 1.17 3/81 20001
/proc/meminfo: memFree=1779896/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=26032 CPUtime=0.05
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 6668 0 0 0 3 2 0 0 19 0 1 0 520000384 26656768 5496 1992294400 134512640 136057169 4294956144 18446744073709551615 134640811 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 6508 5503 141 377 0 6128 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 26032

[startup+0.101172 s]
/proc/loadavg: 1.77 1.43 1.17 3/81 20001
/proc/meminfo: memFree=1779896/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=28112 CPUtime=0.09
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 7590 0 0 0 6 3 0 0 19 0 1 0 520000384 28786688 6417 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 7028 6417 144 377 0 6648 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28112

[startup+0.301191 s]
/proc/loadavg: 1.77 1.43 1.17 3/81 20001
/proc/meminfo: memFree=1779896/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=38384 CPUtime=0.29
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 10796 0 0 0 25 4 0 0 21 0 1 0 520000384 39305216 8980 1992294400 134512640 136057169 4294956144 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 9596 8980 144 377 0 9216 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38384

[startup+0.701236 s]
/proc/loadavg: 1.77 1.43 1.17 3/81 20001
/proc/meminfo: memFree=1779896/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=60400 CPUtime=0.69
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 18032 0 0 0 61 8 0 0 24 0 1 0 520000384 61849600 14050 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 15100 14051 147 377 0 14720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60400

[startup+1.50131 s]
/proc/loadavg: 1.77 1.43 1.17 2/82 20002
/proc/meminfo: memFree=1698480/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=94344 CPUtime=1.49
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 30303 0 0 0 136 13 0 0 25 0 1 0 520000384 96608256 22648 1992294400 134512640 136057169 4294956144 18446744073709551615 134756837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 23586 22648 165 377 0 23206 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94344

[startup+3.10146 s]
/proc/loadavg: 1.79 1.44 1.18 2/82 20002
/proc/meminfo: memFree=1682800/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=101968 CPUtime=3.09
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 33815 0 0 0 294 15 0 0 25 0 1 0 520000384 104415232 24247 1992294400 134512640 136057169 4294956144 18446744073709551615 134768475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 25492 24247 170 377 0 25112 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101968

[startup+6.30178 s]
/proc/loadavg: 1.79 1.44 1.18 2/82 20002
/proc/meminfo: memFree=1674800/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=113612 CPUtime=6.29
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 36804 0 0 0 612 17 0 0 25 0 1 0 520000384 116338688 27108 1992294400 134512640 136057169 4294956144 18446744073709551615 135439450 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 28403 27108 172 377 0 28023 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113612

[startup+12.7014 s]
/proc/loadavg: 1.74 1.44 1.18 2/82 20002
/proc/meminfo: memFree=1689648/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=93172 CPUtime=12.69
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 36877 0 0 0 1252 17 0 0 25 0 1 0 520000384 95408128 22657 1992294400 134512640 136057169 4294956144 18446744073709551615 134825009 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 23293 22657 182 377 0 22913 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93172

[startup+25.5017 s]
/proc/loadavg: 1.63 1.43 1.18 2/82 20002
/proc/meminfo: memFree=1689840/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=93172 CPUtime=25.48
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 36899 0 0 0 2531 17 0 0 25 0 1 0 520000384 95408128 22679 1992294400 134512640 136057169 4294956144 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 23293 22679 182 377 0 22913 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93172

[startup+51.1012 s]
/proc/loadavg: 1.41 1.39 1.17 2/82 20002
/proc/meminfo: memFree=1689968/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=93172 CPUtime=51.07
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 36902 0 0 0 5090 17 0 0 25 0 1 0 520000384 95408128 22682 1992294400 134512640 136057169 4294956144 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 23293 22682 182 377 0 22913 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 93172

[startup+102.306 s]
/proc/loadavg: 1.16 1.32 1.16 2/82 20002
/proc/meminfo: memFree=1689648/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=93372 CPUtime=102.26
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 36983 0 0 0 10209 17 0 0 25 0 1 0 520000384 95612928 22763 1992294400 134512640 136057169 4294956144 18446744073709551615 134823601 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 23343 22763 182 377 0 22963 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 93372

[startup+162.301 s]
/proc/loadavg: 1.06 1.27 1.15 2/82 20002
/proc/meminfo: memFree=1682160/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=100912 CPUtime=162.24
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 38871 0 0 0 16205 19 0 0 25 0 1 0 520000384 103333888 24651 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 25228 24651 182 377 0 24848 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 100912

[startup+222.302 s]
/proc/loadavg: 1.02 1.21 1.14 2/82 20002
/proc/meminfo: memFree=1666672/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=116424 CPUtime=222.23
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 42714 0 0 0 22201 22 0 0 25 0 1 0 520000384 119218176 28494 1992294400 134512640 136057169 4294956144 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 29106 28494 182 377 0 28726 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 116424

[startup+282.302 s]
/proc/loadavg: 1.01 1.17 1.13 2/82 20002
/proc/meminfo: memFree=1645936/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=137896 CPUtime=282.22
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 48067 0 0 0 28195 27 0 0 25 0 1 0 520000384 141205504 33847 1992294400 134512640 136057169 4294956144 18446744073709551615 134823738 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 34474 33847 182 377 0 34094 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 137896

[startup+342.302 s]
/proc/loadavg: 1.00 1.14 1.12 2/82 20002
/proc/meminfo: memFree=1619056/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=163992 CPUtime=342.2
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 54602 0 0 0 34188 32 0 0 25 0 1 0 520000384 167927808 40382 1992294400 134512640 136057169 4294956144 18446744073709551615 134756816 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 40998 40382 182 377 0 40618 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 163992

[startup+402.302 s]
/proc/loadavg: 1.00 1.11 1.10 2/82 20002
/proc/meminfo: memFree=1585648/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=197152 CPUtime=402.18
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 62929 0 0 0 40180 38 0 0 25 0 1 0 520000384 201883648 48709 1992294400 134512640 136057169 4294956144 18446744073709551615 134820200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 49288 48709 182 377 0 48908 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 197152

[startup+462.301 s]
/proc/loadavg: 1.00 1.09 1.09 2/82 20002
/proc/meminfo: memFree=1558448/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=224296 CPUtime=462.17
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 69671 0 0 0 46174 43 0 0 25 0 1 0 520000384 229679104 55451 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 56074 55451 182 377 0 55694 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 224296

[startup+522.301 s]
/proc/loadavg: 1.00 1.07 1.09 2/82 20002
/proc/meminfo: memFree=1534896/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=248060 CPUtime=522.16
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 75615 0 0 0 52167 49 0 0 25 0 1 0 520000384 254013440 61395 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 62015 61395 182 377 0 61635 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 248060

[startup+582.301 s]
/proc/loadavg: 1.00 1.05 1.08 2/82 20002
/proc/meminfo: memFree=1499760/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=282748 CPUtime=582.14
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 84318 0 0 0 58159 55 0 0 25 0 1 0 520000384 289533952 70098 1992294400 134512640 136057169 4294956144 18446744073709551615 134828494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 70687 70098 182 377 0 70307 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 282748

[startup+642.301 s]
/proc/loadavg: 1.00 1.04 1.07 2/82 20002
/proc/meminfo: memFree=1468656/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=313624 CPUtime=642.13
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 92039 0 0 0 64152 61 0 0 25 0 1 0 520000384 321150976 77819 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 78406 77819 182 377 0 78026 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 313624

[startup+702.302 s]
/proc/loadavg: 1.00 1.03 1.07 2/82 20002
/proc/meminfo: memFree=1445232/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=337680 CPUtime=702.11
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 98142 0 0 0 70145 66 0 0 25 0 1 0 520000384 345784320 83786 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 84420 83786 182 377 0 84040 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 337680

[startup+762.307 s]
/proc/loadavg: 1.00 1.02 1.06 2/82 20002
/proc/meminfo: memFree=1405680/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=376676 CPUtime=762.1
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 107882 0 0 0 76137 73 0 0 25 0 1 0 520000384 385716224 93526 1992294400 134512640 136057169 4294956144 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 94169 93526 182 377 0 93789 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 376676

[startup+822.302 s]
/proc/loadavg: 1.00 1.02 1.06 2/82 20002
/proc/meminfo: memFree=1383728/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=399196 CPUtime=822.08
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 113514 0 0 0 82131 77 0 0 25 0 1 0 520000384 408776704 99158 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 99799 99158 182 377 0 99419 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 399196

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.05 2/82 20002
/proc/meminfo: memFree=1345968/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=436304 CPUtime=882.06
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 122803 0 0 0 88121 85 0 0 25 0 1 0 520000384 446775296 108447 1992294400 134512640 136057169 4294956144 18446744073709551615 134624593 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 109076 108447 182 377 0 108696 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 436304

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.04 2/82 20002
/proc/meminfo: memFree=1326256/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=455932 CPUtime=942.04
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 127709 0 0 0 94116 88 0 0 25 0 1 0 520000384 466874368 113353 1992294400 134512640 136057169 4294956144 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 113983 113353 182 377 0 113603 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 455932

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/82 20002
/proc/meminfo: memFree=1306672/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=475412 CPUtime=1002.03
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 132593 0 0 0 100111 92 0 0 25 0 1 0 520000384 486821888 118237 1992294400 134512640 136057169 4294956144 18446744073709551615 134624601 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 118853 118237 182 377 0 118473 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 475412

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/82 20002
/proc/meminfo: memFree=1285936/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=496304 CPUtime=1062.02
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 137812 0 0 0 106106 96 0 0 25 0 1 0 520000384 508215296 123456 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 124076 123456 182 377 0 123696 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 496304

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/82 20002
/proc/meminfo: memFree=1257456/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=524864 CPUtime=1122
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 145074 0 0 0 112099 101 0 0 25 0 1 0 520000384 537460736 130515 1992294400 134512640 136057169 4294956144 18446744073709551615 134624579 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 131216 130515 182 377 0 130836 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 524864

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/82 20002
/proc/meminfo: memFree=1226928/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=555308 CPUtime=1181.99
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 152674 0 0 0 118093 106 0 0 25 0 1 0 520000384 568635392 138115 1992294400 134512640 136057169 4294956144 18446744073709551615 134624599 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 138827 138115 182 377 0 138447 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 555308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.02 2/82 20002
/proc/meminfo: memFree=1223216/2055920 swapFree=4169716/4192956
[pid=20001] ppid=19999 vsize=558940 CPUtime=1200.09
/proc/20001/stat : 20001 (clasp) R 19999 20001 19337 0 -1 4194304 153611 0 0 0 119903 106 0 0 25 0 1 0 520000384 572354560 139052 1992294400 134512640 136057169 4294956144 18446744073709551615 134624621 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20001/statm: 139735 139052 182 377 0 139355 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 558940

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): 1200.49
CPU time (s): 1200.18
CPU user time (s): 1199.03
CPU system time (s): 1.15082
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 558940

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

runsolver used 1.56976 second user time and 3.90141 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-05 15:05:15
IDJOB=1582143
IDBENCH=71050
IDSOLVER=508
FILE ID=node89/1582143-1238936713
PBS_JOBID= 9101455
Free space on /tmp= 66492 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p1.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-1582143-1238936713/watcher-1582143-1238936713 -o /tmp/evaluation-result-1582143-1238936713/solver-1582143-1238936713 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1582143-1238936713.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=966243770

node89.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.240
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.240
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1781080 kB
Buffers:         10428 kB
Cached:         192860 kB
SwapCached:      12136 kB
Active:          51356 kB
Inactive:       165544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781080 kB
SwapTotal:     4192956 kB
SwapFree:      4169716 kB
Dirty:           28212 kB
Writeback:           0 kB
Mapped:          19632 kB
Slab:            42184 kB
Committed_AS:  1898180 kB
PageTables:       2632 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= 66492 MiB
End job on node89 at 2009-04-05 15:25:17