Trace number 1775165

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? 3601.75 3602.8

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_16_UNKNOWN.cnf
MD5SUM85279cb74dedd2e1c7356e22d8e98939
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 variables3366
Number of clauses362797
Sum of the clauses size1083511
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25314
Number of clauses of size 3357452
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

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
3601.55/3602.68	c 3600.02 seconds
3601.55/3602.68	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-1775165-1241283601/watcher-1775165-1241283601 -o /tmp/evaluation-result-1775165-1241283601/solver-1775165-1241283601 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1775165-1241283601.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 1.00 1.00 2/64 1489
/proc/meminfo: memFree=1111268/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=4740 CPUtime=0
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 826 0 0 0 0 0 0 0 18 0 1 0 156392654 4853760 811 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 1185 818 208 541 0 635 0

[startup+0.0283861 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1489
/proc/meminfo: memFree=1111268/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=8976 CPUtime=0.02
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 1022 0 0 0 2 0 0 0 18 0 1 0 156392654 9191424 1006 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 2244 1006 219 541 0 1694 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8976

[startup+0.101394 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1489
/proc/meminfo: memFree=1111268/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=10296 CPUtime=0.09
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 1396 0 0 0 8 1 0 0 18 0 1 0 156392654 10543104 1380 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 2574 1381 219 541 0 2024 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10296

[startup+0.301415 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1489
/proc/meminfo: memFree=1111268/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=14268 CPUtime=0.29
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 2464 0 0 0 27 2 0 0 19 0 1 0 156392654 14610432 2448 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 3567 2448 219 541 0 3017 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14268

[startup+0.701459 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1489
/proc/meminfo: memFree=1111268/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=21688 CPUtime=0.69
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 4454 0 0 0 66 3 0 0 23 0 1 0 156392654 22208512 4439 1992294400 4194304 6412682 548682068864 18446744073709551615 4283445 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 5422 4439 219 541 0 4872 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21688

[startup+1.50155 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1490
/proc/meminfo: memFree=1087324/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=37524 CPUtime=1.49
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 8746 0 0 0 143 6 0 0 25 0 1 0 156392654 38424576 8730 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 9381 8730 219 541 0 8831 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37524

[startup+3.10173 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1490
/proc/meminfo: memFree=1059228/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=55664 CPUtime=3.09
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 13196 0 0 0 301 8 0 0 25 0 1 0 156392654 56999936 13180 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 13916 13180 239 541 0 13366 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55664

[startup+6.30108 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1490
/proc/meminfo: memFree=1059044/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=55664 CPUtime=6.29
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 13196 0 0 0 621 8 0 0 25 0 1 0 156392654 56999936 13180 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 13916 13180 239 541 0 13366 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55664

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1490
/proc/meminfo: memFree=1042148/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=74740 CPUtime=12.69
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 17052 0 0 0 1257 12 0 0 25 0 1 0 156392654 76533760 17036 1992294400 4194304 6412682 548682068864 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 18685 17036 247 541 0 18135 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74740

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1490
/proc/meminfo: memFree=1042212/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=74740 CPUtime=25.49
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 17052 0 0 0 2537 12 0 0 25 0 1 0 156392654 76533760 17036 1992294400 4194304 6412682 548682068864 18446744073709551615 4564926 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 18685 17036 247 541 0 18135 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74740

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1490
/proc/meminfo: memFree=1036068/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=80600 CPUtime=51.07
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 19247 0 0 0 5092 15 0 0 25 0 1 0 156392654 82534400 18603 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 20150 18603 257 541 0 19600 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 80600

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1496
/proc/meminfo: memFree=1011100/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=110024 CPUtime=102.26
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 25984 0 0 0 10195 31 0 0 25 0 1 0 156392654 112664576 24861 1992294400 4194304 6412682 548682068864 18446744073709551615 4329558 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 27506 24861 257 541 0 26956 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 110024

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1496
/proc/meminfo: memFree=988700/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=134980 CPUtime=162.24
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 31849 0 0 0 16183 41 0 0 25 0 1 0 156392654 138219520 30419 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 33745 30419 257 541 0 33195 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 134980

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1496
/proc/meminfo: memFree=974684/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=152772 CPUtime=222.22
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 35743 0 0 0 22171 51 0 0 25 0 1 0 156392654 156438528 33907 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 38193 33907 257 541 0 37643 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 152772

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1496
/proc/meminfo: memFree=954332/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=176040 CPUtime=282.2
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 41127 0 0 0 28159 61 0 0 25 0 1 0 156392654 180264960 39041 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 44010 39041 257 541 0 43460 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 176040

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1496
/proc/meminfo: memFree=926876/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=204692 CPUtime=342.18
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 48200 0 0 0 34146 72 0 0 25 0 1 0 156392654 209604608 45827 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 51173 45827 257 541 0 50623 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 204692

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1496
/proc/meminfo: memFree=922724/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=210460 CPUtime=402.17
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 49273 0 0 0 40140 77 0 0 25 0 1 0 156392654 215511040 46900 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 52615 46900 257 541 0 52065 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 210460

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1496
/proc/meminfo: memFree=903140/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=231232 CPUtime=462.15
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 54482 0 0 0 46129 86 0 0 25 0 1 0 156392654 236781568 51779 1992294400 4194304 6412682 548682068864 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 57808 51779 257 541 0 57258 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 231232

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1496
/proc/meminfo: memFree=880548/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=256032 CPUtime=522.13
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 60494 0 0 0 52114 99 0 0 25 0 1 0 156392654 262176768 57411 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 64008 57411 257 541 0 63458 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 256032

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1496
/proc/meminfo: memFree=857828/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=280184 CPUtime=582.12
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 66193 0 0 0 58102 110 0 0 25 0 1 0 156392654 286908416 63110 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 70046 63110 257 541 0 69496 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 280184

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1496
/proc/meminfo: memFree=841252/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=298780 CPUtime=642.11
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 70712 0 0 0 64090 121 0 0 25 0 1 0 156392654 305950720 67193 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 74695 67193 257 541 0 74145 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 298780

[startup+702.302 s]

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

/proc/meminfo: memFree=392868/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=785256 CPUtime=2921.44
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 188119 0 0 0 291782 362 0 0 25 0 1 0 156392654 804102144 179049 1992294400 4194304 6412682 548682068864 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 196314 179049 257 541 0 195764 0
Current children cumulated CPU time (s) 2921.44
Current children cumulated vsize (KiB) 785256

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1498
/proc/meminfo: memFree=397476/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=779920 CPUtime=2981.42
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 188311 0 0 0 297777 365 0 0 25 0 1 0 156392654 798638080 177907 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 194980 177907 257 541 0 194430 0
Current children cumulated CPU time (s) 2981.42
Current children cumulated vsize (KiB) 779920

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1498
/proc/meminfo: memFree=397220/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=779920 CPUtime=3041.41
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 188396 0 0 0 303773 368 0 0 25 0 1 0 156392654 798638080 177992 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 194980 177992 257 541 0 194430 0
Current children cumulated CPU time (s) 3041.41
Current children cumulated vsize (KiB) 779920

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1498
/proc/meminfo: memFree=396900/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=779920 CPUtime=3101.39
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 188465 0 0 0 309770 369 0 0 25 0 1 0 156392654 798638080 178061 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 194980 178061 257 541 0 194430 0
Current children cumulated CPU time (s) 3101.39
Current children cumulated vsize (KiB) 779920

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1498
/proc/meminfo: memFree=396708/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=779920 CPUtime=3161.37
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 188505 0 0 0 315767 370 0 0 25 0 1 0 156392654 798638080 178101 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 194980 178101 257 541 0 194430 0
Current children cumulated CPU time (s) 3161.37
Current children cumulated vsize (KiB) 779920

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1498
/proc/meminfo: memFree=396452/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=779920 CPUtime=3221.36
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 188568 0 0 0 321764 372 0 0 25 0 1 0 156392654 798638080 178164 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 194980 178164 257 541 0 194430 0
Current children cumulated CPU time (s) 3221.36
Current children cumulated vsize (KiB) 779920

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1498
/proc/meminfo: memFree=396388/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=779920 CPUtime=3281.34
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 188587 0 0 0 327761 373 0 0 25 0 1 0 156392654 798638080 178183 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 194980 178183 257 541 0 194430 0
Current children cumulated CPU time (s) 3281.34
Current children cumulated vsize (KiB) 779920

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1498
/proc/meminfo: memFree=396260/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=779920 CPUtime=3341.32
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 188605 0 0 0 333758 374 0 0 25 0 1 0 156392654 798638080 178201 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 194980 178201 257 541 0 194430 0
Current children cumulated CPU time (s) 3341.32
Current children cumulated vsize (KiB) 779920

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1498
/proc/meminfo: memFree=396132/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=779920 CPUtime=3401.3
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 188642 0 0 0 339755 375 0 0 25 0 1 0 156392654 798638080 178238 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 194980 178238 257 541 0 194430 0
Current children cumulated CPU time (s) 3401.3
Current children cumulated vsize (KiB) 779920

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1498
/proc/meminfo: memFree=383012/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=795396 CPUtime=3461.28
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 191915 0 0 0 345750 378 0 0 25 0 1 0 156392654 814485504 181511 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 198849 181511 257 541 0 198299 0
Current children cumulated CPU time (s) 3461.28
Current children cumulated vsize (KiB) 795396

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1498
/proc/meminfo: memFree=371940/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=808196 CPUtime=3521.27
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 194668 0 0 0 351743 384 0 0 25 0 1 0 156392654 827592704 184264 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 202049 184264 257 541 0 201499 0
Current children cumulated CPU time (s) 3521.27
Current children cumulated vsize (KiB) 808196

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1498
/proc/meminfo: memFree=369508/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=810756 CPUtime=3581.25
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 195274 0 0 0 357738 387 0 0 25 0 1 0 156392654 830214144 184870 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 202689 184870 257 541 0 202139 0
Current children cumulated CPU time (s) 3581.25
Current children cumulated vsize (KiB) 810756

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 1498
/proc/meminfo: memFree=369444/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=810756 CPUtime=3582.85
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 195276 0 0 0 357898 387 0 0 25 0 1 0 156392654 830214144 184872 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 202689 184872 257 541 0 202139 0
Current children cumulated CPU time (s) 3582.85
Current children cumulated vsize (KiB) 810756

[startup+3590.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1498
/proc/meminfo: memFree=369444/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=810756 CPUtime=3589.25
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 195281 0 0 0 358538 387 0 0 25 0 1 0 156392654 830214144 184877 1992294400 4194304 6412682 548682068864 18446744073709551615 4333082 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 202689 184877 257 541 0 202139 0
Current children cumulated CPU time (s) 3589.25
Current children cumulated vsize (KiB) 810756

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1498
/proc/meminfo: memFree=369444/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=810756 CPUtime=3595.65
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 195283 0 0 0 359177 388 0 0 25 0 1 0 156392654 830214144 184879 1992294400 4194304 6412682 548682068864 18446744073709551615 4286883 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 202689 184879 257 541 0 202139 0
Current children cumulated CPU time (s) 3595.65
Current children cumulated vsize (KiB) 810756

[startup+3599.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1498
/proc/meminfo: memFree=369508/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=810756 CPUtime=3598.85
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 195283 0 0 0 359497 388 0 0 25 0 1 0 156392654 830214144 184879 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 202689 184879 257 541 0 202139 0
Current children cumulated CPU time (s) 3598.85
Current children cumulated vsize (KiB) 810756

[startup+3601.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1498
/proc/meminfo: memFree=369508/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=810756 CPUtime=3600.45
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 195283 0 0 0 359657 388 0 0 25 0 1 0 156392654 830214144 184879 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 202689 184879 257 541 0 202139 0
Current children cumulated CPU time (s) 3600.45
Current children cumulated vsize (KiB) 810756

[startup+3602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1498
/proc/meminfo: memFree=369508/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=810756 CPUtime=3601.25
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 0 195283 0 0 0 359737 388 0 0 25 0 1 0 156392654 830214144 184879 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 202689 184879 257 541 0 202139 0
Current children cumulated CPU time (s) 3601.25
Current children cumulated vsize (KiB) 810756

[startup+3602.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1498
/proc/meminfo: memFree=369508/2055920 swapFree=4181296/4192956
[pid=1489] ppid=1487 vsize=0 CPUtime=3601.65
/proc/1489/stat : 1489 (kw) R 1487 1489 1363 0 -1 4 195290 0 0 0 359775 390 0 0 25 0 1 0 156392654 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/1489/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3601.65
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3602.8
CPU time (s): 3601.75
CPU user time (s): 3597.75
CPU system time (s): 4.00139
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 810756

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

runsolver used 2.69559 second user time and 7.56985 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-02 19:00:01
IDJOB=1775165
IDBENCH=71096
IDSOLVER=611
FILE ID=node35/1775165-1241283601
PBS_JOBID= 9225022
Free space on /tmp= 66552 MiB

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

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

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=2057910898

node35.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.214
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.214
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:       1111748 kB
Buffers:         93520 kB
Cached:         741188 kB
SwapCached:       5500 kB
Active:          78732 kB
Inactive:       763896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1111748 kB
SwapTotal:     4192956 kB
SwapFree:      4181296 kB
Dirty:            8308 kB
Writeback:           0 kB
Mapped:          13636 kB
Slab:            87608 kB
Committed_AS:   750212 kB
PageTables:       1416 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= 66548 MiB
End job on node35 at 2009-05-02 20:00:04