Trace number 1831871

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) 5126.37 5128.27

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-20-5p1.cnf
MD5SUM93858500e23e9a4bf0619d7bf7dc00f3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark425.544
Satisfiable
(Un)Satisfiability was proved
Number of variables224986
Number of clauses1204430
Sum of the clauses size2908691
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2851953
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

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-1831871-1242790535/watcher-1831871-1242790535 -o /tmp/evaluation-result-1831871-1242790535/solver-1831871-1242790535 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831871-1242790535.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.92 0.98 0.99 3/64 12917
/proc/meminfo: memFree=1886384/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=3528 CPUtime=0
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 584 0 0 0 0 0 0 0 18 0 1 0 307081440 3612672 390 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 882 393 139 377 0 502 0

[startup+0.0127829 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12917
/proc/meminfo: memFree=1886384/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=4668 CPUtime=0
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 1593 0 0 0 0 0 0 0 18 0 1 0 307081440 4780032 826 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 1167 832 139 377 0 787 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4668

[startup+0.101792 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12917
/proc/meminfo: memFree=1886384/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=26080 CPUtime=0.09
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 7021 0 0 0 7 2 0 0 18 0 1 0 307081440 26705920 5848 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 6520 5849 144 377 0 6140 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26080

[startup+0.301809 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12917
/proc/meminfo: memFree=1886384/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=36072 CPUtime=0.29
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 10162 0 0 0 25 4 0 0 20 0 1 0 307081440 36937728 8346 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 9018 8346 144 377 0 8638 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36072

[startup+0.701847 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12917
/proc/meminfo: memFree=1886384/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=58748 CPUtime=0.69
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 17634 0 0 0 61 8 0 0 24 0 1 0 307081440 60157952 13652 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 14687 13652 147 377 0 14307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58748

[startup+1.50292 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 12918
/proc/meminfo: memFree=1810024/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=83588 CPUtime=1.49
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 27073 0 0 0 137 12 0 0 25 0 1 0 307081440 85594112 19867 1992294400 134512640 136057169 4294956160 18446744073709551615 135433624 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 20897 19867 165 377 0 20517 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83588

[startup+3.10107 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 12918
/proc/meminfo: memFree=1802792/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=91348 CPUtime=3.09
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 29780 0 0 0 295 14 0 0 25 0 1 0 307081440 93540352 21687 1992294400 134512640 136057169 4294956160 18446744073709551615 134765699 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 22837 21687 170 377 0 22457 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91348

[startup+6.30137 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 12918
/proc/meminfo: memFree=1792488/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=81740 CPUtime=6.29
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 31768 0 0 0 613 16 0 0 25 0 1 0 307081440 83701760 19758 1992294400 134512640 136057169 4294956160 18446744073709551615 134823738 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 20435 19758 182 377 0 20055 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81740

[startup+12.702 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 12918
/proc/meminfo: memFree=1807856/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=81740 CPUtime=12.69
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 31788 0 0 0 1253 16 0 0 25 0 1 0 307081440 83701760 19778 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 20435 19778 182 377 0 20055 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81740

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 12918
/proc/meminfo: memFree=1807920/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=81740 CPUtime=25.48
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 31803 0 0 0 2532 16 0 0 25 0 1 0 307081440 83701760 19793 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 20435 19793 182 377 0 20055 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81740

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 12918
/proc/meminfo: memFree=1807792/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=81740 CPUtime=51.07
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 31819 0 0 0 5091 16 0 0 25 0 1 0 307081440 83701760 19809 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 20435 19809 182 377 0 20055 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 81740

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 12918
/proc/meminfo: memFree=1807792/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=81740 CPUtime=102.25
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 31822 0 0 0 10209 16 0 0 25 0 1 0 307081440 83701760 19812 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 20435 19812 182 377 0 20055 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 81740

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12918
/proc/meminfo: memFree=1801008/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=88892 CPUtime=162.23
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 33604 0 0 0 16206 17 0 0 25 0 1 0 307081440 91025408 21594 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 22223 21594 182 377 0 21843 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 88892

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12918
/proc/meminfo: memFree=1781360/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=108532 CPUtime=222.2
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 38477 0 0 0 22200 20 0 0 25 0 1 0 307081440 111136768 26467 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 27133 26467 182 377 0 26753 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 108532

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12918
/proc/meminfo: memFree=1757104/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=132944 CPUtime=282.18
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 44604 0 0 0 28192 26 0 0 25 0 1 0 307081440 136134656 32594 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 33236 32594 182 377 0 32856 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 132944

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12918
/proc/meminfo: memFree=1723504/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=166396 CPUtime=342.16
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 52935 0 0 0 34183 33 0 0 25 0 1 0 307081440 170389504 40925 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 41599 40925 182 377 0 41219 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 166396

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12918
/proc/meminfo: memFree=1700848/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=189056 CPUtime=402.14
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 58608 0 0 0 40176 38 0 0 25 0 1 0 307081440 193593344 46598 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 47264 46598 182 377 0 46884 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 189056

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12920
/proc/meminfo: memFree=1663408/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=226600 CPUtime=462.11
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 67972 0 0 0 46165 46 0 0 25 0 1 0 307081440 232038400 55962 1992294400 134512640 136057169 4294956160 18446744073709551615 134823758 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 56650 55962 182 377 0 56270 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 226600

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12920
/proc/meminfo: memFree=1613616/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=276908 CPUtime=522.09
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 80567 0 0 0 52155 54 0 0 25 0 1 0 307081440 283553792 68557 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 69227 68557 182 377 0 68847 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 276908

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12920
/proc/meminfo: memFree=1586544/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=303016 CPUtime=582.04
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 87086 0 0 0 58145 59 0 0 25 0 1 0 307081440 310288384 75076 1992294400 134512640 136057169 4294956160 18446744073709551615 134823366 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12917/statm: 75754 75076 182 377 0 75374 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 303016

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12920
/proc/meminfo: memFree=1551280/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=337972 CPUtime=642.01
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 95833 0 0 0 64137 64 0 0 25 0 1 0 307081440 346083328 83823 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 84493 83823 182 377 0 84113 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 337972

[startup+702.301 s]

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

[startup+4182.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 12928
/proc/meminfo: memFree=399344/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=1487056 CPUtime=4180.62
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 383422 0 0 0 417803 259 0 0 25 0 1 0 307081440 1522745344 370769 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 371764 370769 182 377 0 371384 0
Current children cumulated CPU time (s) 4180.62
Current children cumulated vsize (KiB) 1487056

[startup+4242.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 12928
/proc/meminfo: memFree=367600/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=1519136 CPUtime=4240.61
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 391431 0 0 0 423796 265 0 0 25 0 1 0 307081440 1555595264 378778 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 379784 378778 182 377 0 379404 0
Current children cumulated CPU time (s) 4240.61
Current children cumulated vsize (KiB) 1519136

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12928
/proc/meminfo: memFree=334640/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=1551516 CPUtime=4300.59
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 399553 0 0 0 429789 270 0 0 25 0 1 0 307081440 1588752384 386900 1992294400 134512640 136057169 4294956160 18446744073709551615 134624599 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 387879 386900 182 377 0 387499 0
Current children cumulated CPU time (s) 4300.59
Current children cumulated vsize (KiB) 1551516

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12928
/proc/meminfo: memFree=299312/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=1587528 CPUtime=4360.58
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 408520 0 0 0 435782 276 0 0 25 0 1 0 307081440 1625628672 395867 1992294400 134512640 136057169 4294956160 18446744073709551615 134828295 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 396882 395867 182 377 0 396502 0
Current children cumulated CPU time (s) 4360.58
Current children cumulated vsize (KiB) 1587528

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12928
/proc/meminfo: memFree=286960/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=1599276 CPUtime=4420.57
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 411449 0 0 0 441779 278 0 0 25 0 1 0 307081440 1637658624 398796 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 399819 398796 182 377 0 399439 0
Current children cumulated CPU time (s) 4420.57
Current children cumulated vsize (KiB) 1599276

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12928
/proc/meminfo: memFree=286896/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=1599276 CPUtime=4480.56
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 411450 0 0 0 447778 278 0 0 25 0 1 0 307081440 1637658624 398797 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 399819 398797 182 377 0 399439 0
Current children cumulated CPU time (s) 4480.56
Current children cumulated vsize (KiB) 1599276

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12928
/proc/meminfo: memFree=286832/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=1599276 CPUtime=4540.54
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 411450 0 0 0 453776 278 0 0 25 0 1 0 307081440 1637658624 398797 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 399819 398797 182 377 0 399439 0
Current children cumulated CPU time (s) 4540.54
Current children cumulated vsize (KiB) 1599276

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12928
/proc/meminfo: memFree=286640/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=1599276 CPUtime=4600.53
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 411451 0 0 0 459775 278 0 0 25 0 1 0 307081440 1637658624 398798 1992294400 134512640 136057169 4294956160 18446744073709551615 134624591 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 399819 398798 182 377 0 399439 0
Current children cumulated CPU time (s) 4600.53
Current children cumulated vsize (KiB) 1599276

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12928
/proc/meminfo: memFree=286576/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=1599276 CPUtime=4660.51
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 411453 0 0 0 465773 278 0 0 25 0 1 0 307081440 1637658624 398800 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 399819 398800 182 377 0 399439 0
Current children cumulated CPU time (s) 4660.51
Current children cumulated vsize (KiB) 1599276

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12928
/proc/meminfo: memFree=274928/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=1610928 CPUtime=4720.49
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 414396 0 0 0 471769 280 0 0 25 0 1 0 307081440 1649590272 401743 1992294400 134512640 136057169 4294956160 18446744073709551615 134828249 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 402732 401743 182 377 0 402352 0
Current children cumulated CPU time (s) 4720.49
Current children cumulated vsize (KiB) 1610928

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12928
/proc/meminfo: memFree=238064/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=1648732 CPUtime=4780.47
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 423791 0 0 0 477760 287 0 0 25 0 1 0 307081440 1688301568 411138 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 412183 411138 182 377 0 411803 0
Current children cumulated CPU time (s) 4780.47
Current children cumulated vsize (KiB) 1648732

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12928
/proc/meminfo: memFree=212784/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=1673344 CPUtime=4840.47
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 429955 0 0 0 483754 293 0 0 25 0 1 0 307081440 1713504256 417302 1992294400 134512640 136057169 4294956160 18446744073709551615 134819879 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 418336 417302 182 377 0 417956 0
Current children cumulated CPU time (s) 4840.47
Current children cumulated vsize (KiB) 1673344

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12928
/proc/meminfo: memFree=178992/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=1707308 CPUtime=4900.45
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 438446 0 0 0 489747 298 0 0 25 0 1 0 307081440 1748283392 425793 1992294400 134512640 136057169 4294956160 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 426827 425793 182 377 0 426447 0
Current children cumulated CPU time (s) 4900.45
Current children cumulated vsize (KiB) 1707308

[startup+4962.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 12928
/proc/meminfo: memFree=148720/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=1737256 CPUtime=4960.43
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 445907 0 0 0 495741 302 0 0 25 0 1 0 307081440 1778950144 433254 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 434314 433254 182 377 0 433934 0
Current children cumulated CPU time (s) 4960.43
Current children cumulated vsize (KiB) 1737256

[startup+5022.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 12928
/proc/meminfo: memFree=125488/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=1761128 CPUtime=5020.42
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 451867 0 0 0 501736 306 0 0 25 0 1 0 307081440 1803395072 439214 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 440282 439214 182 377 0 439902 0
Current children cumulated CPU time (s) 5020.42
Current children cumulated vsize (KiB) 1761128

[startup+5082.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 12928
/proc/meminfo: memFree=79344/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=1806780 CPUtime=5080.4
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 463241 0 0 0 507727 313 0 0 25 0 1 0 307081440 1850142720 450588 1992294400 134512640 136057169 4294956160 18446744073709551615 134612911 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 451695 450588 182 377 0 451315 0
Current children cumulated CPU time (s) 5080.4
Current children cumulated vsize (KiB) 1806780



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+5128 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 12934
/proc/meminfo: memFree=42416/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=1843264 CPUtime=5126.1
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194304 472324 0 0 0 512291 319 0 0 25 0 1 0 307081440 1887502336 459671 1992294400 134512640 136057169 4294956160 18446744073709551615 134820200 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12917/statm: 460816 459671 182 377 0 460436 0
Current children cumulated CPU time (s) 5126.1
Current children cumulated vsize (KiB) 1843264

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

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

[startup+5128.21 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 12935
/proc/meminfo: memFree=737768/2055920 swapFree=4179652/4192956
[pid=12917] ppid=12915 vsize=0 CPUtime=5126.3
/proc/12917/stat : 12917 (clasp) R 12915 12917 12880 0 -1 4194308 472327 0 0 0 512291 339 0 0 25 0 1 0 307081440 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 0 0 0
/proc/12917/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5126.3
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5128.27
CPU time (s): 5126.37
CPU user time (s): 5122.91
CPU system time (s): 3.45847
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 1843264

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

runsolver used 4.09738 second user time and 14.5608 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-20 05:35:37
IDJOB=1831871
IDBENCH=71045
IDSOLVER=637
FILE ID=node48/1831871-1242790535
PBS_JOBID= 9322421
Free space on /tmp= 66384 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-20-5p1.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-1831871-1242790535/watcher-1831871-1242790535 -o /tmp/evaluation-result-1831871-1242790535/solver-1831871-1242790535 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831871-1242790535.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= 93858500e23e9a4bf0619d7bf7dc00f3
RANDOM SEED=2032545703

node48.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.209
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.209
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:       1886800 kB
Buffers:         23600 kB
Cached:          98944 kB
SwapCached:       7608 kB
Active:          52048 kB
Inactive:        79340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1886800 kB
SwapTotal:     4192956 kB
SwapFree:      4179652 kB
Dirty:           24864 kB
Writeback:           0 kB
Mapped:          13900 kB
Slab:            23760 kB
Committed_AS:  1099688 kB
PageTables:       1372 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= 66380 MiB
End job on node48 at 2009-05-20 07:01:07