Trace number 1735442

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.46

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes2.cnf
MD5SUM5301921bbf5d6337937a0fa8d34aaf48
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1735442-1240802406/watcher-1735442-1240802406 -o /tmp/evaluation-result-1735442-1240802406/solver-1735442-1240802406 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1735442-1240802406.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.85 0.97 0.99 3/65 30443
/proc/meminfo: memFree=1621096/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=6520 CPUtime=0
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 760 0 0 0 0 0 0 0 18 0 1 0 108273802 6676480 744 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 1630 744 219 541 0 1080 0

[startup+0.069922 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 30443
/proc/meminfo: memFree=1621096/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=7708 CPUtime=0.06
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 1102 0 0 0 6 0 0 0 18 0 1 0 108273802 7892992 1086 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 1927 1086 219 541 0 1377 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7708

[startup+0.101924 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 30443
/proc/meminfo: memFree=1621096/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=8368 CPUtime=0.09
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 1270 0 0 0 9 0 0 0 18 0 1 0 108273802 8568832 1254 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 2092 1254 219 541 0 1542 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8368

[startup+0.301946 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 30443
/proc/meminfo: memFree=1621096/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=11932 CPUtime=0.29
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 2262 0 0 0 29 0 0 0 19 0 1 0 108273802 12218368 2246 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 2983 2247 219 541 0 2433 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11932

[startup+0.701991 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 30443
/proc/meminfo: memFree=1621096/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=19168 CPUtime=0.69
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 4427 0 0 0 68 1 0 0 22 0 1 0 108273802 19628032 4218 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 4792 4218 220 541 0 4242 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19168

[startup+1.50108 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 30444
/proc/meminfo: memFree=1599072/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=37376 CPUtime=1.49
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 9092 0 0 0 144 5 0 0 25 0 1 0 108273802 38273024 8498 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 9344 8498 246 541 0 8794 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37376

[startup+3.10126 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 30444
/proc/meminfo: memFree=1585760/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=40472 CPUtime=3.09
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 9862 0 0 0 304 5 0 0 25 0 1 0 108273802 41443328 9268 1992294400 4194304 6412682 548682068864 18446744073709551615 4564926 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 10118 9268 246 541 0 9568 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40472

[startup+6.30163 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 30444
/proc/meminfo: memFree=1582696/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=42588 CPUtime=6.29
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 10431 0 0 0 623 6 0 0 25 0 1 0 108273802 43610112 9837 1992294400 4194304 6412682 548682068864 18446744073709551615 4564937 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 10647 9837 246 541 0 10097 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42588

[startup+12.7014 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 30444
/proc/meminfo: memFree=1578096/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=46956 CPUtime=12.69
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 11551 0 0 0 1262 7 0 0 25 0 1 0 108273802 48082944 10957 1992294400 4194304 6412682 548682068864 18446744073709551615 4564583 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 11739 10957 246 541 0 11189 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46956

[startup+25.5018 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 30444
/proc/meminfo: memFree=1575728/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=48676 CPUtime=25.48
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 12044 0 0 0 2541 7 0 0 25 0 1 0 108273802 49844224 11450 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 12169 11450 253 541 0 11619 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48676

[startup+51.1017 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1566064/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=59876 CPUtime=51.08
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 14830 0 0 0 5090 18 0 0 25 0 1 0 108273802 61313024 14236 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 14969 14236 256 541 0 14419 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59876

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1533168/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=92352 CPUtime=102.26
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 22764 0 0 0 10188 38 0 0 25 0 1 0 108273802 94568448 22170 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 23088 22170 256 541 0 22538 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 92352

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1505072/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=121440 CPUtime=162.24
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 29731 0 0 0 16165 59 0 0 25 0 1 0 108273802 124354560 29137 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 30360 29137 256 541 0 29810 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 121440

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1482480/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=145060 CPUtime=222.23
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 35369 0 0 0 22150 73 0 0 25 0 1 0 108273802 148541440 34775 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 36265 34775 256 541 0 35715 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 145060

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1463856/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=166756 CPUtime=282.22
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 40497 0 0 0 28134 88 0 0 25 0 1 0 108273802 170758144 39509 1992294400 4194304 6412682 548682068864 18446744073709551615 4333147 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 41689 39509 256 541 0 41139 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 166756

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1443760/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=187616 CPUtime=342.2
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 45909 0 0 0 34118 102 0 0 25 0 1 0 108273802 192118784 44468 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 46904 44468 256 541 0 46354 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 187616

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1429232/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=204552 CPUtime=402.18
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 50341 0 0 0 40103 115 0 0 25 0 1 0 108273802 209461248 48380 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 51138 48380 256 541 0 50588 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 204552

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1412720/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=220300 CPUtime=462.16
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 54705 0 0 0 46090 126 0 0 25 0 1 0 108273802 225587200 52146 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 55075 52146 256 541 0 54525 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 220300

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1378864/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=251744 CPUtime=522.14
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 63131 0 0 0 52070 144 0 0 25 0 1 0 108273802 257785856 59884 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 62936 59884 256 541 0 62386 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 251744

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1377648/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=256368 CPUtime=582.13
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 64126 0 0 0 58061 152 0 0 25 0 1 0 108273802 262520832 60879 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 64092 60879 256 541 0 63542 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 256368

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1359280/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=275436 CPUtime=642.12
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 68703 0 0 0 64048 164 0 0 25 0 1 0 108273802 282046464 65456 1992294400 4194304 6412682 548682068864 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 68859 65456 256 541 0 68309 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 275436

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1332528/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=303188 CPUtime=702.1
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 76165 0 0 0 70032 178 0 0 25 0 1 0 108273802 310464512 72127 1992294400 4194304 6412682 548682068864 18446744073709551615 4286922 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 75797 72127 256 541 0 75247 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 303188

[startup+762.305 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1330800/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=305188 CPUtime=762.09
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 76582 0 0 0 76022 187 0 0 25 0 1 0 108273802 312512512 72544 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 76297 72544 256 541 0 75747 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 305188

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1318576/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=318264 CPUtime=822.07
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 79707 0 0 0 82011 196 0 0 25 0 1 0 108273802 325902336 75669 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 79566 75669 256 541 0 79016 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 318264

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1292144/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=349236 CPUtime=882.06
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 86253 0 0 0 87996 210 0 0 25 0 1 0 108273802 357617664 82215 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 87309 82215 256 541 0 86759 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 349236

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1286704/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=354988 CPUtime=942.04
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 88484 0 0 0 93988 216 0 0 25 0 1 0 108273802 363507712 83536 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 88747 83536 256 541 0 88197 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 354988

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1284208/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=357788 CPUtime=1002.02
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 89101 0 0 0 99981 221 0 0 25 0 1 0 108273802 366374912 84153 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 89447 84153 256 541 0 88897 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 357788

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30444
/proc/meminfo: memFree=1281648/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=360668 CPUtime=1062
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 89745 0 0 0 105975 225 0 0 25 0 1 0 108273802 369324032 84797 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 90167 84797 256 541 0 89617 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 360668

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30446
/proc/meminfo: memFree=1280560/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=361628 CPUtime=1121.99
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 90010 0 0 0 111969 230 0 0 25 0 1 0 108273802 370307072 85062 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 90407 85062 256 541 0 89857 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 361628

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30446
/proc/meminfo: memFree=1264624/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=378648 CPUtime=1181.97
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 94072 0 0 0 117959 238 0 0 25 0 1 0 108273802 387735552 89124 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 94662 89124 256 541 0 94112 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 378648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 30446
/proc/meminfo: memFree=1256816/2055920 swapFree=4180008/4192956
[pid=30443] ppid=30441 vsize=386016 CPUtime=1200.07
/proc/30443/stat : 30443 (kw) R 30441 30443 30406 0 -1 0 95918 0 0 0 119767 240 0 0 25 0 1 0 108273802 395280384 90970 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30443/statm: 96504 90970 256 541 0 95954 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 386016

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.46
CPU time (s): 1200.14
CPU user time (s): 1197.67
CPU system time (s): 2.46663
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 386016

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

runsolver used 1.37879 second user time and 2.97355 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-27 05:20:07
IDJOB=1735442
IDBENCH=71428
IDSOLVER=501
FILE ID=node32/1735442-1240802406
PBS_JOBID= 9187402
Free space on /tmp= 66392 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2100c215164gyes2.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735442-1240802406/watcher-1735442-1240802406 -o /tmp/evaluation-result-1735442-1240802406/solver-1735442-1240802406 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1735442-1240802406.cnf

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

MD5SUM BENCH= 5301921bbf5d6337937a0fa8d34aaf48
RANDOM SEED=1817893122

node32.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.216
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.216
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:       1621512 kB
Buffers:         51404 kB
Cached:         325472 kB
SwapCached:       6168 kB
Active:         145868 kB
Inactive:       239756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621512 kB
SwapTotal:     4192956 kB
SwapFree:      4180008 kB
Dirty:            5084 kB
Writeback:           0 kB
Mapped:          14200 kB
Slab:            34516 kB
Committed_AS:   411132 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66388 MiB
End job on node32 at 2009-04-27 05:40:09