Trace number 1722742

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.17 1200.47

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

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-1722742-1240678851/watcher-1722742-1240678851 -o /tmp/evaluation-result-1722742-1240678851/solver-1722742-1240678851 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1722742-1240678851.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.92 0.98 0.99 3/64 20787
/proc/meminfo: memFree=1408880/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=4872 CPUtime=0
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 873 0 0 0 0 0 0 0 18 0 1 0 95918690 4988928 857 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 1251 862 208 541 0 701 0

[startup+0.0913591 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20787
/proc/meminfo: memFree=1408880/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=10164 CPUtime=0.08
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 1349 0 0 0 8 0 0 0 18 0 1 0 95918690 10407936 1333 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 2541 1335 219 541 0 1991 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10164

[startup+0.102358 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20787
/proc/meminfo: memFree=1408880/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=10428 CPUtime=0.09
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 1403 0 0 0 9 0 0 0 18 0 1 0 95918690 10678272 1387 1992294400 4194304 6412682 548682068832 18446744073709551615 4825610 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 2607 1388 219 541 0 2057 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10428

[startup+0.301362 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20787
/proc/meminfo: memFree=1408880/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=14268 CPUtime=0.3
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 2465 0 0 0 29 1 0 0 19 0 1 0 95918690 14610432 2449 1992294400 4194304 6412682 548682068832 18446744073709551615 4369614 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 3567 2449 219 541 0 3017 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 14268

[startup+0.701387 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20787
/proc/meminfo: memFree=1408880/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=21688 CPUtime=0.69
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 4455 0 0 0 68 1 0 0 22 0 1 0 95918690 22208512 4439 1992294400 4194304 6412682 548682068832 18446744073709551615 4283445 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 5422 4440 219 541 0 4872 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21688

[startup+1.50144 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20788
/proc/meminfo: memFree=1385000/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=37524 CPUtime=1.49
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 8738 0 0 0 146 3 0 0 25 0 1 0 95918690 38424576 8722 1992294400 4194304 6412682 548682068832 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 9381 8722 219 541 0 8831 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37524

[startup+3.10154 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20788
/proc/meminfo: memFree=1356904/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=55664 CPUtime=3.09
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 13196 0 0 0 304 5 0 0 25 0 1 0 95918690 56999936 13180 1992294400 4194304 6412682 548682068832 18446744073709551615 4522429 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 13916 13180 239 541 0 13366 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55664

[startup+6.30175 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 20788
/proc/meminfo: memFree=1356648/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=55664 CPUtime=6.29
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 13196 0 0 0 624 5 0 0 25 0 1 0 95918690 56999936 13180 1992294400 4194304 6412682 548682068832 18446744073709551615 4564586 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 13916 13180 239 541 0 13366 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55664

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1339744/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=74740 CPUtime=12.69
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 17052 0 0 0 1261 8 0 0 25 0 1 0 95918690 76533760 17036 1992294400 4194304 6412682 548682068832 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 18685 17036 247 541 0 18135 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74740

[startup+25.503 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1339752/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=74740 CPUtime=25.49
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 17052 0 0 0 2541 8 0 0 25 0 1 0 95918690 76533760 17036 1992294400 4194304 6412682 548682068832 18446744073709551615 4564949 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 18685 17036 247 541 0 18135 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74740

[startup+51.1026 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1333672/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=80600 CPUtime=51.07
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 19247 0 0 0 5096 11 0 0 25 0 1 0 95918690 82534400 18603 1992294400 4194304 6412682 548682068832 18446744073709551615 4570696 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/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: 0.98 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1308648/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=109864 CPUtime=102.26
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 25961 0 0 0 10202 24 0 0 25 0 1 0 95918690 112500736 24838 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 27466 24838 257 541 0 26916 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 109864

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1286248/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=134980 CPUtime=162.24
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 31849 0 0 0 16191 33 0 0 25 0 1 0 95918690 138219520 30419 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 33745 30419 257 541 0 33195 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 134980

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1272232/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=152772 CPUtime=222.24
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 35743 0 0 0 22180 44 0 0 25 0 1 0 95918690 156438528 33907 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 38193 33907 257 541 0 37643 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 152772

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1251752/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=176040 CPUtime=282.21
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 41143 0 0 0 28169 52 0 0 25 0 1 0 95918690 180264960 39057 1992294400 4194304 6412682 548682068832 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 44010 39057 257 541 0 43460 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 176040

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1224296/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=204692 CPUtime=342.2
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 48200 0 0 0 34157 63 0 0 25 0 1 0 95918690 209604608 45827 1992294400 4194304 6412682 548682068832 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 51173 45827 257 541 0 50623 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 204692

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1220008/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=210460 CPUtime=402.18
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 49277 0 0 0 40151 67 0 0 25 0 1 0 95918690 215511040 46904 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 52615 46904 257 541 0 52065 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 210460

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1200424/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=231232 CPUtime=462.17
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 54484 0 0 0 46139 78 0 0 25 0 1 0 95918690 236781568 51781 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 57808 51781 257 541 0 57258 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 231232

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1177768/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=256032 CPUtime=522.16
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 60494 0 0 0 52123 93 0 0 25 0 1 0 95918690 262176768 57411 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 64008 57411 257 541 0 63458 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 256032

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1154984/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=280184 CPUtime=582.14
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 66193 0 0 0 58112 102 0 0 25 0 1 0 95918690 286908416 63110 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 70046 63110 257 541 0 69496 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 280184

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1137192/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=300148 CPUtime=642.13
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 71052 0 0 0 64098 115 0 0 25 0 1 0 95918690 307351552 67533 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 75037 67533 257 541 0 74487 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 300148

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1121576/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=317600 CPUtime=702.11
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 75432 0 0 0 70089 122 0 0 25 0 1 0 95918690 325222400 71411 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 79400 71411 257 541 0 78850 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 317600

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1112360/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=328216 CPUtime=762.1
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 77761 0 0 0 76083 127 0 0 25 0 1 0 95918690 336093184 73740 1992294400 4194304 6412682 548682068832 18446744073709551615 4287118 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 82054 73740 257 541 0 81504 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 328216

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1089320/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=353460 CPUtime=822.08
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 83544 0 0 0 82072 136 0 0 25 0 1 0 95918690 361943040 79523 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 88365 79523 257 541 0 87815 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 353460

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1070440/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=373832 CPUtime=882.08
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 88745 0 0 0 88064 144 0 0 25 0 1 0 95918690 382803968 84147 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 93458 84147 257 541 0 92908 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 373832

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1067880/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=376392 CPUtime=942.06
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 89394 0 0 0 94060 146 0 0 25 0 1 0 95918690 385425408 84796 1992294400 4194304 6412682 548682068832 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 94098 84796 257 541 0 93548 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 376392

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1056936/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=390152 CPUtime=1002.04
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 92115 0 0 0 100056 148 0 0 25 0 1 0 95918690 399515648 87517 1992294400 4194304 6412682 548682068832 18446744073709551615 4417127 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 97538 87517 257 541 0 96988 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 390152

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1048808/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=399752 CPUtime=1062.03
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 94132 0 0 0 106053 150 0 0 25 0 1 0 95918690 409346048 89534 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 99938 89534 257 541 0 99388 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 399752

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1042728/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=406796 CPUtime=1122.02
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 95637 0 0 0 112048 154 0 0 25 0 1 0 95918690 416559104 91039 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 101699 91039 257 541 0 101149 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 406796

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1036328/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=414796 CPUtime=1182
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 97236 0 0 0 118042 158 0 0 25 0 1 0 95918690 424751104 92638 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 103699 92638 257 541 0 103149 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 414796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20794
/proc/meminfo: memFree=1026280/2055920 swapFree=4130580/4192956
[pid=20787] ppid=20785 vsize=424860 CPUtime=1200.1
/proc/20787/stat : 20787 (kw) R 20785 20787 20350 0 -1 0 99729 0 0 0 119849 161 0 0 25 0 1 0 95918690 435056640 95131 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20787/statm: 106215 95131 257 541 0 105665 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 424860

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.47
CPU time (s): 1200.17
CPU user time (s): 1198.49
CPU system time (s): 1.67974
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 424860

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

runsolver used 0.869867 second user time and 2.6036 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-25 19:00:51
IDJOB=1722742
IDBENCH=71096
IDSOLVER=501
FILE ID=node22/1722742-1240678851
PBS_JOBID= 9186621
Free space on /tmp= 66128 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-1722742-1240678851/watcher-1722742-1240678851 -o /tmp/evaluation-result-1722742-1240678851/solver-1722742-1240678851 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1722742-1240678851.cnf

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

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=306111607

node22.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.232
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.232
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:       1409360 kB
Buffers:         29688 kB
Cached:         508364 kB
SwapCached:      56132 kB
Active:         280120 kB
Inactive:       316360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1409360 kB
SwapTotal:     4192956 kB
SwapFree:      4130580 kB
Dirty:            8300 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            36120 kB
Committed_AS:   414448 kB
PageTables:       1368 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= 66124 MiB
End job on node22 at 2009-04-25 19:20:54