Trace number 1797365

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 218.024 218.135

General information on the benchmark

Namemanol-pipe-g10id.cnf
MD5SUM79b8866c5f4be7f699958174c5be63e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark105.633
Satisfiable
(Un)Satisfiability was proved
Number of variables159638
Number of clauses473596
Sum of the clauses size1105056
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2315730
Number of clauses of size 3157865
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

217.98/218.13	This is MiniSat 2.0 beta
217.98/218.13	WARNING: for repeatability, setting FPU to use double precision
217.98/218.13	============================[ Problem Statistics ]=============================
217.98/218.13	|                                                                             |
217.98/218.13	|  Number of variables:  1                                                    |
217.98/218.13	|  Number of clauses:    2                                                    |
217.98/218.13	|  Parsing time:         0.00         s                                       |
217.98/218.13	Solved by unit propagation
217.98/218.13	UNSATISFIABLE
217.98/218.13	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-1797365-1242089578/watcher-1797365-1242089578 -o /tmp/evaluation-result-1797365-1242089578/solver-1797365-1242089578 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797365-1242089578.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.99 0.98 0.99 3/64 10326
/proc/meminfo: memFree=1363008/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=6792 CPUtime=0
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 908 0 0 0 0 0 0 0 18 0 1 0 236991862 6955008 885 1992294400 4194304 6416590 548682068912 18446744073709551615 4350748 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 1698 891 197 542 0 1147 0

[startup+0.05435 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10326
/proc/meminfo: memFree=1363008/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=29448 CPUtime=0.04
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 6499 0 0 0 1 3 0 0 18 0 1 0 236991862 30154752 6475 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 7362 6478 205 542 0 6811 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 34804

[startup+0.101357 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10326
/proc/meminfo: memFree=1363008/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=60972 CPUtime=0.09
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 13900 0 0 0 3 6 0 0 18 0 1 0 236991862 62435328 13876 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 15276 13883 205 542 0 14725 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 66328

[startup+0.301391 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10326
/proc/meminfo: memFree=1363008/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=100216 CPUtime=0.29
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 23293 0 0 0 19 10 0 0 19 0 1 0 236991862 102621184 23269 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 25054 23269 215 542 0 24503 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 105572

[startup+0.701461 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10326
/proc/meminfo: memFree=1363008/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=105364 CPUtime=0.69
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 24755 0 0 0 58 11 0 0 22 0 1 0 236991862 107892736 24731 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 26341 24731 215 542 0 25790 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110720

[startup+1.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10328
/proc/meminfo: memFree=1260016/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=115792 CPUtime=1.49
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 27681 0 0 0 137 12 0 0 25 0 1 0 236991862 118571008 27657 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 28948 27657 215 542 0 28397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121148

[startup+3.10188 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10328
/proc/meminfo: memFree=1242800/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=164956 CPUtime=3.08
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 40597 0 0 0 291 17 0 0 25 0 1 0 236991862 168914944 39252 1992294400 4194304 6416590 548682068912 18446744073709551615 5565674 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 41239 39252 233 542 0 40688 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 170312

[startup+6.30144 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10328
/proc/meminfo: memFree=1170928/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=202964 CPUtime=6.28
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 50738 0 0 0 571 57 0 0 25 0 1 0 236991862 207835136 49393 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 50741 49393 242 542 0 50190 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 208320

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10328
/proc/meminfo: memFree=1088752/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=257848 CPUtime=12.66
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 64613 0 0 0 1153 113 0 0 25 0 1 0 236991862 264036352 62020 1992294400 4194304 6416590 548682068912 18446744073709551615 5114073 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 64462 62020 249 542 0 63911 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 263204

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10328
/proc/meminfo: memFree=1087216/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=261612 CPUtime=25.45
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 65640 0 0 0 2423 122 0 0 25 0 1 0 236991862 267890688 63047 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 65403 63047 253 542 0 64852 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 266968

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10328
/proc/meminfo: memFree=1084336/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=264108 CPUtime=51.04
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 66392 0 0 0 4966 138 0 0 25 0 1 0 236991862 270446592 63799 1992294400 4194304 6416590 548682068912 18446744073709551615 4310015 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 66027 63799 254 542 0 65476 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 269464

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10328
/proc/meminfo: memFree=1076912/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=271160 CPUtime=102.22
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 68256 0 0 0 10060 162 0 0 25 0 1 0 236991862 277667840 65663 1992294400 4194304 6416590 548682068912 18446744073709551615 5488036 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 67790 65663 254 542 0 67239 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 276516

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10328
/proc/meminfo: memFree=1054256/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=298832 CPUtime=162.2
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 73901 0 0 0 16031 189 0 0 25 0 1 0 236991862 306003968 71308 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 74708 71308 254 542 0 74157 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 304188

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

[startup+179.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10328
/proc/meminfo: memFree=1046128/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=307412 CPUtime=178.99
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 75927 0 0 0 17703 196 0 0 25 0 1 0 236991862 314789888 73334 1992294400 4194304 6416590 548682068912 18446744073709551615 4304322 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 76853 73334 254 542 0 76302 0
Current children cumulated CPU time (s) 178.99
Current children cumulated vsize (KiB) 312768

[startup+204.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10328
/proc/meminfo: memFree=1043120/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=311404 CPUtime=204.58
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 76675 0 0 0 20251 207 0 0 25 0 1 0 236991862 318877696 74082 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 77851 74082 254 542 0 77300 0
Current children cumulated CPU time (s) 204.58
Current children cumulated vsize (KiB) 316760

[startup+211.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10328
/proc/meminfo: memFree=1042800/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=311404 CPUtime=210.99
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 76745 0 0 0 20889 210 0 0 25 0 1 0 236991862 318877696 74152 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 77851 74152 254 542 0 77300 0
Current children cumulated CPU time (s) 210.99
Current children cumulated vsize (KiB) 316760

[startup+214.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10328
/proc/meminfo: memFree=1042672/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=311404 CPUtime=214.18
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 76785 0 0 0 21207 211 0 0 25 0 1 0 236991862 318877696 74192 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 77851 74192 254 542 0 77300 0
Current children cumulated CPU time (s) 214.18
Current children cumulated vsize (KiB) 316760

[startup+215.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10328
/proc/meminfo: memFree=1042416/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=311404 CPUtime=215.77
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 76840 0 0 0 21365 212 0 0 25 0 1 0 236991862 318877696 74247 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 77851 74247 254 542 0 77300 0
Current children cumulated CPU time (s) 215.77
Current children cumulated vsize (KiB) 316760

[startup+217.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10328
/proc/meminfo: memFree=1042416/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=311404 CPUtime=217.37
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 76842 0 0 0 21524 213 0 0 25 0 1 0 236991862 318877696 74249 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 77851 74249 254 542 0 77300 0
Current children cumulated CPU time (s) 217.37
Current children cumulated vsize (KiB) 316760

[startup+217.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10328
/proc/meminfo: memFree=1042416/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=311404 CPUtime=217.78
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 0 76847 0 0 0 21564 214 0 0 25 0 1 0 236991862 318877696 74254 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 77851 74254 254 542 0 77300 0
Current children cumulated CPU time (s) 217.78
Current children cumulated vsize (KiB) 316760

[startup+218.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10328
/proc/meminfo: memFree=1042416/2055920 swapFree=4180812/4192956
[pid=10326] ppid=10324 vsize=5356 CPUtime=0
/proc/10326/stat : 10326 (kw_pre) S 10324 10326 10197 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236991861 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10326/statm: 1339 231 192 169 0 50 0
[pid=10327] ppid=10326 vsize=0 CPUtime=217.98
/proc/10327/stat : 10327 (kw_preprocessor) R 10326 10326 10197 0 -1 4 76862 0 0 0 21582 216 0 0 25 0 1 0 236991862 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/10327/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 217.98
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 218.135
CPU time (s): 218.024
CPU user time (s): 215.83
CPU system time (s): 2.19367
CPU usage (%): 99.9491
Max. virtual memory (cumulated for all children) (KiB): 316760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 215.83
system time used= 2.19367
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77277
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= 18
involuntary context switches= 598

runsolver used 0.249962 second user time and 0.538918 second system time

The end

Launcher Data

Begin job on node4 at 2009-05-12 02:52:59
IDJOB=1797365
IDBENCH=71717
IDSOLVER=646
FILE ID=node4/1797365-1242089578
PBS_JOBID= 9277719
Free space on /tmp= 66252 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT_RACE06/manol-pipe-g10id.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797365-1242089578/watcher-1797365-1242089578 -o /tmp/evaluation-result-1797365-1242089578/solver-1797365-1242089578 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1797365-1242089578.cnf

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

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED=821882613

node4.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.265
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.265
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:       1363488 kB
Buffers:         58240 kB
Cached:         562088 kB
SwapCached:       5952 kB
Active:          66024 kB
Inactive:       562248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1363488 kB
SwapTotal:     4192956 kB
SwapFree:      4180812 kB
Dirty:           11188 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            50140 kB
Committed_AS:   970808 kB
PageTables:       1468 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= 66228 MiB
End job on node4 at 2009-05-12 02:56:37