Trace number 1519533

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.14 1200.45

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S1353769076-009.cnf
MD5SUM0aeb33d4615b67c4ba3e205bec8691bf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark87.8936
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
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 516000
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-1519533-1238229868/watcher-1519533-1238229868 -o /tmp/evaluation-result-1519533-1238229868/solver-1519533-1238229868 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519533-1238229868.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.99 0.99 3/70 24664
/proc/meminfo: memFree=797416/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=3128 CPUtime=0
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 404 0 0 0 0 0 0 0 18 0 1 0 1095650047 3203072 388 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 782 388 219 541 0 232 0

[startup+0.0228259 s]
/proc/loadavg: 0.99 0.99 0.99 3/70 24664
/proc/meminfo: memFree=797416/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=3392 CPUtime=0.02
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 446 0 0 0 2 0 0 0 18 0 1 0 1095650047 3473408 430 1992294400 4194304 6412682 548682068864 18446744073709551615 4261109 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 848 430 219 541 0 298 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3392

[startup+0.101833 s]
/proc/loadavg: 0.99 0.99 0.99 3/70 24664
/proc/meminfo: memFree=797416/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=4448 CPUtime=0.09
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 758 0 0 0 9 0 0 0 18 0 1 0 1095650047 4554752 742 1992294400 4194304 6412682 548682068864 18446744073709551615 4296820 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 1112 742 229 541 0 562 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4448

[startup+0.301853 s]
/proc/loadavg: 0.99 0.99 0.99 3/70 24664
/proc/meminfo: memFree=797416/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=5140 CPUtime=0.29
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 1246 0 0 0 29 0 0 0 19 0 1 0 1095650047 5263360 947 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 1285 948 245 541 0 735 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5140

[startup+0.701892 s]
/proc/loadavg: 0.99 0.99 0.99 3/70 24664
/proc/meminfo: memFree=797416/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=7384 CPUtime=0.69
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 1811 0 0 0 68 1 0 0 22 0 1 0 1095650047 7561216 1512 1992294400 4194304 6412682 548682068864 18446744073709551615 4287207 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 1846 1512 245 541 0 1296 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7384

[startup+1.50197 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=790688/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=11364 CPUtime=1.49
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 2793 0 0 0 147 2 0 0 25 0 1 0 1095650047 11636736 2494 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 2841 2494 245 541 0 2291 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11364

[startup+3.10113 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=785760/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=15884 CPUtime=3.09
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 3950 0 0 0 306 3 0 0 25 0 1 0 1095650047 16265216 3611 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 3971 3611 245 541 0 3421 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15884

[startup+6.30145 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=780960/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=20376 CPUtime=6.29
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 5165 0 0 0 624 5 0 0 25 0 1 0 1095650047 20865024 4729 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 5094 4729 248 541 0 4544 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20376

[startup+12.7011 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=773152/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=26060 CPUtime=12.69
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 6723 0 0 0 1260 9 0 0 25 0 1 0 1095650047 26685440 6158 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 6515 6158 248 541 0 5965 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26060

[startup+25.5023 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=761888/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=37684 CPUtime=25.49
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 9849 0 0 0 2535 14 0 0 25 0 1 0 1095650047 38588416 9010 1992294400 4194304 6412682 548682068864 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 9421 9010 248 541 0 8871 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37684

[startup+51.1029 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=746080/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=54412 CPUtime=51.07
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 14283 0 0 0 5084 23 0 0 25 0 1 0 1095650047 55717888 13027 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 13603 13027 248 541 0 13053 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54412

[startup+102.307 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=722144/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=78808 CPUtime=102.27
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 20644 0 0 0 10187 40 0 0 25 0 1 0 1095650047 80699392 18997 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 19702 18997 248 541 0 19152 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 78808

[startup+162.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=703584/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=98152 CPUtime=162.25
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 25897 0 0 0 16169 56 0 0 25 0 1 0 1095650047 100507648 23732 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 24538 23732 248 541 0 23988 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 98152

[startup+222.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=681824/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=120688 CPUtime=222.23
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 31818 0 0 0 22153 70 0 0 25 0 1 0 1095650047 123584512 28969 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 30172 28969 248 541 0 29622 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 120688

[startup+282.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=665568/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=137152 CPUtime=282.22
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 36265 0 0 0 28138 84 0 0 25 0 1 0 1095650047 140443648 32995 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 34288 32995 248 541 0 33738 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 137152

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=654688/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=148636 CPUtime=342.2
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 39085 0 0 0 34125 95 0 0 25 0 1 0 1095650047 152203264 35815 1992294400 4194304 6412682 548682068864 18446744073709551615 4286844 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 37159 35815 248 541 0 36609 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 148636

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=644320/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=159092 CPUtime=402.19
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 42094 0 0 0 40115 104 0 0 25 0 1 0 1095650047 162910208 38340 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 39773 38340 248 541 0 39223 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 159092

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=621728/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=182708 CPUtime=462.17
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 48246 0 0 0 46100 117 0 0 25 0 1 0 1095650047 187092992 43936 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 45677 43936 248 541 0 45127 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 182708

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=620256/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=184708 CPUtime=522.16
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 48683 0 0 0 52091 125 0 0 25 0 1 0 1095650047 189140992 44373 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 46177 44373 248 541 0 45627 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 184708

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=605408/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=200352 CPUtime=582.14
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 52431 0 0 0 58080 134 0 0 25 0 1 0 1095650047 205160448 48121 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 50088 48121 248 541 0 49538 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 200352

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=597792/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=210460 CPUtime=642.14
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 54885 0 0 0 64071 143 0 0 25 0 1 0 1095650047 215511040 49935 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 52615 49935 248 541 0 52065 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 210460

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=597408/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=210940 CPUtime=702.12
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 55006 0 0 0 70064 148 0 0 25 0 1 0 1095650047 216002560 50056 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 52735 50056 248 541 0 52185 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 210940

[startup+762.305 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=575840/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=233364 CPUtime=762.11
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 60382 0 0 0 76051 160 0 0 25 0 1 0 1095650047 238964736 55432 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 58341 55432 248 541 0 57791 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 233364

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=569888/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=239552 CPUtime=822.09
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 62615 0 0 0 82041 168 0 0 25 0 1 0 1095650047 245301248 56929 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 59888 56929 248 541 0 59338 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 239552

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=569568/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=239552 CPUtime=882.07
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 62708 0 0 0 88034 173 0 0 25 0 1 0 1095650047 245301248 57022 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 59888 57022 248 541 0 59338 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 239552

[startup+942.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24665
/proc/meminfo: memFree=565024/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=244836 CPUtime=942.05
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 63919 0 0 0 94026 179 0 0 25 0 1 0 1095650047 250712064 58233 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 61209 58233 248 541 0 60659 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 244836

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24671
/proc/meminfo: memFree=543512/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=266528 CPUtime=1002.03
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 69254 0 0 0 100012 191 0 0 25 0 1 0 1095650047 272924672 63568 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 66632 63568 248 541 0 66082 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 266528

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24671
/proc/meminfo: memFree=537560/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=272080 CPUtime=1062.01
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 71519 0 0 0 106001 200 0 0 25 0 1 0 1095650047 278609920 64987 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 68020 64987 248 541 0 67470 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 272080

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24671
/proc/meminfo: memFree=537368/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=272080 CPUtime=1122
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 71576 0 0 0 111995 205 0 0 25 0 1 0 1095650047 278609920 65044 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 68020 65044 248 541 0 67470 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 272080

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24671
/proc/meminfo: memFree=536856/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=272932 CPUtime=1181.99
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 71732 0 0 0 117988 211 0 0 25 0 1 0 1095650047 279482368 65200 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 68233 65200 248 541 0 67683 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 272932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 0.99 2/71 24671
/proc/meminfo: memFree=536344/2055920 swapFree=4173156/4192956
[pid=24664] ppid=24662 vsize=273412 CPUtime=1200.08
/proc/24664/stat : 24664 (kw) R 24662 24664 24386 0 -1 0 71837 0 0 0 119797 211 0 0 25 0 1 0 1095650047 279973888 65305 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 68353 65305 248 541 0 67803 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 273412

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.45
CPU time (s): 1200.14
CPU user time (s): 1197.98
CPU system time (s): 2.16067
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 275464

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

runsolver used 1.07883 second user time and 3.2985 second system time

The end

Launcher Data

Begin job on node36 at 2009-03-28 09:44:28
IDJOB=1519533
IDBENCH=70196
IDSOLVER=501
FILE ID=node36/1519533-1238229868
PBS_JOBID= 9060625
Free space on /tmp= 66412 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S1353769076-009.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519533-1238229868/watcher-1519533-1238229868 -o /tmp/evaluation-result-1519533-1238229868/solver-1519533-1238229868 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519533-1238229868.cnf

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

MD5SUM BENCH= 0aeb33d4615b67c4ba3e205bec8691bf
RANDOM SEED=2023473624

node36.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        797832 kB
Buffers:        101844 kB
Cached:        1055208 kB
SwapCached:       9216 kB
Active:         216624 kB
Inactive:       951112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        797832 kB
SwapTotal:     4192956 kB
SwapFree:      4173156 kB
Dirty:            2608 kB
Writeback:           0 kB
Mapped:          16244 kB
Slab:            75728 kB
Committed_AS:  2911240 kB
PageTables:       1876 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= 66408 MiB
End job on node36 at 2009-03-28 10:04:30