Trace number 1728264

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 1.2.0-SAT09-32? (TO) 1200.18 1200.51

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_5-6-8.sat05-2669.reshuffled-07.cnf
MD5SUM4064da8380443613a08af89e2e77b8a2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

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-1728264-1240734789/watcher-1728264-1240734789 -o /tmp/evaluation-result-1728264-1240734789/solver-1728264-1240734789 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1728264-1240734789.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.83 1.82 1.53 2/65 23207
/proc/meminfo: memFree=1745384/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=6216 CPUtime=0
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 601 0 0 0 0 0 0 0 18 0 1 0 101511432 6365184 406 1992294400 134512640 136057169 4294956144 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 1554 409 140 377 0 1174 0

[startup+0.038118 s]
/proc/loadavg: 1.83 1.82 1.53 2/65 23207
/proc/meminfo: memFree=1745384/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=8208 CPUtime=0.03
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 1965 0 0 0 2 1 0 0 18 0 1 0 101511432 8404992 1770 1992294400 134512640 136057169 4294956144 18446744073709551615 134662512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 2052 1771 147 377 0 1672 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8208

[startup+0.102096 s]
/proc/loadavg: 1.83 1.82 1.53 2/65 23207
/proc/meminfo: memFree=1745384/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=11612 CPUtime=0.09
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 2980 0 0 0 8 1 0 0 18 0 1 0 101511432 11890688 2558 1992294400 134512640 136057169 4294956144 18446744073709551615 135459713 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 2903 2558 147 377 0 2523 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11612

[startup+0.30112 s]
/proc/loadavg: 1.83 1.82 1.53 2/65 23207
/proc/meminfo: memFree=1745384/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=20676 CPUtime=0.28
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 5821 0 0 0 25 3 0 0 19 0 1 0 101511432 21172224 4892 1992294400 134512640 136057169 4294956144 18446744073709551615 134662105 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 5169 4892 147 377 0 4789 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20676

[startup+0.701166 s]
/proc/loadavg: 1.83 1.82 1.53 2/65 23207
/proc/meminfo: memFree=1745384/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=33212 CPUtime=0.69
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 9972 0 0 0 63 6 0 0 22 0 1 0 101511432 34009088 7994 1992294400 134512640 136057169 4294956144 18446744073709551615 134771315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 8303 7995 165 377 0 7923 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33212

[startup+1.50126 s]
/proc/loadavg: 1.83 1.82 1.53 2/66 23208
/proc/meminfo: memFree=1710240/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=40944 CPUtime=1.49
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 12726 0 0 0 142 7 0 0 25 0 1 0 101511432 41926656 9785 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 10236 9785 168 377 0 9856 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40944

[startup+3.10145 s]
/proc/loadavg: 1.77 1.81 1.53 2/66 23208
/proc/meminfo: memFree=1706720/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=40944 CPUtime=3.09
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 12726 0 0 0 302 7 0 0 25 0 1 0 101511432 41926656 9785 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 10236 9785 168 377 0 9856 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40944

[startup+6.30183 s]
/proc/loadavg: 1.77 1.81 1.53 2/66 23208
/proc/meminfo: memFree=1706720/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=40944 CPUtime=6.29
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 12726 0 0 0 622 7 0 0 25 0 1 0 101511432 41926656 9785 1992294400 134512640 136057169 4294956144 18446744073709551615 134774648 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 10236 9785 168 377 0 9856 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40944

[startup+12.7016 s]
/proc/loadavg: 1.65 1.78 1.52 2/66 23208
/proc/meminfo: memFree=1708000/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=38756 CPUtime=12.69
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 14026 0 0 0 1261 8 0 0 25 0 1 0 101511432 39686144 9444 1992294400 134512640 136057169 4294956144 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 9689 9444 183 377 0 9309 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38756

[startup+25.5021 s]
/proc/loadavg: 1.55 1.75 1.51 2/66 23208
/proc/meminfo: memFree=1698976/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=48396 CPUtime=25.48
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 16412 0 0 0 2538 10 0 0 25 0 1 0 101511432 49557504 11830 1992294400 134512640 136057169 4294956144 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 12099 11830 183 377 0 11719 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48396

[startup+51.1021 s]
/proc/loadavg: 1.36 1.69 1.50 2/66 23208
/proc/meminfo: memFree=1659232/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=88716 CPUtime=51.08
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 26472 0 0 0 5089 19 0 0 25 0 1 0 101511432 90845184 21890 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 22179 21890 183 377 0 21799 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88716

[startup+102.306 s]
/proc/loadavg: 1.14 1.57 1.47 2/66 23208
/proc/meminfo: memFree=1575648/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=171720 CPUtime=102.27
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 47161 0 0 0 10193 34 0 0 25 0 1 0 101511432 175841280 42579 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 42930 42579 183 377 0 42550 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 171720

[startup+162.302 s]
/proc/loadavg: 1.05 1.47 1.44 2/66 23208
/proc/meminfo: memFree=1526048/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=221296 CPUtime=162.24
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 59622 0 0 0 16182 42 0 0 25 0 1 0 101511432 226607104 54904 1992294400 134512640 136057169 4294956144 18446744073709551615 134616000 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 55324 54904 183 377 0 54944 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 221296

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.41 2/66 23208
/proc/meminfo: memFree=1525984/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=221296 CPUtime=222.24
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 59629 0 0 0 22181 43 0 0 25 0 1 0 101511432 226607104 54911 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 55324 54911 183 377 0 54944 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 221296

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.38 2/66 23208
/proc/meminfo: memFree=1464992/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=282228 CPUtime=282.22
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 74837 0 0 0 28168 54 0 0 25 0 1 0 101511432 289001472 70119 1992294400 134512640 136057169 4294956144 18446744073709551615 134820200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 70557 70119 183 377 0 70177 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 282228

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.35 2/66 23210
/proc/meminfo: memFree=1464800/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=282228 CPUtime=342.2
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 74852 0 0 0 34166 54 0 0 25 0 1 0 101511432 289001472 70134 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 70557 70134 183 377 0 70177 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 282228

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.33 2/66 23210
/proc/meminfo: memFree=1403104/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=345512 CPUtime=402.18
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 90628 0 0 0 40153 65 0 0 25 0 1 0 101511432 353804288 85910 1992294400 134512640 136057169 4294956144 18446744073709551615 134614157 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 86378 85910 183 377 0 85998 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 345512

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.30 2/66 23210
/proc/meminfo: memFree=1296288/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=452332 CPUtime=462.16
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 116985 0 0 0 46133 83 0 0 25 0 1 0 101511432 463187968 112267 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 113083 112267 183 377 0 112703 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 452332

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.28 2/66 23210
/proc/meminfo: memFree=1286944/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=461660 CPUtime=522.15
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 119437 0 0 0 52130 85 0 0 25 0 1 0 101511432 472739840 114516 1992294400 134512640 136057169 4294956144 18446744073709551615 134819847 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 115415 114516 183 377 0 115035 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 461660

[startup+582.302 s]
/proc/loadavg: 1.00 1.10 1.26 2/66 23210
/proc/meminfo: memFree=1286880/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=461660 CPUtime=582.13
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 119444 0 0 0 58128 85 0 0 25 0 1 0 101511432 472739840 114523 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 115415 114523 183 377 0 115035 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 461660

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.24 2/66 23210
/proc/meminfo: memFree=1286880/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=461660 CPUtime=642.12
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 119446 0 0 0 64127 85 0 0 25 0 1 0 101511432 472739840 114525 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 115415 114525 183 377 0 115035 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 461660

[startup+702.302 s]
/proc/loadavg: 1.00 1.06 1.23 2/66 23210
/proc/meminfo: memFree=1286880/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=461660 CPUtime=702.09
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 119446 0 0 0 70124 85 0 0 25 0 1 0 101511432 472739840 114525 1992294400 134512640 136057169 4294956144 18446744073709551615 134820159 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 115415 114525 183 377 0 115035 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 461660

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.21 2/66 23210
/proc/meminfo: memFree=1286816/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=461660 CPUtime=762.08
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 119454 0 0 0 76123 85 0 0 25 0 1 0 101511432 472739840 114533 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 115415 114533 183 377 0 115035 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 461660

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.19 2/66 23210
/proc/meminfo: memFree=1286752/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=461660 CPUtime=822.07
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 119461 0 0 0 82121 86 0 0 25 0 1 0 101511432 472739840 114540 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 115415 114540 183 377 0 115035 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 461660

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.18 2/66 23210
/proc/meminfo: memFree=1272672/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=476268 CPUtime=882.05
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 123074 0 0 0 88116 89 0 0 25 0 1 0 101511432 487698432 118153 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 119067 118154 183 377 0 118687 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 476268

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.16 2/66 23210
/proc/meminfo: memFree=1188256/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=561368 CPUtime=942.04
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 144332 0 0 0 94098 106 0 0 25 0 1 0 101511432 574840832 139411 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 140342 139411 183 377 0 139962 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 561368

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/66 23210
/proc/meminfo: memFree=1107168/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=641660 CPUtime=1002.02
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 164348 0 0 0 100080 122 0 0 25 0 1 0 101511432 657059840 159427 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 160415 159427 183 377 0 160035 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 641660

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/66 23210
/proc/meminfo: memFree=1078176/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=670136 CPUtime=1062
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 171479 0 0 0 106072 128 0 0 25 0 1 0 101511432 686219264 166558 1992294400 134512640 136057169 4294956144 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 167534 166558 183 377 0 167154 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 670136

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 23210
/proc/meminfo: memFree=1078112/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=670136 CPUtime=1121.98
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 171480 0 0 0 112070 128 0 0 25 0 1 0 101511432 686219264 166559 1992294400 134512640 136057169 4294956144 18446744073709551615 134823265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 167534 166559 183 377 0 167154 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 670136

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 23210
/proc/meminfo: memFree=1076384/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=672312 CPUtime=1181.97
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 171907 0 0 0 118068 129 0 0 25 0 1 0 101511432 688447488 166986 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 168078 166986 183 377 0 167698 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 672312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 23210
/proc/meminfo: memFree=1076384/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=672312 CPUtime=1200.07
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194304 171907 0 0 0 119878 129 0 0 25 0 1 0 101511432 688447488 166986 1992294400 134512640 136057169 4294956144 18446744073709551615 134634571 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23207/statm: 168078 166986 183 377 0 167698 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 672312

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 23210
/proc/meminfo: memFree=1076384/2055920 swapFree=4180664/4192956
[pid=23207] ppid=23205 vsize=0 CPUtime=1200.17
/proc/23207/stat : 23207 (clasp) R 23205 23207 23043 0 -1 4194308 171909 0 0 0 119878 139 0 0 25 0 1 0 101511432 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/23207/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1200.51
CPU time (s): 1200.18
CPU user time (s): 1198.78
CPU system time (s): 1.39579
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 672312

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

runsolver used 1.06184 second user time and 3.31649 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-26 10:33:11
IDJOB=1728264
IDBENCH=24667
IDSOLVER=508
FILE ID=node73/1728264-1240734789
PBS_JOBID= 9186973
Free space on /tmp= 66344 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest05/others/sgp_5-6-8.sat05-2669.reshuffled-07.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-1728264-1240734789/watcher-1728264-1240734789 -o /tmp/evaluation-result-1728264-1240734789/solver-1728264-1240734789 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1728264-1240734789.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= 4064da8380443613a08af89e2e77b8a2
RANDOM SEED=34143923

node73.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.214
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.214
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:       1745800 kB
Buffers:         18064 kB
Cached:         216764 kB
SwapCached:       6232 kB
Active:          53628 kB
Inactive:       189704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745800 kB
SwapTotal:     4192956 kB
SwapFree:      4180664 kB
Dirty:           14248 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            52740 kB
Committed_AS:   425804 kB
PageTables:       1396 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= 66344 MiB
End job on node73 at 2009-04-26 10:53:14