Trace number 1797089

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 396.216 396.371

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark396.216
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

Solver Data

396.13/396.36	This is MiniSat 2.0 beta
396.13/396.36	WARNING: for repeatability, setting FPU to use double precision
396.13/396.37	============================[ Problem Statistics ]=============================
396.13/396.37	|                                                                             |
396.13/396.37	|  Number of variables:  1                                                    |
396.13/396.37	|  Number of clauses:    2                                                    |
396.13/396.37	|  Parsing time:         0.00         s                                       |
396.13/396.37	Solved by unit propagation
396.13/396.37	UNSATISFIABLE
396.13/396.37	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-1797089-1242083972/watcher-1797089-1242083972 -o /tmp/evaluation-result-1797089-1242083972/solver-1797089-1242083972 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797089-1242083972.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.00 1.00 1.00 3/64 8119
/proc/meminfo: memFree=1402544/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) R 8117 8119 7608 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 230 1992294400 4194304 4889804 548682068832 18446744073709551615 237788261023 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/8119/statm: 1339 230 191 169 0 50 0
[pid=8120] ppid=8119 vsize=5520 CPUtime=0
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 642 0 0 0 0 0 0 0 18 0 1 0 236430895 5652480 619 1992294400 4194304 6416590 548682068912 18446744073709551615 4404923 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 1380 627 190 542 0 829 0

[startup+0.0807139 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8119
/proc/meminfo: memFree=1402544/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=49160 CPUtime=0.07
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 10372 0 0 0 4 3 0 0 19 0 1 0 236430895 50339840 10348 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 12290 10352 205 542 0 11739 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 54516

[startup+0.101715 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8119
/proc/meminfo: memFree=1402544/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=56420 CPUtime=0.09
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 12804 0 0 0 4 5 0 0 19 0 1 0 236430895 57774080 12780 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 14105 12784 205 542 0 13554 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61776

[startup+0.301735 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8119
/proc/meminfo: memFree=1402544/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=197640 CPUtime=0.29
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 44752 0 0 0 12 17 0 0 21 0 1 0 236430895 202383360 44728 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 49410 44728 217 542 0 48859 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 202996

[startup+0.701776 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8119
/proc/meminfo: memFree=1402544/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=202264 CPUtime=0.69
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 46037 0 0 0 51 18 0 0 25 0 1 0 236430895 207118336 46013 1992294400 4194304 6416590 548682068912 18446744073709551615 4919440 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 50566 46014 217 542 0 50015 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 207620

[startup+1.50186 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=1214432/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=212364 CPUtime=1.49
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 48890 0 0 0 130 19 0 0 25 0 1 0 236430895 217460736 48866 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 53091 48866 217 542 0 52540 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 217720

[startup+3.10202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=1198560/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=232152 CPUtime=3.09
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 54475 0 0 0 287 22 0 0 25 0 1 0 236430895 237723648 54451 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 58038 54451 217 542 0 57487 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 237508

[startup+6.30135 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=1145768/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=279428 CPUtime=6.28
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 67466 0 0 0 598 30 0 0 25 0 1 0 236430895 286134272 67442 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 69857 67442 217 542 0 69306 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 284784

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=1044008/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=369632 CPUtime=12.68
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 91428 0 0 0 1174 94 0 0 25 0 1 0 236430895 378503168 89554 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 92408 89554 242 542 0 91857 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 374988

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=990312/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=404976 CPUtime=25.47
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 102803 0 0 0 2412 135 0 0 25 0 1 0 236430895 414695424 98463 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 101244 98463 250 542 0 100693 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 410332

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=981160/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=412420 CPUtime=51.07
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 105148 0 0 0 4962 145 0 0 25 0 1 0 236430895 422318080 100808 1992294400 4194304 6416590 548682068912 18446744073709551615 4309277 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 103105 100808 253 542 0 102554 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 417776

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=980648/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=412424 CPUtime=102.24
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 105292 0 0 0 10072 152 0 0 25 0 1 0 236430895 422322176 100952 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 103106 100952 254 542 0 102555 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 417780

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=979624/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=412424 CPUtime=162.22
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 105539 0 0 0 16061 161 0 0 25 0 1 0 236430895 422322176 101199 1992294400 4194304 6416590 548682068912 18446744073709551615 4336573 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 103106 101199 254 542 0 102555 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 417780

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=979368/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=412424 CPUtime=222.2
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 105609 0 0 0 22052 168 0 0 25 0 1 0 236430895 422322176 101269 1992294400 4194304 6416590 548682068912 18446744073709551615 4421978 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 103106 101269 254 542 0 102555 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 417780

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=974376/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=417356 CPUtime=282.17
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 106842 0 0 0 28044 173 0 0 25 0 1 0 236430895 427372544 102502 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 104339 102502 254 542 0 103788 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 422712

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=974056/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=417356 CPUtime=342.16
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 106914 0 0 0 34038 178 0 0 25 0 1 0 236430895 427372544 102574 1992294400 4194304 6416590 548682068912 18446744073709551615 4294943 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 104339 102574 254 542 0 103788 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 422712

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

[startup+358.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=974056/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=417356 CPUtime=358.15
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 106914 0 0 0 35636 179 0 0 25 0 1 0 236430895 427372544 102574 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 104339 102574 254 542 0 103788 0
Current children cumulated CPU time (s) 358.15
Current children cumulated vsize (KiB) 422712

[startup+371.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=974056/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=417356 CPUtime=370.94
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 106914 0 0 0 36914 180 0 0 25 0 1 0 236430895 427372544 102574 1992294400 4194304 6416590 548682068912 18446744073709551615 4552929 0 0 4096 0 0 0 0 17 1 0 0
/proc/8120/statm: 104339 102574 254 542 0 103788 0
Current children cumulated CPU time (s) 370.94
Current children cumulated vsize (KiB) 422712

[startup+383.905 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=974056/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=417356 CPUtime=383.74
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 106922 0 0 0 38192 182 0 0 25 0 1 0 236430895 427372544 102582 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 104339 102582 254 542 0 103788 0
Current children cumulated CPU time (s) 383.74
Current children cumulated vsize (KiB) 422712

[startup+390.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=973992/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=417356 CPUtime=390.14
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 106941 0 0 0 38831 183 0 0 25 0 1 0 236430895 427372544 102601 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 104339 102601 254 542 0 103788 0
Current children cumulated CPU time (s) 390.14
Current children cumulated vsize (KiB) 422712

[startup+393.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=973992/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=417356 CPUtime=393.33
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 106947 0 0 0 39150 183 0 0 25 0 1 0 236430895 427372544 102607 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 104339 102607 254 542 0 103788 0
Current children cumulated CPU time (s) 393.33
Current children cumulated vsize (KiB) 422712

[startup+395.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=973928/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=417356 CPUtime=394.93
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 106949 0 0 0 39310 183 0 0 25 0 1 0 236430895 427372544 102609 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 104339 102609 254 542 0 103788 0
Current children cumulated CPU time (s) 394.93
Current children cumulated vsize (KiB) 422712

[startup+395.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=973928/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=417356 CPUtime=395.74
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 106949 0 0 0 39391 183 0 0 25 0 1 0 236430895 427372544 102609 1992294400 4194304 6416590 548682068912 18446744073709551615 4310266 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 104339 102609 254 542 0 103788 0
Current children cumulated CPU time (s) 395.74
Current children cumulated vsize (KiB) 422712

[startup+396.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8121
/proc/meminfo: memFree=973928/2055920 swapFree=4180260/4192956
[pid=8119] ppid=8117 vsize=5356 CPUtime=0
/proc/8119/stat : 8119 (kw_pre) S 8117 8119 7608 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236430894 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8119/statm: 1339 231 192 169 0 50 0
[pid=8120] ppid=8119 vsize=417356 CPUtime=396.13
/proc/8120/stat : 8120 (kw_preprocessor) R 8119 8119 7608 0 -1 0 106949 0 0 0 39430 183 0 0 25 0 1 0 236430895 427372544 102609 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/8120/statm: 104339 102609 254 542 0 103788 0
Current children cumulated CPU time (s) 396.13
Current children cumulated vsize (KiB) 422712

Child status: 0
Real time (s): 396.371
CPU time (s): 396.216
CPU user time (s): 394.311
CPU system time (s): 1.90471
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 422712

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

runsolver used 0.317951 second user time and 1.12983 second system time

The end

Launcher Data

Begin job on node24 at 2009-05-12 01:19:34
IDJOB=1797089
IDBENCH=70967
IDSOLVER=646
FILE ID=node24/1797089-1242083972
PBS_JOBID= 9277650
Free space on /tmp= 66300 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L100_coli.sat.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797089-1242083972/watcher-1797089-1242083972 -o /tmp/evaluation-result-1797089-1242083972/solver-1797089-1242083972 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1797089-1242083972.cnf

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=120662717

node24.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1403088 kB
Buffers:         32180 kB
Cached:         552116 kB
SwapCached:       6488 kB
Active:          69592 kB
Inactive:       523236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403088 kB
SwapTotal:     4192956 kB
SwapFree:      4180260 kB
Dirty:           33092 kB
Writeback:           0 kB
Mapped:          14064 kB
Slab:            45964 kB
Committed_AS:   826432 kB
PageTables:       1444 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= 66276 MiB
End job on node24 at 2009-05-12 01:26:10