Trace number 1831529

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 1.2.0-SAT09-32? (TO) 10000.1 10002.9

General information on the benchmark

Nameindustrial/grieu/
vmpc_34.cnf
MD5SUMa27d41b3e10d867544cd2bff7d005be2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.3466
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

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-1831529-1242759619/watcher-1831529-1242759619 -o /tmp/evaluation-result-1831529-1242759619/solver-1831529-1242759619 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831529-1242759619.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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


[startup+0 s]
/proc/loadavg: 1.07 0.85 0.41 3/64 2321
/proc/meminfo: memFree=1985584/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=1960 CPUtime=0
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 252 0 0 0 0 0 0 0 18 0 1 0 303995374 2007040 236 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 490 237 144 377 0 110 0

[startup+0.0848229 s]
/proc/loadavg: 1.07 0.85 0.41 3/64 2321
/proc/meminfo: memFree=1985584/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=7152 CPUtime=0.07
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 1821 0 0 0 7 0 0 0 18 0 1 0 303995374 7323648 1476 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 1788 1477 144 377 0 1408 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7152

[startup+0.101824 s]
/proc/loadavg: 1.07 0.85 0.41 3/64 2321
/proc/meminfo: memFree=1985584/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=7944 CPUtime=0.09
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 2079 0 0 0 9 0 0 0 18 0 1 0 303995374 8134656 1734 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 1986 1734 144 377 0 1606 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7944

[startup+0.30185 s]
/proc/loadavg: 1.07 0.85 0.41 3/64 2321
/proc/meminfo: memFree=1985584/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=12272 CPUtime=0.29
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 3299 0 0 0 28 1 0 0 19 0 1 0 303995374 12566528 2810 1992294400 134512640 136057169 4294956160 18446744073709551615 134775154 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 3068 2810 166 377 0 2688 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12272

[startup+0.701903 s]
/proc/loadavg: 1.07 0.85 0.41 3/64 2321
/proc/meminfo: memFree=1985584/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=12272 CPUtime=0.69
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 3300 0 0 0 68 1 0 0 22 0 1 0 303995374 12566528 2811 1992294400 134512640 136057169 4294956160 18446744073709551615 134774646 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 3068 2811 166 377 0 2688 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12272

[startup+1.50201 s]
/proc/loadavg: 1.06 0.85 0.42 2/65 2322
/proc/meminfo: memFree=1974952/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=12272 CPUtime=1.49
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 3302 0 0 0 148 1 0 0 25 0 1 0 303995374 12566528 2813 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 3068 2813 166 377 0 2688 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12272

[startup+3.10121 s]
/proc/loadavg: 1.06 0.85 0.42 2/65 2322
/proc/meminfo: memFree=1976168/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=10648 CPUtime=3.09
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 3318 0 0 0 308 1 0 0 25 0 1 0 303995374 10903552 2446 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 2662 2446 182 377 0 2282 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10648

[startup+6.30163 s]
/proc/loadavg: 1.06 0.85 0.42 2/65 2322
/proc/meminfo: memFree=1976104/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=10648 CPUtime=6.29
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 3318 0 0 0 628 1 0 0 25 0 1 0 303995374 10903552 2446 1992294400 134512640 136057169 4294956160 18446744073709551615 134824875 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 2662 2446 182 377 0 2282 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10648

[startup+12.7015 s]
/proc/loadavg: 1.05 0.85 0.42 2/65 2322
/proc/meminfo: memFree=1971816/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=15656 CPUtime=12.68
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 4567 0 0 0 1266 2 0 0 25 0 1 0 303995374 16031744 3695 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 3914 3695 182 377 0 3534 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15656

[startup+25.5011 s]
/proc/loadavg: 1.05 0.86 0.43 2/65 2322
/proc/meminfo: memFree=1968744/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=18568 CPUtime=25.48
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 5277 0 0 0 2545 3 0 0 25 0 1 0 303995374 19013632 4405 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 4642 4405 182 377 0 4262 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18568

[startup+51.1015 s]
/proc/loadavg: 1.03 0.87 0.45 2/65 2328
/proc/meminfo: memFree=1964520/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=22544 CPUtime=51.07
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 6263 0 0 0 5103 4 0 0 25 0 1 0 303995374 23085056 5391 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 5636 5391 182 377 0 5256 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22544

[startup+102.304 s]
/proc/loadavg: 1.01 0.89 0.47 2/65 2328
/proc/meminfo: memFree=1958824/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=28196 CPUtime=102.26
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 7691 0 0 0 10220 6 0 0 25 0 1 0 303995374 28872704 6819 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 7049 6819 182 377 0 6669 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28196

[startup+162.302 s]
/proc/loadavg: 1.00 0.91 0.50 2/65 2328
/proc/meminfo: memFree=1954984/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=32072 CPUtime=162.24
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 8638 0 0 0 16217 7 0 0 25 0 1 0 303995374 32841728 7766 1992294400 134512640 136057169 4294956160 18446744073709551615 134824390 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 8018 7766 182 377 0 7638 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32072

[startup+222.302 s]
/proc/loadavg: 1.00 0.92 0.53 2/65 2328
/proc/meminfo: memFree=1951656/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=35324 CPUtime=222.22
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 9463 0 0 0 22214 8 0 0 25 0 1 0 303995374 36171776 8591 1992294400 134512640 136057169 4294956160 18446744073709551615 134828324 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 8831 8591 182 377 0 8451 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 35324

[startup+282.302 s]
/proc/loadavg: 1.00 0.93 0.56 2/65 2328
/proc/meminfo: memFree=1949608/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=37496 CPUtime=282.2
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 9967 0 0 0 28212 8 0 0 25 0 1 0 303995374 38395904 9095 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 9374 9095 182 377 0 8994 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 37496

[startup+342.301 s]
/proc/loadavg: 1.00 0.94 0.58 2/65 2328
/proc/meminfo: memFree=1946472/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=40572 CPUtime=342.19
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 10744 0 0 0 34210 9 0 0 25 0 1 0 303995374 41545728 9872 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 10143 9872 182 377 0 9763 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 40572

[startup+402.301 s]
/proc/loadavg: 1.00 0.95 0.60 2/65 2328
/proc/meminfo: memFree=1945128/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=41860 CPUtime=402.17
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 11068 0 0 0 40208 9 0 0 25 0 1 0 303995374 42864640 10196 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 10465 10196 182 377 0 10085 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 41860

[startup+462.301 s]
/proc/loadavg: 1.00 0.95 0.63 2/65 2328
/proc/meminfo: memFree=1942312/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=44760 CPUtime=462.15
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 11759 0 0 0 46205 10 0 0 25 0 1 0 303995374 45834240 10887 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 11190 10887 182 377 0 10810 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 44760

[startup+522.302 s]
/proc/loadavg: 1.00 0.96 0.65 2/65 2328
/proc/meminfo: memFree=1941352/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=45780 CPUtime=522.13
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 11991 0 0 0 52203 10 0 0 25 0 1 0 303995374 46878720 11119 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 11445 11119 182 377 0 11065 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 45780

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.66 2/65 2328
/proc/meminfo: memFree=1940584/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=46448 CPUtime=582.11
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 12179 0 0 0 58201 10 0 0 25 0 1 0 303995374 47562752 11307 1992294400 134512640 136057169 4294956160 18446744073709551615 134823741 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 11612 11307 182 377 0 11232 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 46448

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.68 2/65 2328
/proc/meminfo: memFree=1938152/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=48920 CPUtime=642.11
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 12782 0 0 0 64200 11 0 0 25 0 1 0 303995374 50094080 11910 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 12230 11910 182 377 0 11850 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 48920

[startup+702.302 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2344
/proc/meminfo: memFree=1859624/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=127884 CPUtime=9099.68
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 31422 0 0 0 909919 49 0 0 25 0 1 0 303995374 130953216 30414 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 31971 30414 182 377 0 31591 0
Current children cumulated CPU time (s) 9099.68
Current children cumulated vsize (KiB) 127884

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2344
/proc/meminfo: memFree=1859240/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=128240 CPUtime=9159.66
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 31505 0 0 0 915917 49 0 0 25 0 1 0 303995374 131317760 30497 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 32060 30497 182 377 0 31680 0
Current children cumulated CPU time (s) 9159.66
Current children cumulated vsize (KiB) 128240

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2344
/proc/meminfo: memFree=1859048/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=128452 CPUtime=9219.65
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 31543 0 0 0 921916 49 0 0 25 0 1 0 303995374 131534848 30535 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 32113 30535 182 377 0 31733 0
Current children cumulated CPU time (s) 9219.65
Current children cumulated vsize (KiB) 128452

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2344
/proc/meminfo: memFree=1859048/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=128452 CPUtime=9279.62
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 31562 0 0 0 927913 49 0 0 25 0 1 0 303995374 131534848 30554 1992294400 134512640 136057169 4294956160 18446744073709551615 134823741 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 32113 30554 182 377 0 31733 0
Current children cumulated CPU time (s) 9279.62
Current children cumulated vsize (KiB) 128452

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2344
/proc/meminfo: memFree=1858792/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=128668 CPUtime=9339.62
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 31605 0 0 0 933912 50 0 0 25 0 1 0 303995374 131756032 30597 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 32167 30597 182 377 0 31787 0
Current children cumulated CPU time (s) 9339.62
Current children cumulated vsize (KiB) 128668

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2344
/proc/meminfo: memFree=1858792/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=128668 CPUtime=9399.6
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 31605 0 0 0 939910 50 0 0 25 0 1 0 303995374 131756032 30597 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 32167 30597 182 377 0 31787 0
Current children cumulated CPU time (s) 9399.6
Current children cumulated vsize (KiB) 128668

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2344
/proc/meminfo: memFree=1858216/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=129308 CPUtime=9459.58
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 31735 0 0 0 945908 50 0 0 25 0 1 0 303995374 132411392 30727 1992294400 134512640 136057169 4294956160 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 32327 30727 182 377 0 31947 0
Current children cumulated CPU time (s) 9459.58
Current children cumulated vsize (KiB) 129308

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2344
/proc/meminfo: memFree=1858024/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=129308 CPUtime=9519.56
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 31767 0 0 0 951906 50 0 0 25 0 1 0 303995374 132411392 30759 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 32327 30759 182 377 0 31947 0
Current children cumulated CPU time (s) 9519.56
Current children cumulated vsize (KiB) 129308

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2344
/proc/meminfo: memFree=1857512/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=129900 CPUtime=9579.55
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 31883 0 0 0 957904 51 0 0 25 0 1 0 303995374 133017600 30875 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 32475 30875 182 377 0 32095 0
Current children cumulated CPU time (s) 9579.55
Current children cumulated vsize (KiB) 129900

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2344
/proc/meminfo: memFree=1857320/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=130112 CPUtime=9639.53
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 31925 0 0 0 963902 51 0 0 25 0 1 0 303995374 133234688 30917 1992294400 134512640 136057169 4294956160 18446744073709551615 134824056 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 32528 30917 182 377 0 32148 0
Current children cumulated CPU time (s) 9639.53
Current children cumulated vsize (KiB) 130112

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2344
/proc/meminfo: memFree=1855016/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=132372 CPUtime=9699.51
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 32495 0 0 0 969900 51 0 0 25 0 1 0 303995374 135548928 31487 1992294400 134512640 136057169 4294956160 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 33093 31487 182 377 0 32713 0
Current children cumulated CPU time (s) 9699.51
Current children cumulated vsize (KiB) 132372

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2344
/proc/meminfo: memFree=1854376/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=133092 CPUtime=9759.49
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 32642 0 0 0 975898 51 0 0 25 0 1 0 303995374 136286208 31634 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 33273 31634 182 377 0 32893 0
Current children cumulated CPU time (s) 9759.49
Current children cumulated vsize (KiB) 133092

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2346
/proc/meminfo: memFree=1854120/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=133092 CPUtime=9819.47
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 32644 0 0 0 981896 51 0 0 25 0 1 0 303995374 136286208 31636 1992294400 134512640 136057169 4294956160 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 33273 31636 182 377 0 32893 0
Current children cumulated CPU time (s) 9819.47
Current children cumulated vsize (KiB) 133092

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2346
/proc/meminfo: memFree=1853608/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=133816 CPUtime=9879.46
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 32823 0 0 0 987894 52 0 0 25 0 1 0 303995374 137027584 31815 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 33454 31816 182 377 0 33074 0
Current children cumulated CPU time (s) 9879.46
Current children cumulated vsize (KiB) 133816

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2346
/proc/meminfo: memFree=1852584/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=134932 CPUtime=9939.44
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 33068 0 0 0 993892 52 0 0 25 0 1 0 303995374 138170368 32060 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 33733 32060 182 377 0 33353 0
Current children cumulated CPU time (s) 9939.44
Current children cumulated vsize (KiB) 134932

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2346
/proc/meminfo: memFree=1852136/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=135372 CPUtime=9999.43
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 33167 0 0 0 999890 53 0 0 25 0 1 0 303995374 138620928 32159 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 33843 32159 182 377 0 33463 0
Current children cumulated CPU time (s) 9999.43
Current children cumulated vsize (KiB) 135372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2346
/proc/meminfo: memFree=1852136/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=135372 CPUtime=10000
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 33167 0 0 0 999950 53 0 0 25 0 1 0 303995374 138620928 32159 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 33843 32159 182 377 0 33463 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 135372

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

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

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2346
/proc/meminfo: memFree=1852136/2055920 swapFree=4180432/4192956
[pid=2321] ppid=2319 vsize=135372 CPUtime=10000
/proc/2321/stat : 2321 (clasp) R 2319 2321 2257 0 -1 4194304 33167 0 0 0 999950 53 0 0 25 0 1 0 303995374 138620928 32159 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2321/statm: 33843 32159 182 377 0 33463 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 135372

Child status: 0
Real time (s): 10002.9
CPU time (s): 10000.1
CPU user time (s): 9999.5
CPU system time (s): 0.552915
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 135372

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

runsolver used 9.26859 second user time and 18.1862 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-19 21:00:19
IDJOB=1831529
IDBENCH=20493
IDSOLVER=637
FILE ID=node13/1831529-1242759619
PBS_JOBID= 9322285
Free space on /tmp= 66428 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/grieu/vmpc_34.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-1831529-1242759619/watcher-1831529-1242759619 -o /tmp/evaluation-result-1831529-1242759619/solver-1831529-1242759619 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831529-1242759619.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= a27d41b3e10d867544cd2bff7d005be2
RANDOM SEED=897075963

node13.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.227
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.227
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:       1986000 kB
Buffers:          4704 kB
Cached:          29680 kB
SwapCached:       6824 kB
Active:          15920 kB
Inactive:        27320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1986000 kB
SwapTotal:     4192956 kB
SwapFree:      4180432 kB
Dirty:            4632 kB
Writeback:           0 kB
Mapped:          13860 kB
Slab:            12596 kB
Committed_AS:   934868 kB
PageTables:       1460 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= 66424 MiB
End job on node13 at 2009-05-19 23:47:04