Trace number 1831843

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.3 10003.1

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-5p0.cnf
MD5SUMb21b299f860c56270b509900cff82599
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark565.298
Satisfiable
(Un)Satisfiability was proved
Number of variables162926
Number of clauses821689
Sum of the clauses size1954581
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2618514
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

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-1831843-1242789755/watcher-1831843-1242789755 -o /tmp/evaluation-result-1831843-1242789755/solver-1831843-1242789755 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831843-1242789755.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 2/64 2606
/proc/meminfo: memFree=1878768/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=3492 CPUtime=0
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 544 0 0 0 0 0 0 0 18 0 1 0 307008285 3575808 432 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 873 440 139 377 0 493 0

[startup+0.0325929 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 2606
/proc/meminfo: memFree=1878768/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=14492 CPUtime=0.02
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 3486 0 0 0 2 0 0 0 18 0 1 0 307008285 14839808 2719 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 3623 2723 140 377 0 3243 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14492

[startup+0.101591 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 2606
/proc/meminfo: memFree=1878768/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=20328 CPUtime=0.09
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 5313 0 0 0 8 1 0 0 18 0 1 0 307008285 20815872 4546 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 5082 4546 144 377 0 4702 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20328

[startup+0.301616 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 2606
/proc/meminfo: memFree=1878768/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=30188 CPUtime=0.29
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 8451 0 0 0 26 3 0 0 20 0 1 0 307008285 30912512 7041 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 7547 7041 144 377 0 7167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30188

[startup+0.701663 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 2606
/proc/meminfo: memFree=1878768/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=57108 CPUtime=0.69
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 17635 0 0 0 61 8 0 0 23 0 1 0 307008285 58478592 13434 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 14277 13434 165 377 0 13897 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57108

[startup+1.50176 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 2607
/proc/meminfo: memFree=1823528/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=60612 CPUtime=1.49
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 19507 0 0 0 140 9 0 0 25 0 1 0 307008285 62066688 14410 1992294400 134512640 136057169 4294956160 18446744073709551615 134774650 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 15153 14410 168 377 0 14773 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60612

[startup+3.10195 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 2607
/proc/meminfo: memFree=1819816/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=65764 CPUtime=3.09
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 20782 0 0 0 299 10 0 0 25 0 1 0 307008285 67342336 15685 1992294400 134512640 136057169 4294956160 18446744073709551615 135480624 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 16441 15685 170 377 0 16061 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65764

[startup+6.30133 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 2607
/proc/meminfo: memFree=1824424/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=56328 CPUtime=6.29
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 21481 0 0 0 618 11 0 0 25 0 1 0 307008285 57679872 13650 1992294400 134512640 136057169 4294956160 18446744073709551615 134624627 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 14082 13650 182 377 0 13702 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56328

[startup+12.7011 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 2607
/proc/meminfo: memFree=1824568/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=56328 CPUtime=12.69
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 21481 0 0 0 1258 11 0 0 25 0 1 0 307008285 57679872 13650 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 14082 13650 182 377 0 13702 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56328

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2607
/proc/meminfo: memFree=1824632/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=56328 CPUtime=25.49
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 21485 0 0 0 2538 11 0 0 25 0 1 0 307008285 57679872 13654 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 14082 13654 182 377 0 13702 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56328

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2607
/proc/meminfo: memFree=1824824/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=56328 CPUtime=51.07
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 21485 0 0 0 5096 11 0 0 25 0 1 0 307008285 57679872 13654 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 14082 13654 182 377 0 13702 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 56328

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2607
/proc/meminfo: memFree=1809720/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=71444 CPUtime=102.26
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 25258 0 0 0 10213 13 0 0 25 0 1 0 307008285 73158656 17427 1992294400 134512640 136057169 4294956160 18446744073709551615 134624354 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 17861 17427 182 377 0 17481 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 71444

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2607
/proc/meminfo: memFree=1771832/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=109856 CPUtime=162.24
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 34856 0 0 0 16202 22 0 0 25 0 1 0 307008285 112492544 27025 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 27464 27025 182 377 0 27084 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 109856

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2607
/proc/meminfo: memFree=1726520/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=154616 CPUtime=222.22
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 46024 0 0 0 22194 28 0 0 25 0 1 0 307008285 158326784 38193 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 38654 38193 182 377 0 38274 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 154616

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2607
/proc/meminfo: memFree=1660664/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=221788 CPUtime=282.2
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 62787 0 0 0 28182 38 0 0 25 0 1 0 307008285 227110912 54956 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 55447 54956 182 377 0 55067 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 221788

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2607
/proc/meminfo: memFree=1601400/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=279668 CPUtime=342.19
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 77274 0 0 0 34173 46 0 0 25 0 1 0 307008285 286380032 69443 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 69917 69443 182 377 0 69537 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 279668

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2607
/proc/meminfo: memFree=1565112/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=315624 CPUtime=402.17
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 86266 0 0 0 40164 53 0 0 25 0 1 0 307008285 323198976 78435 1992294400 134512640 136057169 4294956160 18446744073709551615 134624621 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 78906 78435 182 377 0 78526 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 315624

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2607
/proc/meminfo: memFree=1500216/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=380216 CPUtime=462.15
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 102446 0 0 0 46153 62 0 0 25 0 1 0 307008285 389341184 94615 1992294400 134512640 136057169 4294956160 18446744073709551615 134624579 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 95054 94615 182 377 0 94674 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 380216

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2607
/proc/meminfo: memFree=1422264/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=459556 CPUtime=522.14
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 122349 0 0 0 52139 75 0 0 25 0 1 0 307008285 470585344 114382 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 114889 114382 182 377 0 114509 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 459556

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2607
/proc/meminfo: memFree=1367864/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=513140 CPUtime=582.12
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 135758 0 0 0 58127 85 0 0 25 0 1 0 307008285 525455360 127791 1992294400 134512640 136057169 4294956160 18446744073709551615 134611742 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 128285 127791 182 377 0 127905 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 513140

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2607
/proc/meminfo: memFree=1322168/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=558140 CPUtime=642.11
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 147006 0 0 0 64120 91 0 0 25 0 1 0 307008285 571535360 139039 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 139535 139039 182 377 0 139155 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 558140

[startup+702.301 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2625
/proc/meminfo: memFree=231416/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=1643712 CPUtime=9099.79
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 418627 0 0 0 909700 279 0 0 25 0 1 0 307008285 1683161088 410153 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 410928 410153 182 377 0 410548 0
Current children cumulated CPU time (s) 9099.79
Current children cumulated vsize (KiB) 1643712

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2625
/proc/meminfo: memFree=231416/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=1643712 CPUtime=9159.78
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 418628 0 0 0 915698 280 0 0 25 0 1 0 307008285 1683161088 410154 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 410928 410154 182 377 0 410548 0
Current children cumulated CPU time (s) 9159.78
Current children cumulated vsize (KiB) 1643712

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2625
/proc/meminfo: memFree=231352/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=1643712 CPUtime=9219.76
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 418640 0 0 0 921696 280 0 0 25 0 1 0 307008285 1683161088 410166 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 410928 410166 182 377 0 410548 0
Current children cumulated CPU time (s) 9219.76
Current children cumulated vsize (KiB) 1643712

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2625
/proc/meminfo: memFree=231288/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=1643712 CPUtime=9279.74
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 418640 0 0 0 927694 280 0 0 25 0 1 0 307008285 1683161088 410166 1992294400 134512640 136057169 4294956160 18446744073709551615 134615631 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 410928 410166 182 377 0 410548 0
Current children cumulated CPU time (s) 9279.74
Current children cumulated vsize (KiB) 1643712

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2625
/proc/meminfo: memFree=231288/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=1643712 CPUtime=9339.73
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 418640 0 0 0 933693 280 0 0 25 0 1 0 307008285 1683161088 410166 1992294400 134512640 136057169 4294956160 18446744073709551615 134624621 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 410928 410166 182 377 0 410548 0
Current children cumulated CPU time (s) 9339.73
Current children cumulated vsize (KiB) 1643712

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2625
/proc/meminfo: memFree=231288/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=1643712 CPUtime=9399.71
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 418640 0 0 0 939691 280 0 0 25 0 1 0 307008285 1683161088 410166 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 410928 410166 182 377 0 410548 0
Current children cumulated CPU time (s) 9399.71
Current children cumulated vsize (KiB) 1643712

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2625
/proc/meminfo: memFree=231288/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=1643712 CPUtime=9459.69
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 418640 0 0 0 945689 280 0 0 25 0 1 0 307008285 1683161088 410166 1992294400 134512640 136057169 4294956160 18446744073709551615 134812866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 410928 410166 182 377 0 410548 0
Current children cumulated CPU time (s) 9459.69
Current children cumulated vsize (KiB) 1643712

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2631
/proc/meminfo: memFree=230968/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=1643712 CPUtime=9519.67
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 418641 0 0 0 951687 280 0 0 25 0 1 0 307008285 1683161088 410167 1992294400 134512640 136057169 4294956160 18446744073709551615 134824056 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 410928 410167 182 377 0 410548 0
Current children cumulated CPU time (s) 9519.67
Current children cumulated vsize (KiB) 1643712

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2631
/proc/meminfo: memFree=230968/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=1643712 CPUtime=9579.66
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 418642 0 0 0 957685 281 0 0 25 0 1 0 307008285 1683161088 410168 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 410928 410168 182 377 0 410548 0
Current children cumulated CPU time (s) 9579.66
Current children cumulated vsize (KiB) 1643712

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2631
/proc/meminfo: memFree=230968/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=1643712 CPUtime=9639.64
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 418643 0 0 0 963683 281 0 0 25 0 1 0 307008285 1683161088 410169 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 410928 410169 182 377 0 410548 0
Current children cumulated CPU time (s) 9639.64
Current children cumulated vsize (KiB) 1643712

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2631
/proc/meminfo: memFree=230904/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=1643712 CPUtime=9699.62
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 418643 0 0 0 969681 281 0 0 25 0 1 0 307008285 1683161088 410169 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 410928 410169 182 377 0 410548 0
Current children cumulated CPU time (s) 9699.62
Current children cumulated vsize (KiB) 1643712

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2631
/proc/meminfo: memFree=230840/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=1643712 CPUtime=9759.61
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 418643 0 0 0 975680 281 0 0 25 0 1 0 307008285 1683161088 410169 1992294400 134512640 136057169 4294956160 18446744073709551615 134624629 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 410928 410169 182 377 0 410548 0
Current children cumulated CPU time (s) 9759.61
Current children cumulated vsize (KiB) 1643712

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2631
/proc/meminfo: memFree=230840/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=1643712 CPUtime=9819.59
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 418643 0 0 0 981678 281 0 0 25 0 1 0 307008285 1683161088 410169 1992294400 134512640 136057169 4294956160 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 410928 410169 182 377 0 410548 0
Current children cumulated CPU time (s) 9819.59
Current children cumulated vsize (KiB) 1643712

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2631
/proc/meminfo: memFree=230840/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=1643712 CPUtime=9879.58
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 418643 0 0 0 987677 281 0 0 25 0 1 0 307008285 1683161088 410169 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 410928 410169 182 377 0 410548 0
Current children cumulated CPU time (s) 9879.58
Current children cumulated vsize (KiB) 1643712

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2631
/proc/meminfo: memFree=230840/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=1643712 CPUtime=9939.55
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 418646 0 0 0 993674 281 0 0 25 0 1 0 307008285 1683161088 410172 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 410928 410172 182 377 0 410548 0
Current children cumulated CPU time (s) 9939.55
Current children cumulated vsize (KiB) 1643712

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2631
/proc/meminfo: memFree=230840/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=1643712 CPUtime=9999.54
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 418647 0 0 0 999673 281 0 0 25 0 1 0 307008285 1683161088 410173 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 410928 410173 182 377 0 410548 0
Current children cumulated CPU time (s) 9999.54
Current children cumulated vsize (KiB) 1643712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2631
/proc/meminfo: memFree=230840/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=1643712 CPUtime=10000
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194304 418647 0 0 0 999723 281 0 0 25 0 1 0 307008285 1683161088 410173 1992294400 134512640 136057169 4294956160 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2606/statm: 410928 410173 182 377 0 410548 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1643712

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

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

[startup+10003 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2631
/proc/meminfo: memFree=230840/2055920 swapFree=4179796/4192956
[pid=2606] ppid=2604 vsize=0 CPUtime=10000.2
/proc/2606/stat : 2606 (clasp) R 2604 2606 2569 0 -1 4194308 418650 0 0 0 999723 301 0 0 25 0 1 0 307008285 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/2606/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 10003.1
CPU time (s): 10000.3
CPU user time (s): 9997.24
CPU system time (s): 3.06853
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 1643712

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

runsolver used 7.45487 second user time and 20.4749 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-20 05:22:36
IDJOB=1831843
IDBENCH=71008
IDSOLVER=637
FILE ID=node33/1831843-1242789755
PBS_JOBID= 9322398
Free space on /tmp= 66292 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-5p0.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-1831843-1242789755/watcher-1831843-1242789755 -o /tmp/evaluation-result-1831843-1242789755/solver-1831843-1242789755 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831843-1242789755.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= b21b299f860c56270b509900cff82599
RANDOM SEED=1950795156

node33.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.212
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.212
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:       1879184 kB
Buffers:         28908 kB
Cached:          99620 kB
SwapCached:       7336 kB
Active:          48912 kB
Inactive:        88468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1879184 kB
SwapTotal:     4192956 kB
SwapFree:      4179796 kB
Dirty:           16884 kB
Writeback:           0 kB
Mapped:          13892 kB
Slab:            25376 kB
Committed_AS:  1047308 kB
PageTables:       1392 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= 66288 MiB
End job on node33 at 2009-05-20 08:09:21