Trace number 1796345

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 187.384 187.438

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h26-unsat.cnf
MD5SUM4b97e69214a2eddbe060a9ecc3dfbbd8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark59.439
Satisfiable
(Un)Satisfiability was proved
Number of variables85694
Number of clauses414657
Sum of the clauses size1073659
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2330211
Number of clauses of size 380574
Number of clauses of size 4910
Number of clauses of size 5103
Number of clauses of size over 52669

Solver Data

187.33/187.43	This is MiniSat 2.0 beta
187.33/187.43	WARNING: for repeatability, setting FPU to use double precision
187.33/187.43	============================[ Problem Statistics ]=============================
187.33/187.43	|                                                                             |
187.33/187.43	|  Number of variables:  1                                                    |
187.33/187.43	|  Number of clauses:    2                                                    |
187.33/187.43	|  Parsing time:         0.00         s                                       |
187.33/187.43	Solved by unit propagation
187.33/187.43	UNSATISFIABLE
187.33/187.43	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-1796345-1242074379/watcher-1796345-1242074379 -o /tmp/evaluation-result-1796345-1242074379/solver-1796345-1242074379 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796345-1242074379.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.04 1.01 1.05 3/64 16587
/proc/meminfo: memFree=722172/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=2436 CPUtime=0
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 171 0 0 0 0 0 0 0 18 0 1 0 235467046 2494464 148 1992294400 4194304 6416590 548682068912 18446744073709551615 5436784 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 610 158 141 542 0 59 0

[startup+0.0823461 s]
/proc/loadavg: 1.04 1.01 1.05 3/64 16587
/proc/meminfo: memFree=722172/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=50168 CPUtime=0.06
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 11992 0 0 0 2 4 0 0 18 0 1 0 235467046 51372032 11968 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 12575 11974 205 542 0 12024 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 55524

[startup+0.101347 s]
/proc/loadavg: 1.04 1.01 1.05 3/64 16587
/proc/meminfo: memFree=722172/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=57364 CPUtime=0.09
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 12830 0 0 0 4 5 0 0 18 0 1 0 235467046 58740736 12806 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 14341 12806 217 542 0 13790 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62720

[startup+0.301368 s]
/proc/loadavg: 1.04 1.01 1.05 3/64 16587
/proc/meminfo: memFree=722172/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=60532 CPUtime=0.29
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 13723 0 0 0 24 5 0 0 20 0 1 0 235467046 61984768 13699 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 15133 13699 218 542 0 14582 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65888

[startup+0.701409 s]
/proc/loadavg: 1.04 1.01 1.05 3/64 16587
/proc/meminfo: memFree=722172/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=66868 CPUtime=0.69
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 15476 0 0 0 63 6 0 0 23 0 1 0 235467046 68472832 15452 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 16717 15452 218 542 0 16166 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72224

[startup+1.50149 s]
/proc/loadavg: 1.03 1.01 1.05 2/66 16589
/proc/meminfo: memFree=655788/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=79492 CPUtime=1.49
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 19305 0 0 0 141 8 0 0 25 0 1 0 235467046 81399808 18896 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 19873 18896 218 542 0 19322 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84848

[startup+3.10166 s]
/proc/loadavg: 1.03 1.01 1.05 2/66 16589
/proc/meminfo: memFree=637676/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=87544 CPUtime=3.08
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 22074 0 0 0 299 9 0 0 25 0 1 0 235467046 89645056 21152 1992294400 4194304 6416590 548682068912 18446744073709551615 5487568 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 21886 21152 226 542 0 21335 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 92900

[startup+6.30199 s]
/proc/loadavg: 1.03 1.01 1.05 2/66 16589
/proc/meminfo: memFree=612212/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=113120 CPUtime=6.28
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 28396 0 0 0 616 12 0 0 25 0 1 0 235467046 115834880 27474 1992294400 4194304 6416590 548682068912 18446744073709551615 4567550 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 28280 27474 234 542 0 27729 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 118476

[startup+12.7016 s]
/proc/loadavg: 1.33 1.08 1.07 2/66 16589
/proc/meminfo: memFree=612212/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=113120 CPUtime=12.67
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 28396 0 0 0 1255 12 0 0 25 0 1 0 235467046 115834880 27474 1992294400 4194304 6416590 548682068912 18446744073709551615 4271970 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 28280 27474 234 542 0 27729 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 118476

[startup+25.502 s]
/proc/loadavg: 1.59 1.14 1.09 2/66 16589
/proc/meminfo: memFree=572596/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=147368 CPUtime=25.47
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 36633 0 0 0 2493 54 0 0 25 0 1 0 235467046 150904832 35711 1992294400 4194304 6416590 548682068912 18446744073709551615 4567576 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 36842 35711 243 542 0 36291 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 152724

[startup+51.1016 s]
/proc/loadavg: 1.79 1.22 1.12 2/66 16589
/proc/meminfo: memFree=566708/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=152256 CPUtime=51.07
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 38733 0 0 0 5048 59 0 0 25 0 1 0 235467046 155910144 37127 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 38064 37127 250 542 0 37513 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 157612

[startup+102.302 s]
/proc/loadavg: 1.39 1.20 1.11 2/66 16589
/proc/meminfo: memFree=566324/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=152256 CPUtime=102.26
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 38863 0 0 0 10162 64 0 0 25 0 1 0 235467046 155910144 37257 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 38064 37257 254 542 0 37513 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 157612

[startup+162.301 s]
/proc/loadavg: 1.14 1.16 1.10 2/66 16589
/proc/meminfo: memFree=562548/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=155916 CPUtime=162.23
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 39805 0 0 0 16156 67 0 0 25 0 1 0 235467046 159657984 38199 1992294400 4194304 6416590 548682068912 18446744073709551615 4293536 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 38979 38199 254 542 0 38428 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 161272

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

[startup+166.502 s]
/proc/loadavg: 1.13 1.16 1.10 2/66 16589
/proc/meminfo: memFree=562548/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=155916 CPUtime=166.43
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 39805 0 0 0 16576 67 0 0 25 0 1 0 235467046 159657984 38199 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 38979 38199 254 542 0 38428 0
Current children cumulated CPU time (s) 166.43
Current children cumulated vsize (KiB) 161272

[startup+179.302 s]
/proc/loadavg: 1.11 1.15 1.10 2/66 16589
/proc/meminfo: memFree=562484/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=155916 CPUtime=179.23
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 39823 0 0 0 17852 71 0 0 25 0 1 0 235467046 159657984 38217 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 38979 38217 254 542 0 38428 0
Current children cumulated CPU time (s) 179.23
Current children cumulated vsize (KiB) 161272

[startup+182.502 s]
/proc/loadavg: 1.10 1.15 1.10 2/66 16589
/proc/meminfo: memFree=562484/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=155916 CPUtime=182.43
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 39823 0 0 0 18171 72 0 0 25 0 1 0 235467046 159657984 38217 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 38979 38217 254 542 0 38428 0
Current children cumulated CPU time (s) 182.43
Current children cumulated vsize (KiB) 161272

[startup+185.701 s]
/proc/loadavg: 1.10 1.15 1.10 2/66 16589
/proc/meminfo: memFree=561972/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=157540 CPUtime=185.63
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 40070 0 0 0 18490 73 0 0 25 0 1 0 235467046 161320960 38464 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 39385 38464 254 542 0 38834 0
Current children cumulated CPU time (s) 185.63
Current children cumulated vsize (KiB) 162896

[startup+186.502 s]
/proc/loadavg: 1.09 1.15 1.10 2/66 16589
/proc/meminfo: memFree=561460/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=157540 CPUtime=186.43
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 40108 0 0 0 18570 73 0 0 25 0 1 0 235467046 161320960 38502 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 39385 38502 254 542 0 38834 0
Current children cumulated CPU time (s) 186.43
Current children cumulated vsize (KiB) 162896

[startup+186.902 s]
/proc/loadavg: 1.09 1.15 1.10 2/66 16589
/proc/meminfo: memFree=561460/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=157540 CPUtime=186.83
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 40118 0 0 0 18610 73 0 0 25 0 1 0 235467046 161320960 38512 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 39385 38512 254 542 0 38834 0
Current children cumulated CPU time (s) 186.83
Current children cumulated vsize (KiB) 162896

[startup+187.302 s]
/proc/loadavg: 1.09 1.15 1.10 2/66 16589
/proc/meminfo: memFree=561332/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=157540 CPUtime=187.23
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 40119 0 0 0 18650 73 0 0 25 0 1 0 235467046 161320960 38513 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 39385 38513 254 542 0 38834 0
Current children cumulated CPU time (s) 187.23
Current children cumulated vsize (KiB) 162896

[startup+187.402 s]
/proc/loadavg: 1.09 1.15 1.10 2/66 16589
/proc/meminfo: memFree=561332/2055920 swapFree=4181692/4192956
[pid=16587] ppid=16585 vsize=5356 CPUtime=0
/proc/16587/stat : 16587 (kw_pre) S 16585 16587 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235467046 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16587/statm: 1339 231 192 169 0 50 0
[pid=16588] ppid=16587 vsize=157540 CPUtime=187.33
/proc/16588/stat : 16588 (kw_preprocessor) R 16587 16587 16487 0 -1 0 40119 0 0 0 18660 73 0 0 25 0 1 0 235467046 161320960 38513 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/16588/statm: 39385 38513 254 542 0 38834 0
Current children cumulated CPU time (s) 187.33
Current children cumulated vsize (KiB) 162896

Child status: 0
Real time (s): 187.438
CPU time (s): 187.384
CPU user time (s): 186.613
CPU system time (s): 0.770882
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 162896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 186.613
system time used= 0.770882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40547
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= 19
involuntary context switches= 287

runsolver used 0.344947 second user time and 0.931858 second system time

The end

Launcher Data

Begin job on node90 at 2009-05-11 22:39:40
IDJOB=1796345
IDBENCH=20415
IDSOLVER=646
FILE ID=node90/1796345-1242074379
PBS_JOBID= 9277664
Free space on /tmp= 66280 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h26-unsat.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796345-1242074379/watcher-1796345-1242074379 -o /tmp/evaluation-result-1796345-1242074379/solver-1796345-1242074379 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1796345-1242074379.cnf

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

MD5SUM BENCH= 4b97e69214a2eddbe060a9ecc3dfbbd8
RANDOM SEED=1789154289

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:        722588 kB
Buffers:         86996 kB
Cached:        1133020 kB
SwapCached:       5480 kB
Active:         304956 kB
Inactive:       924056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        722588 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:           10252 kB
Writeback:           0 kB
Mapped:          15024 kB
Slab:            90304 kB
Committed_AS:   697108 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= 66268 MiB
End job on node90 at 2009-05-11 22:42:47