Trace number 1519589

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
kw 2009-03-20? (TO) 1200.09 1200.54

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S962875623-008.cnf
MD5SUMdc58d201aad12c2725ed362695aa3edc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark56.3114
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
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 514000
Number of clauses of size over 50

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com

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-1519589-1238230978/watcher-1519589-1238230978 -o /tmp/evaluation-result-1519589-1238230978/solver-1519589-1238230978 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519589-1238230978.cnf 

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.99 0.97 0.99 3/64 324
/proc/meminfo: memFree=1000264/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=3056 CPUtime=0
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 389 0 0 0 0 0 0 0 20 0 1 0 1095760346 3129344 373 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 764 373 219 541 0 214 0

[startup+0.104795 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 324
/proc/meminfo: memFree=1000264/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=5300 CPUtime=0.09
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 974 0 0 0 9 0 0 0 20 0 1 0 1095760346 5427200 958 1992294400 4194304 6412682 548682068864 18446744073709551615 4564924 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 1325 958 238 541 0 775 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5300

[startup+0.201812 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 324
/proc/meminfo: memFree=1000264/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=4640 CPUtime=0.19
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 1070 0 0 0 19 0 0 0 21 0 1 0 1095760346 4751360 813 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 1160 814 245 541 0 610 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4640

[startup+0.301832 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 324
/proc/meminfo: memFree=1000264/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=5300 CPUtime=0.29
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 1224 0 0 0 29 0 0 0 22 0 1 0 1095760346 5427200 967 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 1325 967 245 541 0 775 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5300

[startup+0.70191 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 324
/proc/meminfo: memFree=1000264/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=7668 CPUtime=0.69
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 1828 0 0 0 69 0 0 0 25 0 1 0 1095760346 7852032 1571 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 1917 1571 245 541 0 1367 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7668

[startup+1.50107 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=992768/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=11652 CPUtime=1.49
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 2825 0 0 0 148 1 0 0 25 0 1 0 1095760346 11931648 2568 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 2913 2568 245 541 0 2363 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11652

[startup+3.10139 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=987904/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=15116 CPUtime=3.09
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 3702 0 0 0 306 3 0 0 25 0 1 0 1095760346 15478784 3405 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 3779 3405 245 541 0 3229 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15116

[startup+6.30202 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=983104/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=19480 CPUtime=6.29
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 4884 0 0 0 624 5 0 0 25 0 1 0 1095760346 19947520 4490 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 4870 4490 248 541 0 4320 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19480

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=977920/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=25876 CPUtime=12.69
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 6644 0 0 0 1261 8 0 0 25 0 1 0 1095760346 26497024 6121 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 6469 6121 248 541 0 5919 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25876

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=967232/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=35396 CPUtime=25.48
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 9212 0 0 0 2533 15 0 0 25 0 1 0 1095760346 36245504 8415 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 8849 8415 248 541 0 8299 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35396

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=952320/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=50960 CPUtime=51.07
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 13354 0 0 0 5085 22 0 0 25 0 1 0 1095760346 52183040 12141 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 12740 12141 248 541 0 12190 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 50960

[startup+102.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=928320/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=75624 CPUtime=102.25
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 19958 0 0 0 10187 38 0 0 25 0 1 0 1095760346 77438976 18113 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 18906 18113 248 541 0 18356 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 75624

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=907584/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=97912 CPUtime=162.23
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 25686 0 0 0 16170 53 0 0 25 0 1 0 1095760346 100261888 23246 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 24478 23246 248 541 0 23928 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 97912

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=894656/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=111400 CPUtime=222.21
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 29302 0 0 0 22156 65 0 0 25 0 1 0 1095760346 114073600 26496 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 27850 26496 248 541 0 27300 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 111400

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=879552/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=126796 CPUtime=282.19
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 33463 0 0 0 28144 75 0 0 25 0 1 0 1095760346 129839104 30236 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 31699 30236 248 541 0 31149 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 126796

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=861184/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=145760 CPUtime=342.16
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 38541 0 0 0 34129 87 0 0 25 0 1 0 1095760346 149258240 34830 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 36440 34830 248 541 0 35890 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 145760

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=858624/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=149092 CPUtime=402.14
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 39260 0 0 0 40119 95 0 0 25 0 1 0 1095760346 152670208 35549 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 37273 35549 248 541 0 36723 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 149092

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=839168/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=169608 CPUtime=462.11
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 44630 0 0 0 46102 109 0 0 25 0 1 0 1095760346 173678592 40363 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 42402 40363 248 541 0 41852 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 169608

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=836928/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=172332 CPUtime=522.1
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 45185 0 0 0 52093 117 0 0 25 0 1 0 1095760346 176467968 40918 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 43083 40918 248 541 0 42533 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 172332

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=816192/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=195920 CPUtime=582.07
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 50937 0 0 0 58080 127 0 0 25 0 1 0 1095760346 200622080 46030 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 48980 46030 248 541 0 48430 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 195920

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=815936/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=196280 CPUtime=642.05
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 51055 0 0 0 64073 132 0 0 25 0 1 0 1095760346 200990720 46148 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 49070 46148 248 541 0 48520 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 196280

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=802560/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=210772 CPUtime=702.03
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 54433 0 0 0 70063 140 0 0 25 0 1 0 1095760346 215830528 49526 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 52693 49526 248 541 0 52143 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 210772

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=788736/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=224940 CPUtime=762
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 58559 0 0 0 76050 150 0 0 25 0 1 0 1095760346 230338560 52916 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 56235 52916 248 541 0 55685 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 224940

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=787840/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=226096 CPUtime=821.98
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 58800 0 0 0 82041 157 0 0 25 0 1 0 1095760346 231522304 53157 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 56524 53157 248 541 0 55974 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 226096

[startup+882.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=785984/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=228100 CPUtime=881.97
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 59248 0 0 0 88036 161 0 0 25 0 1 0 1095760346 233574400 53605 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 57025 53605 248 541 0 56475 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 228100

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=769472/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=245124 CPUtime=941.93
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 63428 0 0 0 94024 169 0 0 25 0 1 0 1095760346 251006976 57785 1992294400 4194304 6412682 548682068864 18446744073709551615 4287174 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 61281 57785 248 541 0 60731 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 245124

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=758912/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=255376 CPUtime=1001.92
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 66809 0 0 0 100013 179 0 0 25 0 1 0 1095760346 261505024 60320 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 63844 60320 248 541 0 63294 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 255376

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=758848/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=255376 CPUtime=1061.9
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 66853 0 0 0 106005 185 0 0 25 0 1 0 1095760346 261505024 60364 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 63844 60364 248 541 0 63294 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 255376

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=758272/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=256060 CPUtime=1121.87
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 67009 0 0 0 111998 189 0 0 25 0 1 0 1095760346 262205440 60520 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 64015 60520 248 541 0 63465 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 256060

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=753536/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=261360 CPUtime=1181.84
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 68247 0 0 0 117989 195 0 0 25 0 1 0 1095760346 267632640 61758 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 65340 61758 248 541 0 64790 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 261360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 325
/proc/meminfo: memFree=747840/2055920 swapFree=4176244/4192956
[pid=324] ppid=322 vsize=267060 CPUtime=1200.04
/proc/324/stat : 324 (kw) R 322 324 32453 0 -1 0 69600 0 0 0 119807 197 0 0 25 0 1 0 1095760346 273469440 63111 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/324/statm: 66765 63111 248 541 0 66215 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 267060

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.09
CPU user time (s): 1198.08
CPU system time (s): 2.01569
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 267060

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

runsolver used 0.957854 second user time and 2.78658 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-28 10:02:58
IDJOB=1519589
IDBENCH=70224
IDSOLVER=501
FILE ID=node53/1519589-1238230978
PBS_JOBID= 9060591
Free space on /tmp= 66040 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S962875623-008.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519589-1238230978/watcher-1519589-1238230978 -o /tmp/evaluation-result-1519589-1238230978/solver-1519589-1238230978 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519589-1238230978.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= dc58d201aad12c2725ed362695aa3edc
RANDOM SEED=1846418024

node53.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.264
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.264
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:       1000680 kB
Buffers:         78236 kB
Cached:         893468 kB
SwapCached:      10692 kB
Active:         171820 kB
Inactive:       812192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1000680 kB
SwapTotal:     4192956 kB
SwapFree:      4176244 kB
Dirty:            2564 kB
Writeback:           0 kB
Mapped:          17844 kB
Slab:            57160 kB
Committed_AS:  2451368 kB
PageTables:       1384 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= 66040 MiB
End job on node53 at 2009-03-28 10:23:01