Trace number 1718646

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
kw 2009-03-20? (TO) 1200.09 1200.44

General information on the benchmark

Nameindustrial/grieu/
vmpc_34.cnf
MD5SUMa27d41b3e10d867544cd2bff7d005be2
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 variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

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-1718646-1240638746/watcher-1718646-1240638746 -o /tmp/evaluation-result-1718646-1240638746/solver-1718646-1240638746 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1718646-1240638746.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.98 1.00 3/64 22452
/proc/meminfo: memFree=1819912/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=5412 CPUtime=0
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 536 0 0 0 0 0 0 0 18 0 1 0 91900812 5541888 520 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 1353 520 219 541 0 803 0

[startup+0.0603309 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 22452
/proc/meminfo: memFree=1819912/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=6336 CPUtime=0.05
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 798 0 0 0 5 0 0 0 18 0 1 0 91900812 6488064 782 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 1584 782 219 541 0 1034 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6336

[startup+0.101336 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 22452
/proc/meminfo: memFree=1819912/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=6996 CPUtime=0.09
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 989 0 0 0 9 0 0 0 18 0 1 0 91900812 7163904 973 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 1749 974 219 541 0 1199 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6996

[startup+0.301358 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 22452
/proc/meminfo: memFree=1819912/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=11360 CPUtime=0.29
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 2168 0 0 0 29 0 0 0 19 0 1 0 91900812 11632640 2152 1992294400 4194304 6412682 548682068832 18446744073709551615 4348287 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 2840 2152 219 541 0 2290 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11360

[startup+0.701404 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 22452
/proc/meminfo: memFree=1819912/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=18652 CPUtime=0.69
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 4184 0 0 0 68 1 0 0 23 0 1 0 91900812 19099648 4168 1992294400 4194304 6412682 548682068832 18446744073709551615 4854946 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 4663 4168 219 541 0 4113 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18652

[startup+1.50149 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22453
/proc/meminfo: memFree=1792576/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=31408 CPUtime=1.49
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 7065 0 0 0 147 2 0 0 25 0 1 0 91900812 32161792 7049 1992294400 4194304 6412682 548682068832 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 7852 7049 239 541 0 7302 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31408

[startup+3.10168 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22453
/proc/meminfo: memFree=1792448/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=31408 CPUtime=3.09
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 7070 0 0 0 307 2 0 0 25 0 1 0 91900812 32161792 7054 1992294400 4194304 6412682 548682068832 18446744073709551615 4522314 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 7852 7054 239 541 0 7302 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31408

[startup+6.30108 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22453
/proc/meminfo: memFree=1792192/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=30860 CPUtime=6.29
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 7099 0 0 0 627 2 0 0 25 0 1 0 91900812 31600640 6952 1992294400 4194304 6412682 548682068832 18446744073709551615 4509111 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 7715 6952 239 541 0 7165 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30860

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22453
/proc/meminfo: memFree=1791360/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=30860 CPUtime=12.69
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 7444 0 0 0 1266 3 0 0 25 0 1 0 91900812 31600640 6970 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 7715 6970 246 541 0 7165 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30860

[startup+25.5022 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22453
/proc/meminfo: memFree=1789312/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=34776 CPUtime=25.48
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 8547 0 0 0 2538 10 0 0 25 0 1 0 91900812 35610624 7944 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 8694 7944 249 541 0 8144 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34776

[startup+51.1021 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22453
/proc/meminfo: memFree=1776384/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=48076 CPUtime=51.07
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 12195 0 0 0 5085 22 0 0 25 0 1 0 91900812 49229824 11060 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 12019 11060 249 541 0 11469 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 48076

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22453
/proc/meminfo: memFree=1754880/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=71444 CPUtime=102.27
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 18332 0 0 0 10186 41 0 0 25 0 1 0 91900812 73158656 16407 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 17861 16407 249 541 0 17311 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 71444

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22453
/proc/meminfo: memFree=1738752/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=88928 CPUtime=162.24
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 22946 0 0 0 16167 57 0 0 25 0 1 0 91900812 91062272 20426 1992294400 4194304 6412682 548682068832 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 22232 20426 249 541 0 21682 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 88928

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22453
/proc/meminfo: memFree=1724160/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=105908 CPUtime=222.22
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 26961 0 0 0 22150 72 0 0 25 0 1 0 91900812 108449792 24075 1992294400 4194304 6412682 548682068832 18446744073709551615 4359621 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 26477 24075 249 541 0 25927 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 105908

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22453
/proc/meminfo: memFree=1714368/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=116856 CPUtime=282.2
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 29891 0 0 0 28136 84 0 0 25 0 1 0 91900812 119660544 26584 1992294400 4194304 6412682 548682068832 18446744073709551615 4287153 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 29214 26584 249 541 0 28664 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 116856

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22453
/proc/meminfo: memFree=1705024/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=126780 CPUtime=342.19
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 32614 0 0 0 34124 95 0 0 25 0 1 0 91900812 129822720 28823 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 31695 28823 249 541 0 31145 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 126780

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22453
/proc/meminfo: memFree=1693504/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=139196 CPUtime=402.18
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 36080 0 0 0 40111 107 0 0 25 0 1 0 91900812 142536704 31733 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 34799 31733 249 541 0 34249 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 139196

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22453
/proc/meminfo: memFree=1688256/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=145056 CPUtime=462.15
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 37349 0 0 0 46101 114 0 0 25 0 1 0 91900812 148537344 33002 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 36264 33002 249 541 0 35714 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 145056

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22459
/proc/meminfo: memFree=1675904/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=158080 CPUtime=522.14
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 41027 0 0 0 52089 125 0 0 25 0 1 0 91900812 161873920 36040 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 39520 36040 249 541 0 38970 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 158080

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22459
/proc/meminfo: memFree=1672384/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=162324 CPUtime=582.12
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 41909 0 0 0 58078 134 0 0 25 0 1 0 91900812 166219776 36922 1992294400 4194304 6412682 548682068832 18446744073709551615 4286801 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 40581 36922 249 541 0 40031 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 162324

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22459
/proc/meminfo: memFree=1657792/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=176936 CPUtime=642.11
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 46245 0 0 0 64066 145 0 0 25 0 1 0 91900812 181182464 40522 1992294400 4194304 6412682 548682068832 18446744073709551615 4287571 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 44234 40522 249 541 0 43684 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 176936

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22459
/proc/meminfo: memFree=1654848/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=180532 CPUtime=702.08
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 47025 0 0 0 70056 152 0 0 25 0 1 0 91900812 184864768 41302 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 45133 41302 249 541 0 44583 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 180532

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22459
/proc/meminfo: memFree=1651904/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=183732 CPUtime=762.07
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 47747 0 0 0 76049 158 0 0 25 0 1 0 91900812 188141568 42024 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 45933 42024 249 541 0 45383 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 183732

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22459
/proc/meminfo: memFree=1636736/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=202692 CPUtime=822.05
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 51559 0 0 0 82038 167 0 0 25 0 1 0 91900812 207556608 45836 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 50673 45836 249 541 0 50123 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 202692

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22459
/proc/meminfo: memFree=1630720/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=209064 CPUtime=882.03
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 53857 0 0 0 88029 174 0 0 25 0 1 0 91900812 214081536 47288 1992294400 4194304 6412682 548682068832 18446744073709551615 4417444 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 52266 47288 249 541 0 51716 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 209064

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22459
/proc/meminfo: memFree=1628224/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=212104 CPUtime=942.01
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 54476 0 0 0 94021 180 0 0 25 0 1 0 91900812 217194496 47907 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 53026 47907 249 541 0 52476 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 212104

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22459
/proc/meminfo: memFree=1625664/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=214864 CPUtime=1001.99
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 55103 0 0 0 100014 185 0 0 25 0 1 0 91900812 220020736 48534 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 53716 48534 249 541 0 53166 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 214864

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22459
/proc/meminfo: memFree=1614016/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=227128 CPUtime=1061.98
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 58054 0 0 0 106003 195 0 0 25 0 1 0 91900812 232579072 51485 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 56782 51485 249 541 0 56232 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 227128

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22459
/proc/meminfo: memFree=1603712/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=237524 CPUtime=1121.96
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 61535 0 0 0 111996 200 0 0 25 0 1 0 91900812 243224576 53993 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 59381 53993 249 541 0 58831 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 237524

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22459
/proc/meminfo: memFree=1601600/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=239884 CPUtime=1181.95
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 62070 0 0 0 117990 205 0 0 25 0 1 0 91900812 245641216 54528 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 59971 54528 249 541 0 59421 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 239884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22459
/proc/meminfo: memFree=1600768/2055920 swapFree=4178508/4192956
[pid=22452] ppid=22450 vsize=240844 CPUtime=1200.04
/proc/22452/stat : 22452 (kw) R 22450 22452 22182 0 -1 0 62251 0 0 0 119798 206 0 0 25 0 1 0 91900812 246624256 54709 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/22452/statm: 60211 54709 249 541 0 59661 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 240844

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.44
CPU time (s): 1200.09
CPU user time (s): 1197.98
CPU system time (s): 2.10468
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 240844

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

runsolver used 0.932858 second user time and 2.6536 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-25 07:52:26
IDJOB=1718646
IDBENCH=20493
IDSOLVER=501
FILE ID=node63/1718646-1240638746
PBS_JOBID= 9186441
Free space on /tmp= 66336 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/grieu/vmpc_34.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718646-1240638746/watcher-1718646-1240638746 -o /tmp/evaluation-result-1718646-1240638746/solver-1718646-1240638746 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1718646-1240638746.cnf

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

MD5SUM BENCH= a27d41b3e10d867544cd2bff7d005be2
RANDOM SEED=882785811

node63.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.236
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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1820328 kB
Buffers:         24100 kB
Cached:         136344 kB
SwapCached:       7516 kB
Active:          32216 kB
Inactive:       138412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820328 kB
SwapTotal:     4192956 kB
SwapFree:      4178508 kB
Dirty:            5004 kB
Writeback:           0 kB
Mapped:          14820 kB
Slab:            50748 kB
Committed_AS:   482284 kB
PageTables:       1452 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= 66336 MiB
End job on node63 at 2009-04-25 08:12:29