Trace number 1797273

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 593.082 593.393

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_07_UNSAT.cnf
MD5SUMa30111c778b4a83ebe950f77b63a1b33
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark533.289
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses63345
Sum of the clauses size188200
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21950
Number of clauses of size 361372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

592.98/593.39	This is MiniSat 2.0 beta
592.98/593.39	WARNING: for repeatability, setting FPU to use double precision
592.98/593.39	============================[ Problem Statistics ]=============================
592.98/593.39	|                                                                             |
592.98/593.39	|  Number of variables:  1                                                    |
592.98/593.39	|  Number of clauses:    2                                                    |
592.98/593.39	|  Parsing time:         0.00         s                                       |
592.98/593.39	Solved by unit propagation
592.98/593.39	UNSATISFIABLE
592.98/593.39	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-1797273-1242087407/watcher-1797273-1242087407 -o /tmp/evaluation-result-1797273-1242087407/solver-1797273-1242087407 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797273-1242087407.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: 0.85 0.95 0.98 3/65 7220
/proc/meminfo: memFree=1307416/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=5356 CPUtime=0
/proc/7221/stat : 7221 (kw_pre) R 7220 7220 7183 0 -1 4194368 23 0 0 0 0 0 0 0 21 0 1 0 236769675 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 226686987559 0 0 4096 0 0 0 0 17 1 0 0
/proc/7221/statm: 1339 234 195 169 0 50 0

[startup+0.0372289 s]
/proc/loadavg: 0.85 0.95 0.98 3/65 7220
/proc/meminfo: memFree=1307416/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=4484 CPUtime=0.02
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 653 0 0 0 2 0 0 0 21 0 1 0 236769675 4591616 629 1992294400 4194304 6416590 548682068912 18446744073709551615 4378943 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 1121 629 215 542 0 570 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9840

[startup+0.101242 s]
/proc/loadavg: 0.85 0.95 0.98 3/65 7220
/proc/meminfo: memFree=1307416/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=5940 CPUtime=0.08
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 1048 0 0 0 8 0 0 0 21 0 1 0 236769675 6082560 1024 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 1485 1024 215 542 0 934 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11296

[startup+0.301282 s]
/proc/loadavg: 0.85 0.95 0.98 3/65 7220
/proc/meminfo: memFree=1307416/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=12068 CPUtime=0.28
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 2634 0 0 0 27 1 0 0 23 0 1 0 236769675 12357632 2610 1992294400 4194304 6416590 548682068912 18446744073709551615 4271760 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 3017 2610 233 542 0 2466 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17424

[startup+0.701363 s]
/proc/loadavg: 0.85 0.95 0.98 3/65 7220
/proc/meminfo: memFree=1307416/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=15240 CPUtime=0.68
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 3331 0 0 0 66 2 0 0 25 0 1 0 236769675 15605760 3307 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 3810 3307 242 542 0 3259 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20596

[startup+1.50153 s]
/proc/loadavg: 0.85 0.95 0.98 2/67 7222
/proc/meminfo: memFree=1293576/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=16180 CPUtime=1.48
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 3564 0 0 0 146 2 0 0 25 0 1 0 236769675 16568320 3540 1992294400 4194304 6416590 548682068912 18446744073709551615 4567576 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 4045 3540 242 542 0 3494 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21536

[startup+3.10285 s]
/proc/loadavg: 0.85 0.95 0.98 2/67 7222
/proc/meminfo: memFree=1293448/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=16108 CPUtime=3.08
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 3564 0 0 0 306 2 0 0 25 0 1 0 236769675 16494592 3527 1992294400 4194304 6416590 548682068912 18446744073709551615 4567548 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 4027 3527 242 542 0 3476 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21464

[startup+6.3015 s]
/proc/loadavg: 0.86 0.95 0.98 2/67 7222
/proc/meminfo: memFree=1293328/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=16968 CPUtime=6.28
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 3827 0 0 0 624 4 0 0 25 0 1 0 236769675 17375232 3733 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 4242 3733 250 542 0 3691 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22324

[startup+12.7018 s]
/proc/loadavg: 0.87 0.95 0.98 2/67 7222
/proc/meminfo: memFree=1290904/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=18936 CPUtime=12.68
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 4273 0 0 0 1263 5 0 0 25 0 1 0 236769675 19390464 4139 1992294400 4194304 6416590 548682068912 18446744073709551615 4294609 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 4734 4139 254 542 0 4183 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24292

[startup+25.5014 s]
/proc/loadavg: 0.90 0.95 0.98 2/67 7222
/proc/meminfo: memFree=1287128/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=24044 CPUtime=25.47
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 5433 0 0 0 2539 8 0 0 25 0 1 0 236769675 24621056 5142 1992294400 4194304 6416590 548682068912 18446744073709551615 4576114 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 6011 5142 254 542 0 5460 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29400

[startup+51.1016 s]
/proc/loadavg: 0.93 0.96 0.98 2/67 7222
/proc/meminfo: memFree=1279384/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=32704 CPUtime=51.06
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 7790 0 0 0 5092 14 0 0 25 0 1 0 236769675 33488896 7036 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 8176 7036 254 542 0 7625 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 38060

[startup+102.306 s]
/proc/loadavg: 0.97 0.96 0.98 2/67 7222
/proc/meminfo: memFree=1265624/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=49452 CPUtime=102.24
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 11746 0 0 0 10200 24 0 0 25 0 1 0 236769675 50638848 10514 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 12363 10514 254 542 0 11812 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 54808

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7222
/proc/meminfo: memFree=1256216/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=61188 CPUtime=162.2
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 14529 0 0 0 16186 34 0 0 25 0 1 0 236769675 62656512 12847 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 15297 12847 254 542 0 14746 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 66544

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7222
/proc/meminfo: memFree=1247832/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=71276 CPUtime=222.18
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 16890 0 0 0 22177 41 0 0 25 0 1 0 236769675 72986624 14931 1992294400 4194304 6416590 548682068912 18446744073709551615 4295356 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 17819 14931 254 542 0 17268 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 76632

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7222
/proc/meminfo: memFree=1244760/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=74516 CPUtime=282.15
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 17956 0 0 0 28169 46 0 0 25 0 1 0 236769675 76304384 15679 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 18629 15679 254 542 0 18078 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 79872

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7222
/proc/meminfo: memFree=1237400/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=82564 CPUtime=342.11
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 20165 0 0 0 34158 53 0 0 25 0 1 0 236769675 84545536 17522 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 20641 17522 254 542 0 20090 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 87920

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7222
/proc/meminfo: memFree=1233048/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=87524 CPUtime=402.09
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 21247 0 0 0 40150 59 0 0 25 0 1 0 236769675 89624576 18604 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 21881 18604 254 542 0 21330 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 92880

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7222
/proc/meminfo: memFree=1228760/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=93164 CPUtime=462.06
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 22833 0 0 0 46143 63 0 0 25 0 1 0 236769675 95399936 19769 1992294400 4194304 6416590 548682068912 18446744073709551615 4295317 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 23291 19769 254 542 0 22740 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 98520

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7222
/proc/meminfo: memFree=1221336/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=98416 CPUtime=522.02
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 24607 0 0 0 52131 71 0 0 25 0 1 0 236769675 100777984 21059 1992294400 4194304 6416590 548682068912 18446744073709551615 4294620 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 24604 21059 254 542 0 24053 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 103772

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7222
/proc/meminfo: memFree=1218648/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=106920 CPUtime=581.98
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 25760 0 0 0 58120 78 0 0 25 0 1 0 236769675 109486080 22212 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 26730 22212 254 542 0 26179 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 112276

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

[startup+588.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7222
/proc/meminfo: memFree=1218072/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=107560 CPUtime=588.38
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 25910 0 0 0 58759 79 0 0 25 0 1 0 236769675 110141440 22362 1992294400 4194304 6416590 548682068912 18446744073709551615 4294658 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 26890 22362 254 542 0 26339 0
Current children cumulated CPU time (s) 588.38
Current children cumulated vsize (KiB) 112916

[startup+591.903 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7222
/proc/meminfo: memFree=1217368/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=108200 CPUtime=591.59
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 26097 0 0 0 59079 80 0 0 25 0 1 0 236769675 110796800 22549 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 27050 22549 254 542 0 26499 0
Current children cumulated CPU time (s) 591.59
Current children cumulated vsize (KiB) 113556

[startup+592.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7222
/proc/meminfo: memFree=1217368/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=108200 CPUtime=592.38
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 26164 0 0 0 59158 80 0 0 25 0 1 0 236769675 110796800 22616 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 27050 22616 254 542 0 26499 0
Current children cumulated CPU time (s) 592.38
Current children cumulated vsize (KiB) 113556

[startup+593.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7222
/proc/meminfo: memFree=1216984/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=108200 CPUtime=592.78
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 26196 0 0 0 59198 80 0 0 25 0 1 0 236769675 110796800 22648 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 27050 22648 254 542 0 26499 0
Current children cumulated CPU time (s) 592.78
Current children cumulated vsize (KiB) 113556

[startup+593.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7222
/proc/meminfo: memFree=1216984/2055920 swapFree=4162568/4192956
[pid=7220] ppid=7218 vsize=5356 CPUtime=0
/proc/7220/stat : 7220 (kw_pre) S 7218 7220 7183 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236769675 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7220/statm: 1339 231 192 169 0 50 0
[pid=7221] ppid=7220 vsize=108200 CPUtime=592.98
/proc/7221/stat : 7221 (kw_preprocessor) R 7220 7220 7183 0 -1 0 26197 0 0 0 59218 80 0 0 25 0 1 0 236769675 110796800 22649 1992294400 4194304 6416590 548682068912 18446744073709551615 5479036 0 0 4096 0 0 0 0 17 0 0 0
/proc/7221/statm: 27050 22649 254 542 0 26499 0
Current children cumulated CPU time (s) 592.98
Current children cumulated vsize (KiB) 113556

Child status: 0
Real time (s): 593.393
CPU time (s): 593.082
CPU user time (s): 592.262
CPU system time (s): 0.819875
CPU usage (%): 99.9476
Max. virtual memory (cumulated for all children) (KiB): 113556

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

runsolver used 0.474927 second user time and 1.68774 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-12 02:16:47
IDJOB=1797273
IDBENCH=71086
IDSOLVER=646
FILE ID=node80/1797273-1242087407
PBS_JOBID= 9277725
Free space on /tmp= 66032 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_07_UNSAT.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797273-1242087407/watcher-1797273-1242087407 -o /tmp/evaluation-result-1797273-1242087407/solver-1797273-1242087407 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1797273-1242087407.cnf

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED=1373810666

node80.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.270
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.270
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:       1307896 kB
Buffers:         76916 kB
Cached:         568488 kB
SwapCached:      25212 kB
Active:         236944 kB
Inactive:       435764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1307896 kB
SwapTotal:     4192956 kB
SwapFree:      4162568 kB
Dirty:            4180 kB
Writeback:           0 kB
Mapped:          13356 kB
Slab:            61352 kB
Committed_AS:   839212 kB
PageTables:       1384 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= 66028 MiB
End job on node80 at 2009-05-12 02:26:41