Trace number 1718178

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.07 1200.43

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
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 variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

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-1718178-1240634261/watcher-1718178-1240634261 -o /tmp/evaluation-result-1718178-1240634261/solver-1718178-1240634261 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1718178-1240634261.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: 1.00 1.00 1.00 3/64 16738
/proc/meminfo: memFree=869080/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=3376 CPUtime=0
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 479 0 0 0 0 0 0 0 18 0 1 0 91460064 3457024 463 1992294400 4194304 6412682 548682068864 18446744073709551615 4917669 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 844 463 221 541 0 294 0

[startup+0.0706111 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16738
/proc/meminfo: memFree=869080/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=4140 CPUtime=0.06
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 706 0 0 0 6 0 0 0 18 0 1 0 91460064 4239360 690 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 1035 690 254 541 0 485 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4140

[startup+0.101614 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16738
/proc/meminfo: memFree=869080/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=4140 CPUtime=0.09
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 707 0 0 0 9 0 0 0 18 0 1 0 91460064 4239360 691 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 1035 691 254 541 0 485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4140

[startup+0.301637 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16738
/proc/meminfo: memFree=869080/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=4404 CPUtime=0.29
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 775 0 0 0 29 0 0 0 19 0 1 0 91460064 4509696 759 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 1101 759 254 541 0 551 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4404

[startup+0.70168 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16738
/proc/meminfo: memFree=869080/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=5320 CPUtime=0.69
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 1015 0 0 0 69 0 0 0 22 0 1 0 91460064 5447680 999 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 1330 999 254 541 0 780 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5320

[startup+1.50177 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=865232/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=7196 CPUtime=1.49
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 1460 0 0 0 148 1 0 0 25 0 1 0 91460064 7368704 1444 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 1799 1444 254 541 0 1249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7196

[startup+3.10195 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=862928/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=9752 CPUtime=3.09
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 2127 0 0 0 307 2 0 0 25 0 1 0 91460064 9986048 2072 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 2438 2072 254 541 0 1888 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9752

[startup+6.30131 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=860176/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=11132 CPUtime=6.29
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 2488 0 0 0 626 3 0 0 25 0 1 0 91460064 11399168 2388 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 2783 2388 257 541 0 2233 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11132

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=858064/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=13544 CPUtime=12.68
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 3161 0 0 0 1263 5 0 0 25 0 1 0 91460064 13869056 2949 1992294400 4194304 6412682 548682068864 18446744073709551615 4570445 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 3386 2949 257 541 0 2836 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13544

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=853456/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=18880 CPUtime=25.48
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 4559 0 0 0 2538 10 0 0 25 0 1 0 91460064 19333120 4108 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 4720 4108 257 541 0 4170 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18880

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=844816/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=27524 CPUtime=51.08
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 6943 0 0 0 5090 18 0 0 25 0 1 0 91460064 28184576 6130 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 6881 6130 257 541 0 6331 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27524

[startup+102.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=836432/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=37252 CPUtime=102.26
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 9678 0 0 0 10196 30 0 0 25 0 1 0 91460064 38146048 8316 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 9313 8316 257 541 0 8763 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37252

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=824208/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=50572 CPUtime=162.24
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 13233 0 0 0 16183 41 0 0 25 0 1 0 91460064 51785728 11355 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 12643 11355 257 541 0 12093 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 50572

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=816720/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=60276 CPUtime=222.22
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 15471 0 0 0 22174 48 0 0 25 0 1 0 91460064 61722624 13275 1992294400 4194304 6412682 548682068864 18446744073709551615 4286874 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 15069 13275 257 541 0 14519 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 60276

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=809616/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=67296 CPUtime=282.2
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 17584 0 0 0 28164 56 0 0 25 0 1 0 91460064 68911104 15022 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 16824 15022 257 541 0 16274 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 67296

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=800912/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=76944 CPUtime=342.18
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 20134 0 0 0 34153 65 0 0 25 0 1 0 91460064 78790656 17152 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 19236 17152 257 541 0 18686 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 76944

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=799120/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=79024 CPUtime=402.17
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 20638 0 0 0 40144 73 0 0 25 0 1 0 91460064 80920576 17656 1992294400 4194304 6412682 548682068864 18446744073709551615 4287561 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 19756 17656 257 541 0 19206 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 79024

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=791824/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=86560 CPUtime=462.15
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 22945 0 0 0 46136 79 0 0 25 0 1 0 91460064 88637440 19480 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 21640 19480 257 541 0 21090 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 86560

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=788048/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=90260 CPUtime=522.13
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 23949 0 0 0 52127 86 0 0 25 0 1 0 91460064 92426240 20484 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 22565 20484 257 541 0 22015 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 90260

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=781648/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=98428 CPUtime=582.11
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 26047 0 0 0 58119 92 0 0 25 0 1 0 91460064 100790272 22026 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 24607 22026 257 541 0 24057 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 98428

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=779728/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=100348 CPUtime=642.1
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 26510 0 0 0 64113 97 0 0 25 0 1 0 91460064 102756352 22489 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 25087 22489 257 541 0 24537 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 100348

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=769488/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=113960 CPUtime=702.08
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 29712 0 0 0 70102 106 0 0 25 0 1 0 91460064 116695040 25052 1992294400 4194304 6412682 548682068864 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 28490 25052 257 541 0 27940 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 113960

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=768336/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=114920 CPUtime=762.07
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 30006 0 0 0 76095 112 0 0 25 0 1 0 91460064 117678080 25346 1992294400 4194304 6412682 548682068864 18446744073709551615 4286911 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 28730 25346 257 541 0 28180 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 114920

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=766096/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=117552 CPUtime=822.04
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 30595 0 0 0 82088 116 0 0 25 0 1 0 91460064 120373248 25935 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 29388 25935 257 541 0 28838 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 117552

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=752848/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=132244 CPUtime=882.03
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 33854 0 0 0 88078 125 0 0 25 0 1 0 91460064 135417856 29194 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 33061 29194 257 541 0 32511 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 132244

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=749456/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=136516 CPUtime=942.01
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 35490 0 0 0 94071 130 0 0 25 0 1 0 91460064 139792384 30095 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 34129 30095 257 541 0 33579 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 136516

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=746448/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=139716 CPUtime=1002
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 36193 0 0 0 100063 137 0 0 25 0 1 0 91460064 143069184 30798 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 34929 30798 257 541 0 34379 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 139716

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=744976/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=139716 CPUtime=1061.97
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 36557 0 0 0 106057 140 0 0 25 0 1 0 91460064 143069184 31162 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 34929 31162 257 541 0 34379 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 139716

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=734608/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=151844 CPUtime=1121.96
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 39154 0 0 0 112047 149 0 0 25 0 1 0 91460064 155488256 33759 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 37961 33759 257 541 0 37411 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 151844

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=734160/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=152200 CPUtime=1181.94
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 40064 0 0 0 118042 152 0 0 25 0 1 0 91460064 155852800 33824 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 38050 33824 257 541 0 37500 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 152200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16739
/proc/meminfo: memFree=734224/2055920 swapFree=4192956/4192956
[pid=16738] ppid=16736 vsize=152200 CPUtime=1200.04
/proc/16738/stat : 16738 (kw) R 16736 16738 16645 0 -1 0 40064 0 0 0 119850 154 0 0 25 0 1 0 91460064 155852800 33824 1992294400 4194304 6412682 548682068864 18446744073709551615 4286825 0 0 4096 0 0 0 0 17 1 0 0
/proc/16738/statm: 38050 33824 257 541 0 37500 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 152200

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.43
CPU time (s): 1200.07
CPU user time (s): 1198.5
CPU system time (s): 1.57076
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 155360

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

runsolver used 0.871867 second user time and 2.53461 second system time

The end

Launcher Data

Begin job on node5 at 2009-04-25 06:37:41
IDJOB=1718178
IDBENCH=20472
IDSOLVER=501
FILE ID=node5/1718178-1240634261
PBS_JOBID= 9186416
Free space on /tmp= 66348 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718178-1240634261/watcher-1718178-1240634261 -o /tmp/evaluation-result-1718178-1240634261/solver-1718178-1240634261 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1718178-1240634261.cnf

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=1152698677

node5.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.212
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.212
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:        869496 kB
Buffers:        106796 kB
Cached:         971344 kB
SwapCached:          0 kB
Active:         166444 kB
Inactive:       925684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        869496 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2360 kB
Writeback:           0 kB
Mapped:          23620 kB
Slab:            80296 kB
Committed_AS:   314296 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node5 at 2009-04-25 06:57:44