Trace number 3291569

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 2011-02-28? (TO) 1300.05 1300.01

General information on the benchmark

NameSAT03/industrial/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
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 variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3291569-1303789763/watcher-3291569-1303789763 -o /tmp/evaluation-result-3291569-1303789763/solver-3291569-1303789763 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3291569-1303789763.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.60 2.60 3.01 5/189 15922
/proc/meminfo: memFree=24708884/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=6720 CPUtime=0 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 1001 0 0 0 0 0 0 0 25 0 1 0 569206974 6881280 954 33554432000 4194304 6935321 140736284580368 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 1680 954 247 670 0 1001 0

[startup+0.0955929 s]
/proc/loadavg: 2.60 2.60 3.01 5/189 15922
/proc/meminfo: memFree=24708884/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=8584 CPUtime=0.09 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 1541 0 0 0 9 0 0 0 25 0 1 0 569206974 8790016 1459 33554432000 4194304 6935321 140736284580368 18446744073709551615 4429790 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 2146 1459 286 670 0 1467 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8584

[startup+0.100578 s]
/proc/loadavg: 2.60 2.60 3.01 5/189 15922
/proc/meminfo: memFree=24708884/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=8584 CPUtime=0.09 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 1541 0 0 0 9 0 0 0 25 0 1 0 569206974 8790016 1459 33554432000 4194304 6935321 140736284580368 18446744073709551615 4487319 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 2146 1459 286 670 0 1467 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8584

[startup+0.300496 s]
/proc/loadavg: 2.60 2.60 3.01 5/189 15922
/proc/meminfo: memFree=24708884/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=8584 CPUtime=0.29 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 1548 0 0 0 29 0 0 0 25 0 1 0 569206974 8790016 1466 33554432000 4194304 6935321 140736284580368 18446744073709551615 4346546 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 2146 1466 286 670 0 1467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8584

[startup+0.700425 s]
/proc/loadavg: 2.60 2.60 3.01 5/189 15922
/proc/meminfo: memFree=24708884/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=10328 CPUtime=0.69 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 1983 0 0 0 69 0 0 0 25 0 1 0 569206974 10575872 1901 33554432000 4194304 6935321 140736284580368 18446744073709551615 4346530 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 2582 1901 286 670 0 1903 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10328

[startup+1.50022 s]
/proc/loadavg: 2.60 2.60 3.01 5/190 15923
/proc/meminfo: memFree=24700816/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=13940 CPUtime=1.49 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 2849 0 0 0 149 0 0 0 25 0 1 0 569206974 14274560 2767 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 3485 2767 286 670 0 2806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13940

[startup+3.10092 s]
/proc/loadavg: 2.60 2.60 3.01 5/190 15923
/proc/meminfo: memFree=24696852/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=15444 CPUtime=3.09 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 3295 0 0 0 309 0 0 0 25 0 1 0 569206974 15814656 3160 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430962 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 3861 3160 298 670 0 3182 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15444

[startup+6.30045 s]
/proc/loadavg: 2.71 2.62 3.02 5/187 15944
/proc/meminfo: memFree=24681496/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=18120 CPUtime=6.28 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 4026 0 0 0 628 0 0 0 25 0 1 0 569206974 18554880 3815 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 4530 3815 298 670 0 3851 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18120

[startup+12.7002 s]
/proc/loadavg: 2.81 2.65 3.02 5/190 15950
/proc/meminfo: memFree=23890996/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=22572 CPUtime=12.68 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 5247 0 0 0 1268 0 0 0 25 0 1 0 569206974 23113728 4832 33554432000 4194304 6935321 140736284580368 18446744073709551615 4339134 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 5643 4832 298 670 0 4964 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22572

[startup+25.5009 s]
/proc/loadavg: 3.07 2.71 3.04 5/190 15950
/proc/meminfo: memFree=23499104/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=24960 CPUtime=25.49 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 6352 0 0 0 2548 1 0 0 25 0 1 0 569206974 25559040 5448 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 6240 5448 298 670 0 5561 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24960

[startup+51.1002 s]
/proc/loadavg: 3.39 2.81 3.06 5/190 15951
/proc/meminfo: memFree=23253560/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=28164 CPUtime=51.09 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 8004 0 0 0 5108 1 0 0 25 0 1 0 569206974 28839936 6258 33554432000 4194304 6935321 140736284580368 18446744073709551615 4346566 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 7041 6258 298 670 0 6362 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28164

[startup+102.307 s]
/proc/loadavg: 3.73 2.99 3.11 5/190 15952
/proc/meminfo: memFree=23208240/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=32832 CPUtime=102.3 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 10475 0 0 0 10228 2 0 0 25 0 1 0 569206974 33619968 7256 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430899 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 8208 7256 298 670 0 7529 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 32832

[startup+162.301 s]
/proc/loadavg: 3.90 3.17 3.16 5/190 15954
/proc/meminfo: memFree=23167628/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=36760 CPUtime=162.29 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 13200 0 0 0 16226 3 0 0 25 0 1 0 569206974 37642240 8253 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430625 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 9190 8253 298 670 0 8511 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 36760

[startup+222.301 s]
/proc/loadavg: 4.05 3.35 3.22 5/190 15956
/proc/meminfo: memFree=23151756/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=40232 CPUtime=222.29 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 15586 0 0 0 22226 3 0 0 25 0 1 0 569206974 41197568 9121 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 10058 9121 298 670 0 9379 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 40232

[startup+282.301 s]
/proc/loadavg: 4.02 3.47 3.27 5/190 15957
/proc/meminfo: memFree=23122524/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=42772 CPUtime=282.3 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 17631 0 0 0 28226 4 0 0 25 0 1 0 569206974 43798528 9741 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 10693 9741 298 670 0 10014 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 42772

[startup+342.301 s]
/proc/loadavg: 4.06 3.58 3.31 5/190 15959
/proc/meminfo: memFree=23114848/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=45300 CPUtime=342.3 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 19748 0 0 0 34225 5 0 0 25 0 1 0 569206974 46387200 10330 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 11325 10330 298 670 0 10646 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 45300

[startup+402.301 s]
/proc/loadavg: 4.02 3.65 3.36 5/190 15960
/proc/meminfo: memFree=23109400/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=47384 CPUtime=402.3 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 21639 0 0 0 40224 6 0 0 25 0 1 0 569206974 48521216 10868 33554432000 4194304 6935321 140736284580368 18446744073709551615 4477362 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 11846 10868 298 670 0 11167 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 47384

[startup+462.301 s]
/proc/loadavg: 4.01 3.71 3.39 5/190 15962
/proc/meminfo: memFree=23097436/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=49080 CPUtime=462.3 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 23500 0 0 0 46224 6 0 0 25 0 1 0 569206974 50257920 11304 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 12270 11304 298 670 0 11591 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 49080

[startup+522.301 s]
/proc/loadavg: 4.00 3.76 3.43 5/190 15964
/proc/meminfo: memFree=23070316/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=51088 CPUtime=522.31 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 25185 0 0 0 52224 7 0 0 25 0 1 0 569206974 52314112 11795 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 12772 11795 298 670 0 12093 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 51088

[startup+582.301 s]
/proc/loadavg: 4.00 3.80 3.46 5/190 15965
/proc/meminfo: memFree=23067124/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=54304 CPUtime=582.31 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 26833 0 0 0 58223 8 0 0 25 0 1 0 569206974 55607296 12201 33554432000 4194304 6935321 140736284580368 18446744073709551615 4487622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 13576 12201 298 670 0 12897 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 54304

[startup+642.301 s]
/proc/loadavg: 4.00 3.84 3.49 5/190 15967
/proc/meminfo: memFree=23033728/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=57312 CPUtime=642.31 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 28207 0 0 0 64223 8 0 0 25 0 1 0 569206974 58687488 12936 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 14328 12936 298 670 0 13649 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 57312

[startup+702.301 s]
/proc/loadavg: 4.00 3.86 3.52 5/190 15977
/proc/meminfo: memFree=23030660/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=59000 CPUtime=702.31 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 29970 0 0 0 70222 9 0 0 25 0 1 0 569206974 60416000 13368 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430567 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 14750 13368 298 670 0 14071 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 59000

[startup+762.307 s]
/proc/loadavg: 4.07 3.90 3.55 5/190 15979
/proc/meminfo: memFree=23025016/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=60376 CPUtime=762.31 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 31316 0 0 0 76222 9 0 0 25 0 1 0 569206974 61825024 13681 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430885 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 15094 13681 298 670 0 14415 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 60376

[startup+822.301 s]
/proc/loadavg: 4.02 3.92 3.58 5/190 15981
/proc/meminfo: memFree=22990092/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=62136 CPUtime=822.31 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 32765 0 0 0 82221 10 0 0 25 0 1 0 569206974 63627264 14071 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 15534 14071 298 670 0 14855 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 62136

[startup+882.301 s]
/proc/loadavg: 4.01 3.93 3.60 5/190 15982
/proc/meminfo: memFree=22988960/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=63528 CPUtime=882.31 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 34165 0 0 0 88221 10 0 0 25 0 1 0 569206974 65052672 14385 33554432000 4194304 6935321 140736284580368 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 15882 14385 298 670 0 15203 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 63528

[startup+942.301 s]
/proc/loadavg: 4.00 3.94 3.62 5/190 15984
/proc/meminfo: memFree=22987576/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=64792 CPUtime=942.32 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 35605 0 0 0 94221 11 0 0 25 0 1 0 569206974 66347008 14712 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 16198 14712 298 670 0 15519 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 64792

[startup+1002.3 s]
/proc/loadavg: 4.04 3.96 3.65 5/190 15985
/proc/meminfo: memFree=22981120/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=65644 CPUtime=1002.32 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 36966 0 0 0 100221 11 0 0 25 0 1 0 569206974 67219456 14936 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 16411 14936 298 670 0 15732 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 65644

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.67 5/190 15987
/proc/meminfo: memFree=22954668/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=66588 CPUtime=1062.32 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 38327 0 0 0 106221 11 0 0 25 0 1 0 569206974 68186112 15132 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430559 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 16647 15132 298 670 0 15968 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 66588

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 15989
/proc/meminfo: memFree=22953404/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=67812 CPUtime=1122.32 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 39436 0 0 0 112220 12 0 0 25 0 1 0 569206974 69439488 15450 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 16953 15450 298 670 0 16274 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 67812

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 15990
/proc/meminfo: memFree=22951524/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=69520 CPUtime=1182.33 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 41052 0 0 0 118220 13 0 0 25 0 1 0 569206974 71188480 15857 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 17380 15857 298 670 0 16701 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 69520

[startup+1242.3 s]
/proc/loadavg: 4.07 3.99 3.73 5/190 15992
/proc/meminfo: memFree=22949764/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=70472 CPUtime=1242.32 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 42087 0 0 0 124219 13 0 0 25 0 1 0 569206974 72163328 16071 33554432000 4194304 6935321 140736284580368 18446744073709551615 4430636 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 17618 16071 298 670 0 16939 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 70472



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.15 3.77 3.67 3/178 16029
/proc/meminfo: memFree=23282624/32950928 swapFree=67071984/67111528
[pid=15922] ppid=15920 vsize=71376 CPUtime=1300.04 cores=0,2
/proc/15922/stat : 15922 (kw) R 15920 15922 14972 0 -1 4202496 43585 0 0 0 129990 14 0 0 25 0 1 0 569206974 73089024 16314 33554432000 4194304 6935321 140736284580368 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 17844 16314 298 670 0 17165 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 71376

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): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.9
CPU system time (s): 0.144977
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 73060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.9
system time used= 0.144977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43585
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= 3
involuntary context switches= 2829

runsolver used 2.06469 second user time and 5.03323 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-26 05:49:23
IDJOB=3291569
IDBENCH=84237
IDSOLVER=1658
FILE ID=node116/3291569-1303789763
RUNJOBID= node116-1303789720-15824
PBS_JOBID= 13157235
Free space on /tmp= 72592 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291569-1303789763/watcher-3291569-1303789763 -o /tmp/evaluation-result-3291569-1303789763/solver-3291569-1303789763 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3291569-1303789763.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=1560919694

node116.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24709288 kB
Buffers:       1871316 kB
Cached:        5810996 kB
SwapCached:       9732 kB
Active:        3476508 kB
Inactive:      4344496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24709288 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           11060 kB
Writeback:           0 kB
AnonPages:      132660 kB
Mapped:          17588 kB
Slab:           356512 kB
PageTables:       5484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   357784 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72444 MiB
End job on node116 at 2011-04-26 06:11:05