Trace number 1796355

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_pre 2009-03-21UNSAT 379.064 379.335

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark379.064
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

379.02/379.33	This is MiniSat 2.0 beta
379.02/379.33	WARNING: for repeatability, setting FPU to use double precision
379.02/379.33	============================[ Problem Statistics ]=============================
379.02/379.33	|                                                                             |
379.02/379.33	|  Number of variables:  1                                                    |
379.02/379.33	|  Number of clauses:    2                                                    |
379.02/379.33	|  Parsing time:         0.00         s                                       |
379.02/379.33	Solved by unit propagation
379.02/379.33	UNSATISFIABLE
379.02/379.33	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1796355-1242074568/watcher-1796355-1242074568 -o /tmp/evaluation-result-1796355-1242074568/solver-1796355-1242074568 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796355-1242074568.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.09 1.15 1.10 3/64 16616
/proc/meminfo: memFree=712820/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=3984 CPUtime=0
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 605 0 0 0 0 0 0 0 19 0 1 0 235485916 4079616 581 1992294400 4194304 6416590 548682068912 18446744073709551615 4404923 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 996 589 190 542 0 445 0

[startup+0.0822449 s]
/proc/loadavg: 1.09 1.15 1.10 3/64 16616
/proc/meminfo: memFree=712820/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=50996 CPUtime=0.07
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 11283 0 0 0 2 5 0 0 19 0 1 0 235485916 52219904 11259 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 12749 11267 205 542 0 12198 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 56352

[startup+0.102247 s]
/proc/loadavg: 1.09 1.15 1.10 3/64 16616
/proc/meminfo: memFree=712820/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=63404 CPUtime=0.09
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 14670 0 0 0 3 6 0 0 19 0 1 0 235485916 64925696 14647 1992294400 4194304 6416590 548682068912 18446744073709551615 4288647 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 15851 14652 205 542 0 15300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68760

[startup+0.302266 s]
/proc/loadavg: 1.09 1.15 1.10 3/64 16616
/proc/meminfo: memFree=712820/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=99308 CPUtime=0.29
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 22392 0 0 0 19 10 0 0 21 0 1 0 235485916 101691392 22368 1992294400 4194304 6416590 548682068912 18446744073709551615 5556752 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 24827 22368 218 542 0 24276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 104664

[startup+0.702309 s]
/proc/loadavg: 1.09 1.15 1.10 3/64 16616
/proc/meminfo: memFree=712820/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=105512 CPUtime=0.69
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 24135 0 0 0 58 11 0 0 25 0 1 0 235485916 108044288 24111 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 26378 24112 218 542 0 25827 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110868

[startup+1.50139 s]
/proc/loadavg: 1.09 1.15 1.10 2/66 16618
/proc/meminfo: memFree=611620/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=118532 CPUtime=1.49
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 28088 0 0 0 136 13 0 0 25 0 1 0 235485916 121376768 27679 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 29633 27679 218 542 0 29082 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123888

[startup+3.10156 s]
/proc/loadavg: 1.08 1.14 1.10 2/66 16618
/proc/meminfo: memFree=592484/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=143516 CPUtime=3.09
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 35698 0 0 0 293 16 0 0 25 0 1 0 235485916 146960384 34520 1992294400 4194304 6416590 548682068912 18446744073709551615 4355949 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 35879 34521 218 542 0 35328 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 148872

[startup+6.30189 s]
/proc/loadavg: 1.08 1.14 1.10 2/66 16618
/proc/meminfo: memFree=526500/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=201388 CPUtime=6.28
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 51199 0 0 0 605 23 0 0 25 0 1 0 235485916 206221312 49131 1992294400 4194304 6416590 548682068912 18446744073709551615 4567576 0 0 4096 0 0 0 0 17 1 0 0
/proc/16617/statm: 50347 49131 234 542 0 49796 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 206744

[startup+12.7015 s]
/proc/loadavg: 1.24 1.17 1.11 2/66 16618
/proc/meminfo: memFree=515684/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=201388 CPUtime=12.67
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 51199 0 0 0 1244 23 0 0 25 0 1 0 235485916 206221312 49131 1992294400 4194304 6416590 548682068912 18446744073709551615 4567561 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 50347 49131 234 542 0 49796 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 206744

[startup+25.5019 s]
/proc/loadavg: 1.63 1.26 1.13 2/66 16620
/proc/meminfo: memFree=515748/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=201388 CPUtime=25.45
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 51199 0 0 0 2522 23 0 0 25 0 1 0 235485916 206221312 49131 1992294400 4194304 6416590 548682068912 18446744073709551615 4567210 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 50347 49131 234 542 0 49796 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 206744

[startup+51.1015 s]
/proc/loadavg: 1.65 1.31 1.15 2/66 16620
/proc/meminfo: memFree=516324/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=201388 CPUtime=50.99
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 51199 0 0 0 5076 23 0 0 25 0 1 0 235485916 206221312 49131 1992294400 4194304 6416590 548682068912 18446744073709551615 4567218 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 50347 49131 234 542 0 49796 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 206744

[startup+102.303 s]
/proc/loadavg: 1.34 1.27 1.15 2/66 16620
/proc/meminfo: memFree=449700/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=257848 CPUtime=102.16
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 64730 0 0 0 10124 92 0 0 25 0 1 0 235485916 264036352 62662 1992294400 4194304 6416590 548682068912 18446744073709551615 4314891 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 64462 62662 243 542 0 63911 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 263204

[startup+162.302 s]
/proc/loadavg: 1.40 1.32 1.17 2/66 16620
/proc/meminfo: memFree=450660/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=256868 CPUtime=162.12
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 65809 0 0 0 16114 98 0 0 25 0 1 0 235485916 263032832 62555 1992294400 4194304 6416590 548682068912 18446744073709551615 4576219 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 64217 62555 253 542 0 63666 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 262224

[startup+222.301 s]
/proc/loadavg: 1.15 1.26 1.16 2/66 16620
/proc/meminfo: memFree=450340/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=256868 CPUtime=222.08
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 65907 0 0 0 22106 102 0 0 25 0 1 0 235485916 263032832 62653 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 64217 62653 253 542 0 63666 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 262224

[startup+282.301 s]
/proc/loadavg: 1.05 1.21 1.15 2/66 16620
/proc/meminfo: memFree=450276/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=256868 CPUtime=282.06
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 65930 0 0 0 28100 106 0 0 25 0 1 0 235485916 263032832 62676 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 64217 62676 254 542 0 63666 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 262224

[startup+342.302 s]
/proc/loadavg: 1.02 1.17 1.14 2/66 16620
/proc/meminfo: memFree=447780/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=259244 CPUtime=342.03
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 66550 0 0 0 34094 109 0 0 25 0 1 0 235485916 265465856 63296 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 64811 63296 254 542 0 64260 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 264600

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

[startup+358.601 s]
/proc/loadavg: 1.01 1.16 1.13 2/66 16620
/proc/meminfo: memFree=447652/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=259244 CPUtime=358.32
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 66575 0 0 0 35721 111 0 0 25 0 1 0 235485916 265465856 63321 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 64811 63321 254 542 0 64260 0
Current children cumulated CPU time (s) 358.32
Current children cumulated vsize (KiB) 264600

[startup+371.402 s]
/proc/loadavg: 1.01 1.15 1.13 2/66 16620
/proc/meminfo: memFree=447652/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=259244 CPUtime=371.12
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 66576 0 0 0 37000 112 0 0 25 0 1 0 235485916 265465856 63322 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 64811 63322 254 542 0 64260 0
Current children cumulated CPU time (s) 371.12
Current children cumulated vsize (KiB) 264600

[startup+374.602 s]
/proc/loadavg: 1.01 1.15 1.13 2/66 16620
/proc/meminfo: memFree=447652/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=259244 CPUtime=374.32
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 66576 0 0 0 37320 112 0 0 25 0 1 0 235485916 265465856 63322 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 64811 63322 254 542 0 64260 0
Current children cumulated CPU time (s) 374.32
Current children cumulated vsize (KiB) 264600

[startup+377.801 s]
/proc/loadavg: 1.01 1.15 1.13 2/66 16620
/proc/meminfo: memFree=447652/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=259244 CPUtime=377.52
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 66576 0 0 0 37640 112 0 0 25 0 1 0 235485916 265465856 63322 1992294400 4194304 6416590 548682068912 18446744073709551615 4309222 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 64811 63322 254 542 0 64260 0
Current children cumulated CPU time (s) 377.52
Current children cumulated vsize (KiB) 264600

[startup+378.601 s]
/proc/loadavg: 1.01 1.15 1.13 2/66 16620
/proc/meminfo: memFree=447652/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=259244 CPUtime=378.33
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 66576 0 0 0 37720 113 0 0 25 0 1 0 235485916 265465856 63322 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 64811 63322 254 542 0 64260 0
Current children cumulated CPU time (s) 378.33
Current children cumulated vsize (KiB) 264600

[startup+379.001 s]
/proc/loadavg: 1.01 1.15 1.13 2/66 16620
/proc/meminfo: memFree=447652/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=259244 CPUtime=378.72
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 66576 0 0 0 37759 113 0 0 25 0 1 0 235485916 265465856 63322 1992294400 4194304 6416590 548682068912 18446744073709551615 4294609 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 64811 63322 254 542 0 64260 0
Current children cumulated CPU time (s) 378.72
Current children cumulated vsize (KiB) 264600

[startup+379.201 s]
/proc/loadavg: 1.01 1.15 1.13 2/66 16620
/proc/meminfo: memFree=447652/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=259244 CPUtime=378.92
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 0 66576 0 0 0 37779 113 0 0 25 0 1 0 235485916 265465856 63322 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 64811 63322 254 542 0 64260 0
Current children cumulated CPU time (s) 378.92
Current children cumulated vsize (KiB) 264600

[startup+379.301 s]
/proc/loadavg: 1.01 1.15 1.13 2/66 16620
/proc/meminfo: memFree=447652/2055920 swapFree=4181692/4192956
[pid=16616] ppid=16614 vsize=5356 CPUtime=0
/proc/16616/stat : 16616 (kw_pre) S 16614 16616 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235485916 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16616/statm: 1339 231 192 169 0 50 0
[pid=16617] ppid=16616 vsize=0 CPUtime=379.02
/proc/16617/stat : 16617 (kw_preprocessor) R 16616 16616 16487 0 -1 4 66589 0 0 0 37788 114 0 0 25 0 1 0 235485916 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/16617/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 379.02
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 379.335
CPU time (s): 379.064
CPU user time (s): 377.888
CPU system time (s): 1.17682
CPU usage (%): 99.9288
Max. virtual memory (cumulated for all children) (KiB): 266320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 377.888
system time used= 1.17682
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67004
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= 17
involuntary context switches= 1466

runsolver used 0.599908 second user time and 1.43678 second system time

The end

Launcher Data

Begin job on node90 at 2009-05-11 22:42:49
IDJOB=1796355
IDBENCH=20419
IDSOLVER=646
FILE ID=node90/1796355-1242074568
PBS_JOBID= 9277664
Free space on /tmp= 66272 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796355-1242074568/watcher-1796355-1242074568 -o /tmp/evaluation-result-1796355-1242074568/solver-1796355-1242074568 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1796355-1242074568.cnf

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED=862083877

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        713316 kB
Buffers:         87056 kB
Cached:        1142276 kB
SwapCached:       5480 kB
Active:         314576 kB
Inactive:       923780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        713316 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:           16764 kB
Writeback:           0 kB
Mapped:          15028 kB
Slab:            90284 kB
Committed_AS:   698168 kB
PageTables:       1428 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= 66260 MiB
End job on node90 at 2009-05-11 22:49:08