Trace number 1716670

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
Bench CategoryAPPLICATION (applications 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 variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

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-1716670-1240618812/watcher-1716670-1240618812 -o /tmp/evaluation-result-1716670-1240618812/solver-1716670-1240618812 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1716670-1240618812.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 2/64 13873
/proc/meminfo: memFree=1022968/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=6424 CPUtime=0
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 786 0 0 0 0 0 0 0 18 0 1 0 89914024 6578176 770 1992294400 4194304 6412682 548682068864 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 1606 777 200 541 0 1056 0

[startup+0.031781 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 13873
/proc/meminfo: memFree=1022968/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=21320 CPUtime=0.02
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 4150 0 0 0 1 1 0 0 18 0 1 0 89914024 21831680 4134 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 5330 4138 208 541 0 4780 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21320

[startup+0.102791 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 13873
/proc/meminfo: memFree=1022968/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=62752 CPUtime=0.09
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 14656 0 0 0 4 5 0 0 18 0 1 0 89914024 64258048 14640 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 15688 14646 208 541 0 15138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62752

[startup+0.302819 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 13873
/proc/meminfo: memFree=1022968/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=90708 CPUtime=0.3
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 20601 0 0 0 22 8 0 0 19 0 1 0 89914024 92884992 20585 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 22677 20585 219 541 0 22127 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 90708

[startup+0.701877 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 13873
/proc/meminfo: memFree=1022968/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=95856 CPUtime=0.69
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 22068 0 0 0 61 8 0 0 23 0 1 0 89914024 98156544 22052 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 23964 22052 219 541 0 23414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 95856

[startup+1.50199 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 13874
/proc/meminfo: memFree=931120/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=106764 CPUtime=1.49
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 25457 0 0 0 139 10 0 0 25 0 1 0 89914024 109326336 25056 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 26691 25057 220 541 0 26141 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106764

[startup+3.10122 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 13874
/proc/meminfo: memFree=915824/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=127128 CPUtime=3.09
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 31920 0 0 0 296 13 0 0 25 0 1 0 89914024 130179072 30750 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 31782 30750 221 541 0 31232 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 127128

[startup+6.30169 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 13874
/proc/meminfo: memFree=869104/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=160672 CPUtime=6.29
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 41176 0 0 0 597 32 0 0 25 0 1 0 89914024 164528128 39192 1992294400 4194304 6412682 548682068864 18446744073709551615 4260806 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 40168 39192 248 541 0 39618 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 160672

[startup+12.7016 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 13874
/proc/meminfo: memFree=865392/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=158868 CPUtime=12.69
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 41829 0 0 0 1236 33 0 0 25 0 1 0 89914024 162680832 38760 1992294400 4194304 6412682 548682068864 18446744073709551615 4298516 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 39717 38760 255 541 0 39167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 158868

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 13874
/proc/meminfo: memFree=865392/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=158868 CPUtime=25.48
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 41840 0 0 0 2514 34 0 0 25 0 1 0 89914024 162680832 38771 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 39717 38771 255 541 0 39167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 158868

[startup+51.1012 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 13874
/proc/meminfo: memFree=865328/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=158868 CPUtime=51.07
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 41890 0 0 0 5070 37 0 0 25 0 1 0 89914024 162680832 38821 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 39717 38821 255 541 0 39167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 158868

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 13874
/proc/meminfo: memFree=863728/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=159888 CPUtime=102.26
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 42306 0 0 0 10181 45 0 0 25 0 1 0 89914024 163725312 39237 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 39972 39237 258 541 0 39422 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 159888

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13874
/proc/meminfo: memFree=855792/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=167608 CPUtime=162.24
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 44286 0 0 0 16168 56 0 0 25 0 1 0 89914024 171630592 41217 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 41902 41217 258 541 0 41352 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 167608

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13874
/proc/meminfo: memFree=849968/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=173128 CPUtime=222.22
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 45725 0 0 0 22158 64 0 0 25 0 1 0 89914024 177283072 42656 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 43282 42656 258 541 0 42732 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 173128

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13874
/proc/meminfo: memFree=846576/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=177348 CPUtime=282.2
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 46564 0 0 0 28148 72 0 0 25 0 1 0 89914024 181604352 43495 1992294400 4194304 6412682 548682068864 18446744073709551615 4333410 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 44337 43495 258 541 0 43787 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 177348

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13874
/proc/meminfo: memFree=838512/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=187192 CPUtime=342.18
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 48572 0 0 0 34139 79 0 0 25 0 1 0 89914024 191684608 45503 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 46798 45503 258 541 0 46248 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 187192

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13874
/proc/meminfo: memFree=836208/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=189772 CPUtime=402.16
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 49174 0 0 0 40127 89 0 0 25 0 1 0 89914024 194326528 46105 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 47443 46105 258 541 0 46893 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 189772

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13874
/proc/meminfo: memFree=826096/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=200952 CPUtime=462.14
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 51698 0 0 0 46118 96 0 0 25 0 1 0 89914024 205774848 48629 1992294400 4194304 6412682 548682068864 18446744073709551615 4285950 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 50238 48629 258 541 0 49688 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 200952

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13874
/proc/meminfo: memFree=825968/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=200952 CPUtime=522.13
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 51739 0 0 0 52110 103 0 0 25 0 1 0 89914024 205774848 48670 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 50238 48670 258 541 0 49688 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 200952

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13874
/proc/meminfo: memFree=819824/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=208052 CPUtime=582.1
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 53262 0 0 0 58101 109 0 0 25 0 1 0 89914024 213045248 50193 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 52013 50193 258 541 0 51463 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 208052

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13874
/proc/meminfo: memFree=816368/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=213428 CPUtime=642.08
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 54117 0 0 0 64093 115 0 0 25 0 1 0 89914024 218550272 51048 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 53357 51048 258 541 0 52807 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 213428

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13874
/proc/meminfo: memFree=809968/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=219572 CPUtime=702.06
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 55717 0 0 0 70083 123 0 0 25 0 1 0 89914024 224841728 52648 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 54893 52648 258 541 0 54343 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 219572

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13874
/proc/meminfo: memFree=804464/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=224872 CPUtime=762.05
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 57100 0 0 0 76077 128 0 0 25 0 1 0 89914024 230268928 54031 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 56218 54031 258 541 0 55668 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 224872

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13874
/proc/meminfo: memFree=795568/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=237448 CPUtime=822.02
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 59315 0 0 0 82067 135 0 0 25 0 1 0 89914024 243146752 56246 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 59362 56246 258 541 0 58812 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 237448

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13874
/proc/meminfo: memFree=795248/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=237448 CPUtime=882
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 59389 0 0 0 88057 143 0 0 25 0 1 0 89914024 243146752 56320 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 59362 56320 258 541 0 58812 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 237448

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13874
/proc/meminfo: memFree=791984/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=242744 CPUtime=941.99
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 60213 0 0 0 94049 150 0 0 25 0 1 0 89914024 248569856 57144 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 60686 57144 258 541 0 60136 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 242744

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13874
/proc/meminfo: memFree=779696/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=255120 CPUtime=1001.96
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 63262 0 0 0 100040 156 0 0 25 0 1 0 89914024 261242880 60193 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 63780 60193 258 541 0 63230 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 255120

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13876
/proc/meminfo: memFree=779504/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=255120 CPUtime=1061.94
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 63315 0 0 0 106032 162 0 0 25 0 1 0 89914024 261242880 60246 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 63780 60246 258 541 0 63230 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 255120

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13876
/proc/meminfo: memFree=773168/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=264180 CPUtime=1121.93
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 64890 0 0 0 112024 169 0 0 25 0 1 0 89914024 270520320 61821 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 66045 61821 258 541 0 65495 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 264180

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13876
/proc/meminfo: memFree=769776/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=266588 CPUtime=1181.91
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 65747 0 0 0 118018 173 0 0 25 0 1 0 89914024 272986112 62678 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 66647 62678 258 541 0 66097 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 266588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13876
/proc/meminfo: memFree=766512/2055920 swapFree=4192956/4192956
[pid=13873] ppid=13871 vsize=269844 CPUtime=1200.01
/proc/13873/stat : 13873 (kw) R 13871 13873 13836 0 -1 0 66563 0 0 0 119828 173 0 0 25 0 1 0 89914024 276320256 63494 1992294400 4194304 6412682 548682068864 18446744073709551615 4570422 0 0 4096 0 0 0 0 17 1 0 0
/proc/13873/statm: 67461 63494 258 541 0 66911 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 269844

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.06
CPU user time (s): 1198.28
CPU system time (s): 1.77673
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 269844

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

runsolver used 0.739887 second user time and 2.6436 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-25 02:20:13
IDJOB=1716670
IDBENCH=20387
IDSOLVER=501
FILE ID=node30/1716670-1240618812
PBS_JOBID= 9186317
Free space on /tmp= 66252 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716670-1240618812/watcher-1716670-1240618812 -o /tmp/evaluation-result-1716670-1240618812/solver-1716670-1240618812 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1716670-1240618812.cnf

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

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=266499277

node30.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.265
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.265
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:       1023448 kB
Buffers:         96216 kB
Cached:         825320 kB
SwapCached:          0 kB
Active:         128560 kB
Inactive:       807348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1023448 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           13128 kB
Writeback:           0 kB
Mapped:          24084 kB
Slab:            82660 kB
Committed_AS:   372876 kB
PageTables:       1356 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= 66244 MiB
End job on node30 at 2009-04-25 02:40:15