Trace number 1775175

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? 3600.78 3601.81

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_14_UNKNOWN.cnf
MD5SUM74b3bf25aa16f613ee15d6b4b9bc9486
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 variables2220
Number of clauses160694
Sum of the clauses size478924
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23434
Number of clauses of size 3157237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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
3600.66/3601.74	c 3600.01 seconds
3600.66/3601.74	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1775175-1241283701/watcher-1775175-1241283701 -o /tmp/evaluation-result-1775175-1241283701/solver-1775175-1241283701 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1775175-1241283701.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 32538
/proc/meminfo: memFree=1493312/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=5736 CPUtime=0
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 681 0 0 0 0 0 0 0 18 0 1 0 156403400 5873664 665 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 1434 665 219 541 0 884 0

[startup+0.0742901 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 32538
/proc/meminfo: memFree=1493312/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=7060 CPUtime=0.06
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 1045 0 0 0 6 0 0 0 18 0 1 0 156403400 7229440 1029 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 1765 1029 219 541 0 1215 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7060

[startup+0.101292 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 32538
/proc/meminfo: memFree=1493312/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=7588 CPUtime=0.09
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 1209 0 0 0 9 0 0 0 18 0 1 0 156403400 7770112 1193 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 1897 1193 219 541 0 1347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7588

[startup+0.301313 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 32538
/proc/meminfo: memFree=1493312/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=11860 CPUtime=0.29
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 2358 0 0 0 29 0 0 0 19 0 1 0 156403400 12144640 2342 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 2965 2342 219 541 0 2415 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11860

[startup+0.701356 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 32538
/proc/meminfo: memFree=1493312/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=20968 CPUtime=0.69
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 4610 0 0 0 68 1 0 0 22 0 1 0 156403400 21471232 4594 1992294400 4194304 6412682 548682068864 18446744073709551615 4496564 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 5242 4594 227 541 0 4692 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20968

[startup+1.50244 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32539
/proc/meminfo: memFree=1468344/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=28544 CPUtime=1.5
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 6480 0 0 0 147 3 0 0 25 0 1 0 156403400 29229056 6464 1992294400 4194304 6412682 548682068864 18446744073709551615 4542313 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 7136 6464 239 541 0 6586 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 28544

[startup+3.10161 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32539
/proc/meminfo: memFree=1468216/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=36192 CPUtime=3.09
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 8079 0 0 0 306 3 0 0 25 0 1 0 156403400 37060608 8063 1992294400 4194304 6412682 548682068864 18446744073709551615 4564578 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 9048 8063 247 541 0 8498 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36192

[startup+6.30196 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32539
/proc/meminfo: memFree=1461056/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=36192 CPUtime=6.29
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 8079 0 0 0 625 4 0 0 25 0 1 0 156403400 37060608 8063 1992294400 4194304 6412682 548682068864 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 9048 8063 247 541 0 8498 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36192

[startup+12.7016 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32539
/proc/meminfo: memFree=1460992/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=36100 CPUtime=12.69
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 8079 0 0 0 1265 4 0 0 25 0 1 0 156403400 36966400 8063 1992294400 4194304 6412682 548682068864 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 9025 8063 247 541 0 8475 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36100

[startup+25.502 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32539
/proc/meminfo: memFree=1452288/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=45472 CPUtime=25.49
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 10576 0 0 0 2541 8 0 0 25 0 1 0 156403400 46563328 10219 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 11368 10219 257 541 0 10818 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45472

[startup+51.1018 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32539
/proc/meminfo: memFree=1435776/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=65308 CPUtime=51.08
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 15184 0 0 0 5093 15 0 0 25 0 1 0 156403400 66875392 14646 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 16327 14646 257 541 0 15777 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 65308

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32539
/proc/meminfo: memFree=1421568/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=80100 CPUtime=102.27
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 18791 0 0 0 10204 23 0 0 25 0 1 0 156403400 82022400 17979 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 20025 17979 257 541 0 19475 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 80100

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32539
/proc/meminfo: memFree=1406912/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=98372 CPUtime=162.24
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 22848 0 0 0 16193 31 0 0 25 0 1 0 156403400 100732928 21620 1992294400 4194304 6412682 548682068864 18446744073709551615 4287557 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 24593 21620 257 541 0 24043 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 98372

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32539
/proc/meminfo: memFree=1400128/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=106240 CPUtime=222.22
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 24530 0 0 0 22188 34 0 0 25 0 1 0 156403400 108789760 23302 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 26560 23302 257 541 0 26010 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 106240

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32539
/proc/meminfo: memFree=1394688/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=112624 CPUtime=282.21
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 26103 0 0 0 28184 37 0 0 25 0 1 0 156403400 115326976 24693 1992294400 4194304 6412682 548682068864 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 28156 24693 257 541 0 27606 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 112624

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32539
/proc/meminfo: memFree=1390088/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=118384 CPUtime=342.2
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 27201 0 0 0 34181 39 0 0 25 0 1 0 156403400 121225216 25791 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 29596 25791 257 541 0 29046 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 118384

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32539
/proc/meminfo: memFree=1379016/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=130456 CPUtime=402.17
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 30155 0 0 0 40174 43 0 0 25 0 1 0 156403400 133586944 28536 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 32614 28536 257 541 0 32064 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 130456

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32539
/proc/meminfo: memFree=1355336/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=155576 CPUtime=462.16
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 36393 0 0 0 46158 58 0 0 25 0 1 0 156403400 159309824 34533 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 38894 34533 257 541 0 38344 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 155576

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32539
/proc/meminfo: memFree=1349064/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=162388 CPUtime=522.15
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 38194 0 0 0 52152 63 0 0 25 0 1 0 156403400 166285312 36057 1992294400 4194304 6412682 548682068864 18446744073709551615 4287605 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 40597 36057 257 541 0 40047 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 162388

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32539
/proc/meminfo: memFree=1330312/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=184640 CPUtime=582.12
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 43198 0 0 0 58138 74 0 0 25 0 1 0 156403400 189071360 40743 1992294400 4194304 6412682 548682068864 18446744073709551615 4333082 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 46160 40743 257 541 0 45610 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 184640

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32539
/proc/meminfo: memFree=1323144/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=193280 CPUtime=642.11
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 44980 0 0 0 64132 79 0 0 25 0 1 0 156403400 197918720 42525 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 48320 42525 257 541 0 47770 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 193280

[startup+702.302 s]

################
# More data... #
################

/proc/meminfo: memFree=1084232/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=472964 CPUtime=2981.44
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 109531 0 0 0 297918 226 0 0 25 0 1 0 156403400 484315136 102054 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 118241 102054 257 541 0 117691 0
Current children cumulated CPU time (s) 2981.44
Current children cumulated vsize (KiB) 472964

[startup+3042.3 s]
/proc/loadavg: 1.09 1.07 1.01 2/65 32541
/proc/meminfo: memFree=1081928/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=476804 CPUtime=3041.43
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 110097 0 0 0 303912 231 0 0 25 0 1 0 156403400 488247296 102620 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 119201 102620 257 541 0 118651 0
Current children cumulated CPU time (s) 3041.43
Current children cumulated vsize (KiB) 476804

[startup+3102.3 s]
/proc/loadavg: 1.06 1.07 1.01 2/65 32541
/proc/meminfo: memFree=1080456/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=476804 CPUtime=3101.4
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 110478 0 0 0 309907 233 0 0 25 0 1 0 156403400 488247296 103001 1992294400 4194304 6412682 548682068864 18446744073709551615 4360479 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 119201 103001 257 541 0 118651 0
Current children cumulated CPU time (s) 3101.4
Current children cumulated vsize (KiB) 476804

[startup+3162.3 s]
/proc/loadavg: 1.02 1.05 1.00 2/65 32541
/proc/meminfo: memFree=1078344/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=479364 CPUtime=3161.39
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 111006 0 0 0 315904 235 0 0 25 0 1 0 156403400 490868736 103529 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 119841 103529 257 541 0 119291 0
Current children cumulated CPU time (s) 3161.39
Current children cumulated vsize (KiB) 479364

[startup+3222.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/65 32541
/proc/meminfo: memFree=1075272/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=484484 CPUtime=3221.37
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 111748 0 0 0 321901 236 0 0 25 0 1 0 156403400 496111616 104271 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 121121 104271 257 541 0 120571 0
Current children cumulated CPU time (s) 3221.37
Current children cumulated vsize (KiB) 484484

[startup+3282.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 32541
/proc/meminfo: memFree=1075272/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=484484 CPUtime=3281.36
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 111770 0 0 0 327899 237 0 0 25 0 1 0 156403400 496111616 104293 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 121121 104293 257 541 0 120571 0
Current children cumulated CPU time (s) 3281.36
Current children cumulated vsize (KiB) 484484

[startup+3342.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 32541
/proc/meminfo: memFree=1075144/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=484484 CPUtime=3341.34
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 111785 0 0 0 333896 238 0 0 25 0 1 0 156403400 496111616 104308 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 121121 104308 257 541 0 120571 0
Current children cumulated CPU time (s) 3341.34
Current children cumulated vsize (KiB) 484484

[startup+3402.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 32541
/proc/meminfo: memFree=1075080/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=484484 CPUtime=3401.33
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 111814 0 0 0 339894 239 0 0 25 0 1 0 156403400 496111616 104337 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 121121 104337 257 541 0 120571 0
Current children cumulated CPU time (s) 3401.33
Current children cumulated vsize (KiB) 484484

[startup+3462.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 32541
/proc/meminfo: memFree=1074184/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=485764 CPUtime=3461.3
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 112032 0 0 0 345890 240 0 0 25 0 1 0 156403400 497422336 104555 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 121441 104555 257 541 0 120891 0
Current children cumulated CPU time (s) 3461.3
Current children cumulated vsize (KiB) 485764

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32541
/proc/meminfo: memFree=1068360/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=493444 CPUtime=3521.29
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 113490 0 0 0 351887 242 0 0 25 0 1 0 156403400 505286656 106013 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 123361 106013 257 541 0 122811 0
Current children cumulated CPU time (s) 3521.29
Current children cumulated vsize (KiB) 493444

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32547
/proc/meminfo: memFree=1059840/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=504968 CPUtime=3581.26
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 115588 0 0 0 357882 244 0 0 25 0 1 0 156403400 517087232 108111 1992294400 4194304 6412682 548682068864 18446744073709551615 4286900 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 126242 108111 257 541 0 125692 0
Current children cumulated CPU time (s) 3581.26
Current children cumulated vsize (KiB) 504968

Solver just ended. Dumping a history of the last processes samples

[startup+3583.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32547
/proc/meminfo: memFree=1059840/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=504968 CPUtime=3582.86
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 115588 0 0 0 358042 244 0 0 25 0 1 0 156403400 517087232 108111 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 126242 108111 257 541 0 125692 0
Current children cumulated CPU time (s) 3582.86
Current children cumulated vsize (KiB) 504968

[startup+3590.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32547
/proc/meminfo: memFree=1059776/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=504968 CPUtime=3589.27
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 115608 0 0 0 358682 245 0 0 25 0 1 0 156403400 517087232 108131 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 126242 108131 257 541 0 125692 0
Current children cumulated CPU time (s) 3589.27
Current children cumulated vsize (KiB) 504968

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32547
/proc/meminfo: memFree=1059712/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=504968 CPUtime=3595.66
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 115609 0 0 0 359321 245 0 0 25 0 1 0 156403400 517087232 108132 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 126242 108132 257 541 0 125692 0
Current children cumulated CPU time (s) 3595.66
Current children cumulated vsize (KiB) 504968

[startup+3599.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32547
/proc/meminfo: memFree=1059712/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=504968 CPUtime=3598.86
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 115609 0 0 0 359641 245 0 0 25 0 1 0 156403400 517087232 108132 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 126242 108132 257 541 0 125692 0
Current children cumulated CPU time (s) 3598.86
Current children cumulated vsize (KiB) 504968

[startup+3600.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32547
/proc/meminfo: memFree=1059712/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=504968 CPUtime=3599.66
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 115609 0 0 0 359721 245 0 0 25 0 1 0 156403400 517087232 108132 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 126242 108132 257 541 0 125692 0
Current children cumulated CPU time (s) 3599.66
Current children cumulated vsize (KiB) 504968

[startup+3601.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32547
/proc/meminfo: memFree=1059712/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=504968 CPUtime=3600.46
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 115609 0 0 0 359801 245 0 0 25 0 1 0 156403400 517087232 108132 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 126242 108132 257 541 0 125692 0
Current children cumulated CPU time (s) 3600.46
Current children cumulated vsize (KiB) 504968

[startup+3601.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32547
/proc/meminfo: memFree=1059712/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=504968 CPUtime=3600.66
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 0 115609 0 0 0 359821 245 0 0 25 0 1 0 156403400 517087232 108132 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 126242 108132 257 541 0 125692 0
Current children cumulated CPU time (s) 3600.66
Current children cumulated vsize (KiB) 504968

[startup+3601.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32547
/proc/meminfo: memFree=1059712/2055920 swapFree=4180872/4192956
[pid=32538] ppid=32536 vsize=0 CPUtime=3600.75
/proc/32538/stat : 32538 (kw) R 32536 32538 32325 0 -1 4 115616 0 0 0 359825 250 0 0 25 0 1 0 156403400 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/32538/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.75
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3601.81
CPU time (s): 3600.78
CPU user time (s): 3598.26
CPU system time (s): 2.52162
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 504968

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

runsolver used 2.75858 second user time and 7.48986 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-02 19:01:41
IDJOB=1775175
IDBENCH=71097
IDSOLVER=611
FILE ID=node19/1775175-1241283701
PBS_JOBID= 9225021
Free space on /tmp= 66496 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_14_UNKNOWN.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775175-1241283701/watcher-1775175-1241283701 -o /tmp/evaluation-result-1775175-1241283701/solver-1775175-1241283701 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1775175-1241283701.cnf

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

MD5SUM BENCH= 74b3bf25aa16f613ee15d6b4b9bc9486
RANDOM SEED=932873347

node19.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1493792 kB
Buffers:         81256 kB
Cached:         384432 kB
SwapCached:       6776 kB
Active:          58224 kB
Inactive:       416316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1493792 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:            4836 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            73560 kB
Committed_AS:   721148 kB
PageTables:       1456 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= 66496 MiB
End job on node19 at 2009-05-02 20:01:43