Trace number 1515960

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.07 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S1482824652-097.cnf
MD5SUM1640cae151285022c447edfa087f7ec9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.62175
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56230

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-1515960-1238262016/watcher-1515960-1238262016 -o /tmp/evaluation-result-1515960-1238262016/solver-1515960-1238262016 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1515960-1238262016.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 0.99 0.98 3/64 4376
/proc/meminfo: memFree=1164128/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=1828 CPUtime=0
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 219 0 0 0 0 0 0 0 18 0 1 0 1098867947 1871872 203 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 457 204 144 377 0 77 0

[startup+0.0788689 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 4376
/proc/meminfo: memFree=1164128/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=2356 CPUtime=0.07
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 356 0 0 0 7 0 0 0 18 0 1 0 1098867947 2412544 340 1992294400 134512640 136057169 4294956176 18446744073709551615 134774488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 589 340 165 377 0 209 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2356

[startup+0.101916 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 4376
/proc/meminfo: memFree=1164128/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=2508 CPUtime=0.09
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 413 0 0 0 9 0 0 0 18 0 1 0 1098867947 2568192 397 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 627 397 182 377 0 247 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2508

[startup+0.30191 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 4376
/proc/meminfo: memFree=1164128/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=2776 CPUtime=0.29
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 487 0 0 0 29 0 0 0 19 0 1 0 1098867947 2842624 471 1992294400 134512640 136057169 4294956176 18446744073709551615 134618118 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 694 471 182 377 0 314 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2776

[startup+0.701986 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 4376
/proc/meminfo: memFree=1164128/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=2916 CPUtime=0.69
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 529 0 0 0 69 0 0 0 22 0 1 0 1098867947 2985984 513 1992294400 134512640 136057169 4294956176 18446744073709551615 134828372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 729 513 182 377 0 349 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2916

[startup+1.50114 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4377
/proc/meminfo: memFree=1162648/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=3192 CPUtime=1.49
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 592 0 0 0 149 0 0 0 25 0 1 0 1098867947 3268608 576 1992294400 134512640 136057169 4294956176 18446744073709551615 134828471 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 798 576 182 377 0 418 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3192

[startup+3.10145 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4377
/proc/meminfo: memFree=1162200/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=3596 CPUtime=3.09
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 691 0 0 0 309 0 0 0 25 0 1 0 1098867947 3682304 675 1992294400 134512640 136057169 4294956176 18446744073709551615 134618310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 899 675 182 377 0 519 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3596

[startup+6.30106 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4377
/proc/meminfo: memFree=1161560/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=4032 CPUtime=6.29
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 810 0 0 0 629 0 0 0 25 0 1 0 1098867947 4128768 794 1992294400 134512640 136057169 4294956176 18446744073709551615 134823919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 1008 794 182 377 0 628 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4032

[startup+12.7013 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4377
/proc/meminfo: memFree=1160864/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=4744 CPUtime=12.69
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 968 0 0 0 1269 0 0 0 25 0 1 0 1098867947 4857856 952 1992294400 134512640 136057169 4294956176 18446744073709551615 134809684 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 1186 952 182 377 0 806 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4744

[startup+25.5017 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4377
/proc/meminfo: memFree=1160032/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=5480 CPUtime=25.48
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 1151 0 0 0 2548 0 0 0 25 0 1 0 1098867947 5611520 1135 1992294400 134512640 136057169 4294956176 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 1370 1135 182 377 0 990 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5480

[startup+51.1016 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4377
/proc/meminfo: memFree=1158944/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=6584 CPUtime=51.08
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 1407 0 0 0 5107 1 0 0 25 0 1 0 1098867947 6742016 1391 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 1646 1391 182 377 0 1266 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6584

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4377
/proc/meminfo: memFree=1157664/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=7920 CPUtime=102.26
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 1723 0 0 0 10225 1 0 0 25 0 1 0 1098867947 8110080 1707 1992294400 134512640 136057169 4294956176 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 1980 1707 182 377 0 1600 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 7920

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4377
/proc/meminfo: memFree=1156576/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=9128 CPUtime=162.23
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 1993 0 0 0 16221 2 0 0 25 0 1 0 1098867947 9347072 1977 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 2282 1977 182 377 0 1902 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 9128

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1155744/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=10036 CPUtime=222.21
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 2177 0 0 0 22219 2 0 0 25 0 1 0 1098867947 10276864 2161 1992294400 134512640 136057169 4294956176 18446744073709551615 134618117 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 2509 2161 182 377 0 2129 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 10036

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1155168/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=10604 CPUtime=282.18
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 2309 0 0 0 28216 2 0 0 25 0 1 0 1098867947 10858496 2293 1992294400 134512640 136057169 4294956176 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 2651 2293 182 377 0 2271 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 10604

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1154848/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=11016 CPUtime=342.16
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 2395 0 0 0 34214 2 0 0 25 0 1 0 1098867947 11280384 2379 1992294400 134512640 136057169 4294956176 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 2754 2379 182 377 0 2374 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 11016

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1153952/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=11868 CPUtime=402.15
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 2609 0 0 0 40212 3 0 0 25 0 1 0 1098867947 12152832 2593 1992294400 134512640 136057169 4294956176 18446744073709551615 134630512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 2967 2593 182 377 0 2587 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 11868

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1153760/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=12248 CPUtime=462.12
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 2670 0 0 0 46209 3 0 0 25 0 1 0 1098867947 12541952 2654 1992294400 134512640 136057169 4294956176 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 3062 2654 182 377 0 2682 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 12248

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1153504/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=12404 CPUtime=522.1
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 2715 0 0 0 52207 3 0 0 25 0 1 0 1098867947 12701696 2699 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 3101 2699 182 377 0 2721 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 12404

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1153056/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=12784 CPUtime=582.07
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 2826 0 0 0 58204 3 0 0 25 0 1 0 1098867947 13090816 2810 1992294400 134512640 136057169 4294956176 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 3196 2810 182 377 0 2816 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 12784

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1152480/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=13544 CPUtime=642.06
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 2974 0 0 0 64202 4 0 0 25 0 1 0 1098867947 13869056 2958 1992294400 134512640 136057169 4294956176 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 3386 2958 182 377 0 3006 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 13544

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1152160/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=13924 CPUtime=702.04
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 3051 0 0 0 70200 4 0 0 25 0 1 0 1098867947 14258176 3035 1992294400 134512640 136057169 4294956176 18446744073709551615 134828314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 3481 3035 182 377 0 3101 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 13924

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1151712/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=14492 CPUtime=762.02
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 3189 0 0 0 76198 4 0 0 25 0 1 0 1098867947 14839808 3173 1992294400 134512640 136057169 4294956176 18446744073709551615 134618465 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 3623 3173 182 377 0 3243 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 14492

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1151520/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=14680 CPUtime=821.99
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 3215 0 0 0 82195 4 0 0 25 0 1 0 1098867947 15032320 3199 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 3670 3199 182 377 0 3290 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 14680

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1151392/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=14872 CPUtime=881.97
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 3277 0 0 0 88193 4 0 0 25 0 1 0 1098867947 15228928 3261 1992294400 134512640 136057169 4294956176 18446744073709551615 134823823 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 3718 3261 182 377 0 3338 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 14872

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1150944/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=15440 CPUtime=941.94
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 3381 0 0 0 94190 4 0 0 25 0 1 0 1098867947 15810560 3365 1992294400 134512640 136057169 4294956176 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 3860 3365 182 377 0 3480 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 15440

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1150560/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=15820 CPUtime=1001.92
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 3465 0 0 0 100188 4 0 0 25 0 1 0 1098867947 16199680 3449 1992294400 134512640 136057169 4294956176 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 3955 3449 182 377 0 3575 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 15820

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1150176/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=16200 CPUtime=1061.9
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 3570 0 0 0 106186 4 0 0 25 0 1 0 1098867947 16588800 3554 1992294400 134512640 136057169 4294956176 18446744073709551615 134812024 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 4050 3554 182 377 0 3670 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 16200

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1149856/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=16580 CPUtime=1121.87
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 3644 0 0 0 112183 4 0 0 25 0 1 0 1098867947 16977920 3628 1992294400 134512640 136057169 4294956176 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 4145 3628 182 377 0 3765 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 16580

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1149728/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=16580 CPUtime=1181.86
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 3670 0 0 0 118181 5 0 0 25 0 1 0 1098867947 16977920 3654 1992294400 134512640 136057169 4294956176 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 4145 3654 182 377 0 3765 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 16580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1149664/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=16768 CPUtime=1200.06
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 3691 0 0 0 120001 5 0 0 25 0 1 0 1098867947 17170432 3675 1992294400 134512640 136057169 4294956176 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 4192 3675 182 377 0 3812 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 16768

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 4379
/proc/meminfo: memFree=1149664/2055920 swapFree=4178400/4192956
[pid=4376] ppid=4374 vsize=16768 CPUtime=1200.06
/proc/4376/stat : 4376 (clasp) R 4374 4376 4097 0 -1 4194304 3691 0 0 0 120001 5 0 0 25 0 1 0 1098867947 17170432 3675 1992294400 134512640 136057169 4294956176 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4376/statm: 4192 3675 182 377 0 3812 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 16768

Child status: 0
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1200.01
CPU system time (s): 0.054991
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 16768

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

runsolver used 0.909861 second user time and 2.41963 second system time

The end

Launcher Data

Begin job on node9 at 2009-03-28 18:40:16
IDJOB=1515960
IDBENCH=70473
IDSOLVER=508
FILE ID=node9/1515960-1238262016
PBS_JOBID= 9060804
Free space on /tmp= 66348 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S1482824652-097.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-1515960-1238262016/watcher-1515960-1238262016 -o /tmp/evaluation-result-1515960-1238262016/solver-1515960-1238262016 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1515960-1238262016.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= 1640cae151285022c447edfa087f7ec9
RANDOM SEED=907678413

node9.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.268
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.268
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:       1164544 kB
Buffers:         92104 kB
Cached:         712128 kB
SwapCached:       8300 kB
Active:         211668 kB
Inactive:       602420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1164544 kB
SwapTotal:     4192956 kB
SwapFree:      4178400 kB
Dirty:            2004 kB
Writeback:           0 kB
Mapped:          15524 kB
Slab:            63284 kB
Committed_AS:  2829800 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node9 at 2009-03-28 19:00:19