Trace number 1519759

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.13 1200.56

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S688804305-073.cnf
MD5SUMc44bf8e86de68afd8b13539ed87fd1d0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.24
Satisfiable
(Un)Satisfiability was proved
Number of variables8000
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
Number of clauses of size 40
Number of clauses of size 50
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-1519759-1238234407/watcher-1519759-1238234407 -o /tmp/evaluation-result-1519759-1238234407/solver-1519759-1238234407 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519759-1238234407.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.91 0.97 0.91 3/64 415
/proc/meminfo: memFree=1060496/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=4704 CPUtime=0
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 760 0 0 0 0 0 0 0 18 0 1 0 1096106980 4816896 744 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 1176 750 208 541 0 626 0

[startup+0.0197089 s]
/proc/loadavg: 0.91 0.97 0.91 3/64 415
/proc/meminfo: memFree=1060496/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=7484 CPUtime=0.01
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 1432 0 0 0 1 0 0 0 18 0 1 0 1096106980 7663616 1416 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 1871 1416 219 541 0 1321 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7484

[startup+0.102726 s]
/proc/loadavg: 0.91 0.97 0.91 3/64 415
/proc/meminfo: memFree=1060496/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=8276 CPUtime=0.09
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 1649 0 0 0 9 0 0 0 18 0 1 0 1096106980 8474624 1633 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 2069 1633 219 541 0 1519 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8276

[startup+0.302765 s]
/proc/loadavg: 0.91 0.97 0.91 3/64 415
/proc/meminfo: memFree=1060496/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=11500 CPUtime=0.29
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 2493 0 0 0 29 0 0 0 19 0 1 0 1096106980 11776000 2430 1992294400 4194304 6412682 548682068864 18446744073709551615 4564590 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 2875 2430 246 541 0 2325 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11500

[startup+0.701843 s]
/proc/loadavg: 0.91 0.97 0.91 3/64 415
/proc/meminfo: memFree=1060496/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=11248 CPUtime=0.69
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 2510 0 0 0 69 0 0 0 22 0 1 0 1096106980 11517952 2384 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 2812 2384 253 541 0 2262 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11248

[startup+1.502 s]
/proc/loadavg: 0.91 0.97 0.91 2/65 416
/proc/meminfo: memFree=1051720/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=12436 CPUtime=1.49
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 2813 0 0 0 148 1 0 0 25 0 1 0 1096106980 12734464 2687 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 3109 2687 253 541 0 2559 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12436

[startup+3.10132 s]
/proc/loadavg: 0.91 0.97 0.91 2/65 416
/proc/meminfo: memFree=1049096/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=16000 CPUtime=3.08
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 3712 0 0 0 307 1 0 0 25 0 1 0 1096106980 16384000 3586 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 4000 3586 253 541 0 3450 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16000

[startup+6.30195 s]
/proc/loadavg: 0.92 0.97 0.91 2/65 416
/proc/meminfo: memFree=1041864/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=23012 CPUtime=6.29
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 5472 0 0 0 625 4 0 0 25 0 1 0 1096106980 23564288 5346 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 5753 5346 253 541 0 5203 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23012

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.91 2/65 416
/proc/meminfo: memFree=1034312/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=28604 CPUtime=12.69
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 6830 0 0 0 1263 6 0 0 25 0 1 0 1096106980 29290496 6704 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 7151 6704 256 541 0 6601 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28604

[startup+25.5017 s]
/proc/loadavg: 0.94 0.97 0.91 2/65 416
/proc/meminfo: memFree=1027400/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=35436 CPUtime=25.49
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 8572 0 0 0 2539 10 0 0 25 0 1 0 1096106980 36286464 8446 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 8859 8446 256 541 0 8309 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35436

[startup+51.1028 s]
/proc/loadavg: 0.96 0.97 0.91 2/65 416
/proc/meminfo: memFree=1012168/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=50852 CPUtime=51.08
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 12597 0 0 0 5091 17 0 0 25 0 1 0 1096106980 52072448 12232 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 12713 12232 256 541 0 12163 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 50852

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.91 2/65 422
/proc/meminfo: memFree=990528/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=72276 CPUtime=102.25
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 18397 0 0 0 10195 30 0 0 25 0 1 0 1096106980 74010624 17670 1992294400 4194304 6412682 548682068864 18446744073709551615 4359607 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 18069 17670 256 541 0 17519 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 72276

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=960384/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=102360 CPUtime=162.23
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 26368 0 0 0 16179 44 0 0 25 0 1 0 1096106980 104816640 25092 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 25590 25092 256 541 0 25040 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 102360

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=947200/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=115708 CPUtime=222.21
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 29947 0 0 0 22166 55 0 0 25 0 1 0 1096106980 118484992 28430 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 28927 28430 256 541 0 28377 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 115708

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=929728/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=133696 CPUtime=282.19
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 34772 0 0 0 28150 69 0 0 25 0 1 0 1096106980 136904704 32978 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 33424 32978 256 541 0 32874 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 133696

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=913024/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=150528 CPUtime=342.16
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 39026 0 0 0 34135 81 0 0 25 0 1 0 1096106980 154140672 36914 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 37632 36914 256 541 0 37082 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 150528

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=892104/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=171260 CPUtime=402.14
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 44602 0 0 0 40120 94 0 0 25 0 1 0 1096106980 175370240 42124 1992294400 4194304 6412682 548682068864 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 42815 42124 256 541 0 42265 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 171260

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=868104/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=194996 CPUtime=462.13
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 51016 0 0 0 46105 108 0 0 25 0 1 0 1096106980 199675904 48117 1992294400 4194304 6412682 548682068864 18446744073709551615 4286874 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 48749 48117 256 541 0 48199 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 194996

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=868104/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=195128 CPUtime=522.1
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 51060 0 0 0 52097 113 0 0 25 0 1 0 1096106980 199811072 48161 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 48782 48161 256 541 0 48232 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 195128

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=838344/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=224644 CPUtime=582.08
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 58950 0 0 0 58080 128 0 0 25 0 1 0 1096106980 230035456 55567 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 56161 55567 256 541 0 55611 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 224644

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=829448/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=233904 CPUtime=642.07
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 61209 0 0 0 64071 136 0 0 25 0 1 0 1096106980 239517696 57826 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 58476 57826 256 541 0 57926 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 233904

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=793352/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=269580 CPUtime=702.04
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 70723 0 0 0 70052 152 0 0 25 0 1 0 1096106980 276049920 66784 1992294400 4194304 6412682 548682068864 18446744073709551615 4331144 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 67395 66784 256 541 0 66845 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 269580

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=793352/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=269580 CPUtime=762.02
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 70726 0 0 0 76043 159 0 0 25 0 1 0 1096106980 276049920 66787 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 67395 66787 256 541 0 66845 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 269580

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=787400/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=275932 CPUtime=822
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 72328 0 0 0 82032 168 0 0 25 0 1 0 1096106980 282554368 68389 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 68983 68389 256 541 0 68433 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 275932

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=761544/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=303540 CPUtime=881.98
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 79288 0 0 0 88015 183 0 0 25 0 1 0 1096106980 310824960 74709 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 75885 74709 256 541 0 75335 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 303540

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=761544/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=303540 CPUtime=941.96
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 79289 0 0 0 94008 188 0 0 25 0 1 0 1096106980 310824960 74710 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 75885 74710 256 541 0 75335 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 303540

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=761544/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=303540 CPUtime=1001.93
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 79292 0 0 0 100001 192 0 0 25 0 1 0 1096106980 310824960 74713 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 75885 74713 256 541 0 75335 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 303540

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=733384/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=332100 CPUtime=1061.91
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 86465 0 0 0 105986 205 0 0 25 0 1 0 1096106980 340070400 81886 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 83025 81886 256 541 0 82475 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 332100

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=720584/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=344124 CPUtime=1121.89
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 90226 0 0 0 111973 216 0 0 25 0 1 0 1096106980 352382976 84911 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 86031 84911 256 541 0 85481 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 344124

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=720584/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=344408 CPUtime=1181.87
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 90276 0 0 0 117966 221 0 0 25 0 1 0 1096106980 352673792 84961 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 86102 84961 256 541 0 85552 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 344408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=720584/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=344408 CPUtime=1200.07
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 90276 0 0 0 119785 222 0 0 25 0 1 0 1096106980 352673792 84961 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 86102 84961 256 541 0 85552 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 344408

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: 0.99 0.97 0.91 2/65 422
/proc/meminfo: memFree=720584/2055920 swapFree=4176728/4192956
[pid=415] ppid=413 vsize=344408 CPUtime=1200.07
/proc/415/stat : 415 (kw) R 413 415 32469 0 -1 0 90276 0 0 0 119785 222 0 0 25 0 1 0 1096106980 352673792 84961 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/415/statm: 86102 84961 256 541 0 85552 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 344408

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.13
CPU user time (s): 1197.85
CPU system time (s): 2.28265
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 347068

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

runsolver used 0.993848 second user time and 2.35564 second system time

The end

Launcher Data

Begin job on node11 at 2009-03-28 11:00:07
IDJOB=1519759
IDBENCH=70309
IDSOLVER=501
FILE ID=node11/1519759-1238234407
PBS_JOBID= 9060638
Free space on /tmp= 66348 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S688804305-073.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519759-1238234407/watcher-1519759-1238234407 -o /tmp/evaluation-result-1519759-1238234407/solver-1519759-1238234407 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519759-1238234407.cnf

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

MD5SUM BENCH= c44bf8e86de68afd8b13539ed87fd1d0
RANDOM SEED=1403238815

node11.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.274
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.274
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:       1060912 kB
Buffers:         89172 kB
Cached:         813532 kB
SwapCached:      10196 kB
Active:         212488 kB
Inactive:       701864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1060912 kB
SwapTotal:     4192956 kB
SwapFree:      4176728 kB
Dirty:            2836 kB
Writeback:           0 kB
Mapped:          17408 kB
Slab:            66636 kB
Committed_AS:  2781612 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= 66344 MiB
End job on node11 at 2009-03-28 11:20:09