Trace number 1512540

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S704699380-099.cnf
MD5SUM79363fa796cb5f9a1d9ad7ab58b2c2fb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark954.206
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1512540-1238205332/watcher-1512540-1238205332 -o /tmp/evaluation-result-1512540-1238205332/solver-1512540-1238205332 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1512540-1238205332.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: 0.00 0.00 0.00 2/64 14246
/proc/meminfo: memFree=914944/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=1972 CPUtime=0
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 241 0 0 0 0 0 0 0 18 0 1 0 1093195364 2019328 225 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 493 226 144 377 0 113 0

[startup+0.036467 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 14246
/proc/meminfo: memFree=914944/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=3560 CPUtime=0.03
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 653 0 0 0 3 0 0 0 18 0 1 0 1093195364 3645440 631 1992294400 134512640 136057169 4294956160 18446744073709551615 134774650 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 890 631 166 377 0 510 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3560

[startup+0.10147 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 14246
/proc/meminfo: memFree=914944/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=3896 CPUtime=0.09
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 750 0 0 0 9 0 0 0 18 0 1 0 1093195364 3989504 728 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 974 729 169 377 0 594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3896

[startup+0.301487 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 14246
/proc/meminfo: memFree=914944/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=4396 CPUtime=0.29
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 899 0 0 0 29 0 0 0 19 0 1 0 1093195364 4501504 877 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 1099 877 182 377 0 719 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4396

[startup+0.701522 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 14246
/proc/meminfo: memFree=914944/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=5844 CPUtime=0.69
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 1260 0 0 0 69 0 0 0 23 0 1 0 1093195364 5984256 1238 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 1461 1238 182 377 0 1081 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5844

[startup+1.5026 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 14247
/proc/meminfo: memFree=909624/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=7804 CPUtime=1.49
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 1738 0 0 0 148 1 0 0 25 0 1 0 1093195364 7991296 1716 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 1951 1716 182 377 0 1571 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7804

[startup+3.10173 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 14247
/proc/meminfo: memFree=908344/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=8460 CPUtime=3.09
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 1906 0 0 0 308 1 0 0 25 0 1 0 1093195364 8663040 1884 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 2115 1884 182 377 0 1735 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8460

[startup+6.30201 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 14247
/proc/meminfo: memFree=906296/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=10424 CPUtime=6.29
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 2407 0 0 0 628 1 0 0 25 0 1 0 1093195364 10674176 2385 1992294400 134512640 136057169 4294956160 18446744073709551615 134637537 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 2606 2385 182 377 0 2226 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10424

[startup+12.7016 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 14247
/proc/meminfo: memFree=904312/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=12012 CPUtime=12.68
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 2793 0 0 0 1267 1 0 0 25 0 1 0 1093195364 12300288 2771 1992294400 134512640 136057169 4294956160 18446744073709551615 134828289 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 3003 2771 182 377 0 2623 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12012

[startup+25.5017 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 14247
/proc/meminfo: memFree=902200/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=14124 CPUtime=25.48
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 3330 0 0 0 2546 2 0 0 25 0 1 0 1093195364 14462976 3308 1992294400 134512640 136057169 4294956160 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 3531 3308 182 377 0 3151 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14124

[startup+51.1019 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 14247
/proc/meminfo: memFree=898808/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=17548 CPUtime=51.08
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 4178 0 0 0 5105 3 0 0 25 0 1 0 1093195364 17969152 4156 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 4387 4156 182 377 0 4007 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17548

[startup+102.305 s]
/proc/loadavg: 0.81 0.28 0.10 2/65 14247
/proc/meminfo: memFree=894456/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=22076 CPUtime=102.27
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 5294 0 0 0 10223 4 0 0 25 0 1 0 1093195364 22605824 5272 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 5519 5272 182 377 0 5139 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22076

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/65 14247
/proc/meminfo: memFree=891064/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=25600 CPUtime=162.25
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 6191 0 0 0 16220 5 0 0 25 0 1 0 1093195364 26214400 6169 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 6400 6169 182 377 0 6020 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25600

[startup+222.302 s]
/proc/loadavg: 0.97 0.51 0.20 2/65 14247
/proc/meminfo: memFree=889912/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=26584 CPUtime=222.24
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 6421 0 0 0 22218 6 0 0 25 0 1 0 1093195364 27222016 6397 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 6646 6397 182 377 0 6266 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 26584

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/65 14247
/proc/meminfo: memFree=886072/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=30540 CPUtime=282.23
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 7416 0 0 0 28216 7 0 0 25 0 1 0 1093195364 31272960 7392 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 7635 7392 182 377 0 7255 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 30540

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.29 2/65 14253
/proc/meminfo: memFree=885240/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=31028 CPUtime=342.2
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 7524 0 0 0 34213 7 0 0 25 0 1 0 1093195364 31772672 7500 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 7757 7500 182 377 0 7377 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 31028

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.33 2/65 14253
/proc/meminfo: memFree=881464/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=34908 CPUtime=402.18
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 8498 0 0 0 40211 7 0 0 25 0 1 0 1093195364 35745792 8474 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 8727 8474 182 377 0 8347 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 34908

[startup+462.302 s]
/proc/loadavg: 0.99 0.77 0.37 2/65 14253
/proc/meminfo: memFree=880504/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=35948 CPUtime=462.17
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 8747 0 0 0 46210 7 0 0 25 0 1 0 1093195364 36810752 8723 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 8987 8723 182 377 0 8607 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 35948

[startup+522.301 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 14253
/proc/meminfo: memFree=880184/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=36340 CPUtime=522.15
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 8828 0 0 0 52208 7 0 0 25 0 1 0 1093195364 37212160 8804 1992294400 134512640 136057169 4294956160 18446744073709551615 134829001 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 9085 8804 182 377 0 8705 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 36340

[startup+582.302 s]
/proc/loadavg: 0.99 0.84 0.44 2/65 14253
/proc/meminfo: memFree=877944/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=38784 CPUtime=582.14
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 9427 0 0 0 58206 8 0 0 25 0 1 0 1093195364 39714816 9403 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 9696 9403 182 377 0 9316 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 38784

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.47 2/65 14253
/proc/meminfo: memFree=876344/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=40128 CPUtime=642.13
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 9778 0 0 0 64205 8 0 0 25 0 1 0 1093195364 41091072 9754 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 10032 9754 182 377 0 9652 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 40128

[startup+702.302 s]
/proc/loadavg: 0.99 0.89 0.50 2/65 14253
/proc/meminfo: memFree=876024/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=40536 CPUtime=702.12
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 9853 0 0 0 70203 9 0 0 25 0 1 0 1093195364 41508864 9829 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 10134 9829 182 377 0 9754 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 40536

[startup+762.305 s]
/proc/loadavg: 0.99 0.91 0.53 2/65 14253
/proc/meminfo: memFree=875000/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=41588 CPUtime=762.1
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 10115 0 0 0 76201 9 0 0 25 0 1 0 1093195364 42586112 10091 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 10397 10091 182 377 0 10017 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 41588

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/65 14253
/proc/meminfo: memFree=874296/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=42256 CPUtime=822.09
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 10293 0 0 0 82200 9 0 0 25 0 1 0 1093195364 43270144 10269 1992294400 134512640 136057169 4294956160 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 10564 10269 182 377 0 10184 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 42256

[startup+882.303 s]
/proc/loadavg: 0.99 0.93 0.58 2/65 14253
/proc/meminfo: memFree=872888/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=43624 CPUtime=882.07
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 10630 0 0 0 88198 9 0 0 25 0 1 0 1093195364 44670976 10606 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 10906 10606 182 377 0 10526 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 43624

[startup+942.302 s]
/proc/loadavg: 0.99 0.94 0.61 2/65 14253
/proc/meminfo: memFree=870072/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=46524 CPUtime=942.06
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 11353 0 0 0 94196 10 0 0 25 0 1 0 1093195364 47640576 11329 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 11631 11329 182 377 0 11251 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 46524

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/65 14253
/proc/meminfo: memFree=869240/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=47360 CPUtime=1002.04
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 11542 0 0 0 100194 10 0 0 25 0 1 0 1093195364 48496640 11518 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 11840 11518 182 377 0 11460 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 47360

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/65 14253
/proc/meminfo: memFree=868600/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=47872 CPUtime=1062.03
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 11708 0 0 0 106192 11 0 0 25 0 1 0 1093195364 49020928 11660 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 11968 11660 182 377 0 11588 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 47872

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/65 14253
/proc/meminfo: memFree=867896/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=48876 CPUtime=1122.02
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 11919 0 0 0 112191 11 0 0 25 0 1 0 1093195364 50049024 11871 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 12219 11871 182 377 0 11839 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 48876

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/65 14253
/proc/meminfo: memFree=867576/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=49284 CPUtime=1182
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 12017 0 0 0 118189 11 0 0 25 0 1 0 1093195364 50466816 11969 1992294400 134512640 136057169 4294956160 18446744073709551615 134823828 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 12321 11969 182 377 0 11941 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 49284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 14253
/proc/meminfo: memFree=867256/2055920 swapFree=4176996/4192956
[pid=14246] ppid=14244 vsize=49432 CPUtime=1200.1
/proc/14246/stat : 14246 (clasp) R 14244 14246 14209 0 -1 4194304 12079 0 0 0 119999 11 0 0 25 0 1 0 1093195364 50618368 12030 1992294400 134512640 136057169 4294956160 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14246/statm: 12358 12030 182 377 0 11978 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 49432

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.12
CPU user time (s): 1199.99
CPU system time (s): 0.123981
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 49548

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

runsolver used 0.879866 second user time and 2.46162 second system time

The end

Launcher Data

Begin job on node50 at 2009-03-28 02:55:32
IDJOB=1512540
IDBENCH=70188
IDSOLVER=508
FILE ID=node50/1512540-1238205332
PBS_JOBID= 9060516
Free space on /tmp= 64164 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S704699380-099.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-1512540-1238205332/watcher-1512540-1238205332 -o /tmp/evaluation-result-1512540-1238205332/solver-1512540-1238205332 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1512540-1238205332.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= 79363fa796cb5f9a1d9ad7ab58b2c2fb
RANDOM SEED=2107741727

node50.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        915424 kB
Buffers:         82216 kB
Cached:         968392 kB
SwapCached:       9920 kB
Active:         136344 kB
Inactive:       925792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        915424 kB
SwapTotal:     4192956 kB
SwapFree:      4176996 kB
Dirty:            2544 kB
Writeback:           0 kB
Mapped:          17184 kB
Slab:            64300 kB
Committed_AS:  2962476 kB
PageTables:       1456 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= 64164 MiB
End job on node50 at 2009-03-28 03:15:35