Trace number 1738203

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.06 1200.41

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-26-243-24-70.cnf
MD5SUMbf3875bd851fbd5f3e19defeb88389d1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.162975
Satisfiable
(Un)Satisfiability was proved
Number of variables624
Number of clauses38944
Sum of the clauses size78464
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 238920
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

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-1738203-1240836237/watcher-1738203-1240836237 -o /tmp/evaluation-result-1738203-1240836237/solver-1738203-1240836237 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1738203-1240836237.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.00 1.00 0.92 3/65 27929
/proc/meminfo: memFree=1095928/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=1960 CPUtime=0
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 243 0 0 0 0 0 0 0 20 0 1 0 111653356 2007040 227 1992294400 134512640 136057169 4294956160 18446744073709551615 134662224 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 490 228 144 377 0 110 0

[startup+0.011604 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 27929
/proc/meminfo: memFree=1095928/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=2368 CPUtime=0
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 111653356 2424832 348 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 592 348 144 377 0 212 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2368

[startup+0.101615 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 27929
/proc/meminfo: memFree=1095928/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=3644 CPUtime=0.09
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 682 0 0 0 9 0 0 0 20 0 1 0 111653356 3731456 663 1992294400 134512640 136057169 4294956160 18446744073709551615 134774431 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 911 663 166 377 0 531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3644

[startup+0.301636 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 27929
/proc/meminfo: memFree=1095928/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=3580 CPUtime=0.29
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 782 0 0 0 29 0 0 0 23 0 1 0 111653356 3665920 685 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 895 685 183 377 0 515 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3580

[startup+0.701682 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 27929
/proc/meminfo: memFree=1095928/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=5956 CPUtime=0.69
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 1384 0 0 0 69 0 0 0 25 0 1 0 111653356 6098944 1287 1992294400 134512640 136057169 4294956160 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 1489 1287 183 377 0 1109 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5956

[startup+1.50177 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27930
/proc/meminfo: memFree=1089648/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=8996 CPUtime=1.49
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 2136 0 0 0 149 0 0 0 25 0 1 0 111653356 9211904 2039 1992294400 134512640 136057169 4294956160 18446744073709551615 134618124 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 2249 2039 183 377 0 1869 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8996

[startup+3.10295 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27930
/proc/meminfo: memFree=1088304/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=10584 CPUtime=3.09
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 2535 0 0 0 309 0 0 0 25 0 1 0 111653356 10838016 2438 1992294400 134512640 136057169 4294956160 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 2646 2438 183 377 0 2266 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10584

[startup+6.30131 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27930
/proc/meminfo: memFree=1085360/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=13728 CPUtime=6.29
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 3299 0 0 0 628 1 0 0 25 0 1 0 111653356 14057472 3202 1992294400 134512640 136057169 4294956160 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 3432 3202 183 377 0 3052 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13728

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27930
/proc/meminfo: memFree=1082096/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=15320 CPUtime=12.68
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 3712 0 0 0 1267 1 0 0 25 0 1 0 111653356 15687680 3615 1992294400 134512640 136057169 4294956160 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 3830 3615 183 377 0 3450 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15320

[startup+25.5015 s]
/proc/loadavg: 1.07 1.02 0.93 2/66 27930
/proc/meminfo: memFree=1076080/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=21172 CPUtime=25.48
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 5145 0 0 0 2546 2 0 0 25 0 1 0 111653356 21680128 5048 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 5293 5048 183 377 0 4913 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21172

[startup+51.1014 s]
/proc/loadavg: 1.04 1.01 0.93 2/66 27930
/proc/meminfo: memFree=1072816/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=24456 CPUtime=51.07
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 5980 0 0 0 5105 2 0 0 25 0 1 0 111653356 25042944 5883 1992294400 134512640 136057169 4294956160 18446744073709551615 134637475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 6114 5883 183 377 0 5734 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24456

[startup+102.305 s]
/proc/loadavg: 1.02 1.01 0.93 2/66 27930
/proc/meminfo: memFree=1067824/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=29460 CPUtime=102.26
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 7222 0 0 0 10223 3 0 0 25 0 1 0 111653356 30167040 7125 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 7365 7125 183 377 0 6985 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 29460

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27930
/proc/meminfo: memFree=1065648/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=31680 CPUtime=162.25
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 7753 0 0 0 16221 4 0 0 25 0 1 0 111653356 32440320 7656 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 7920 7656 183 377 0 7540 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 31680

[startup+222.302 s]
/proc/loadavg: 1.04 1.01 0.93 2/66 27930
/proc/meminfo: memFree=1061104/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=36768 CPUtime=222.23
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 8967 0 0 0 22218 5 0 0 25 0 1 0 111653356 37650432 8870 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 9192 8870 183 377 0 8812 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 36768

[startup+282.301 s]
/proc/loadavg: 1.05 1.02 0.94 2/66 27930
/proc/meminfo: memFree=1056432/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=41160 CPUtime=282.21
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 10036 0 0 0 28216 5 0 0 25 0 1 0 111653356 42147840 9939 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 10290 9939 183 377 0 9910 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 41160

[startup+342.301 s]
/proc/loadavg: 1.05 1.03 0.94 2/66 27930
/proc/meminfo: memFree=1056176/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=41404 CPUtime=342.19
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 10106 0 0 0 34214 5 0 0 25 0 1 0 111653356 42397696 10009 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 10351 10009 183 377 0 9971 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 41404

[startup+402.302 s]
/proc/loadavg: 1.13 1.05 0.95 2/66 27930
/proc/meminfo: memFree=1054256/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=43336 CPUtime=402.17
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 10573 0 0 0 40211 6 0 0 25 0 1 0 111653356 44376064 10476 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 10834 10476 183 377 0 10454 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 43336

[startup+462.302 s]
/proc/loadavg: 1.12 1.06 0.96 2/66 27930
/proc/meminfo: memFree=1053296/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=44260 CPUtime=462.15
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 10821 0 0 0 46209 6 0 0 25 0 1 0 111653356 45322240 10724 1992294400 134512640 136057169 4294956160 18446744073709551615 134812030 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 11065 10724 183 377 0 10685 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 44260

[startup+522.302 s]
/proc/loadavg: 1.11 1.06 0.96 2/66 27930
/proc/meminfo: memFree=1053104/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=44620 CPUtime=522.13
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 10878 0 0 0 52207 6 0 0 25 0 1 0 111653356 45690880 10781 1992294400 134512640 136057169 4294956160 18446744073709551615 134618473 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 11155 10781 183 377 0 10775 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 44620

[startup+582.301 s]
/proc/loadavg: 1.10 1.06 0.97 2/66 27930
/proc/meminfo: memFree=1050352/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=47376 CPUtime=582.12
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 11545 0 0 0 58205 7 0 0 25 0 1 0 111653356 48513024 11448 1992294400 134512640 136057169 4294956160 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 11844 11448 183 377 0 11464 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 47376

[startup+642.301 s]
/proc/loadavg: 1.08 1.06 0.97 2/66 27930
/proc/meminfo: memFree=1049968/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=47896 CPUtime=642.1
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 11658 0 0 0 64203 7 0 0 25 0 1 0 111653356 49045504 11561 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 11974 11561 183 377 0 11594 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 47896

[startup+702.302 s]
/proc/loadavg: 1.08 1.06 0.98 2/66 27930
/proc/meminfo: memFree=1048752/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=49116 CPUtime=702.09
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 11959 0 0 0 70201 8 0 0 25 0 1 0 111653356 50294784 11862 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 12279 11862 183 377 0 11899 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 49116

[startup+762.306 s]
/proc/loadavg: 1.13 1.08 0.99 2/66 27930
/proc/meminfo: memFree=1047024/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=50932 CPUtime=762.07
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 12400 0 0 0 76199 8 0 0 25 0 1 0 111653356 52154368 12303 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 12733 12303 183 377 0 12353 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 50932

[startup+822.301 s]
/proc/loadavg: 1.16 1.09 1.00 2/66 27930
/proc/meminfo: memFree=1046192/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=51860 CPUtime=822.05
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 12606 0 0 0 82197 8 0 0 25 0 1 0 111653356 53104640 12509 1992294400 134512640 136057169 4294956160 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 12965 12509 183 377 0 12585 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 51860

[startup+882.301 s]
/proc/loadavg: 1.15 1.10 1.01 2/66 27930
/proc/meminfo: memFree=1045552/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=52528 CPUtime=882.03
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 12757 0 0 0 88195 8 0 0 25 0 1 0 111653356 53788672 12660 1992294400 134512640 136057169 4294956160 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 13132 12660 183 377 0 12752 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 52528

[startup+942.302 s]
/proc/loadavg: 1.16 1.11 1.01 2/66 27930
/proc/meminfo: memFree=1044976/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=53288 CPUtime=942.02
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 12897 0 0 0 94193 9 0 0 25 0 1 0 111653356 54566912 12800 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 13322 12800 183 377 0 12942 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 53288

[startup+1002.3 s]
/proc/loadavg: 1.09 1.10 1.01 2/66 27930
/proc/meminfo: memFree=1044656/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=53476 CPUtime=1002
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 12978 0 0 0 100191 9 0 0 25 0 1 0 111653356 54759424 12881 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 13369 12881 183 377 0 12989 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 53476

[startup+1062.3 s]
/proc/loadavg: 1.06 1.10 1.01 2/66 27936
/proc/meminfo: memFree=1043248/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=55116 CPUtime=1061.98
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 13326 0 0 0 106189 9 0 0 25 0 1 0 111653356 56438784 13229 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 13779 13229 183 377 0 13399 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 55116

[startup+1122.3 s]
/proc/loadavg: 1.10 1.09 1.01 2/66 27936
/proc/meminfo: memFree=1043056/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=55356 CPUtime=1121.96
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 13385 0 0 0 112187 9 0 0 25 0 1 0 111653356 56684544 13288 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 13839 13288 183 377 0 13459 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 55356

[startup+1182.3 s]
/proc/loadavg: 1.03 1.07 1.00 2/66 27936
/proc/meminfo: memFree=1042736/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=55780 CPUtime=1181.95
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 13487 0 0 0 118185 10 0 0 25 0 1 0 111653356 57118720 13390 1992294400 134512640 136057169 4294956160 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 13945 13390 183 377 0 13565 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 55780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.02 1.07 1.00 2/66 27936
/proc/meminfo: memFree=1042608/2055920 swapFree=4192956/4192956
[pid=27929] ppid=27927 vsize=55924 CPUtime=1200.05
/proc/27929/stat : 27929 (clasp) R 27927 27929 27771 0 -1 4194304 13516 0 0 0 119995 10 0 0 25 0 1 0 111653356 57266176 13419 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27929/statm: 13981 13419 183 377 0 13601 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 55924

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.41
CPU time (s): 1200.06
CPU user time (s): 1199.95
CPU system time (s): 0.109983
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 55924

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

runsolver used 1.35279 second user time and 3.01654 second system time

The end

Launcher Data

Begin job on node85 at 2009-04-27 14:43:57
IDJOB=1738203
IDBENCH=71803
IDSOLVER=508
FILE ID=node85/1738203-1240836237
PBS_JOBID= 9187490
Free space on /tmp= 126816 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-26-243-24-70.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-1738203-1240836237/watcher-1738203-1240836237 -o /tmp/evaluation-result-1738203-1240836237/solver-1738203-1240836237 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1738203-1240836237.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= bf3875bd851fbd5f3e19defeb88389d1
RANDOM SEED=768190075

node85.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.238
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.238
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:       1096344 kB
Buffers:        109444 kB
Cached:         732668 kB
SwapCached:          0 kB
Active:         206624 kB
Inactive:       649396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1096344 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2292 kB
Writeback:           0 kB
Mapped:          23592 kB
Slab:            89432 kB
Committed_AS:   329116 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= 126816 MiB
End job on node85 at 2009-04-27 15:03:59