Trace number 1797113

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 130.815 130.863

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-5p0.cnf
MD5SUMb0f091d476e617a8697e9f8acfd1538f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark130.815
Satisfiable
(Un)Satisfiability was proved
Number of variables123925
Number of clauses539763
Sum of the clauses size1252804
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2437089
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

130.75/130.86	This is MiniSat 2.0 beta
130.75/130.86	WARNING: for repeatability, setting FPU to use double precision
130.75/130.86	============================[ Problem Statistics ]=============================
130.75/130.86	|                                                                             |
130.75/130.86	|  Number of variables:  1                                                    |
130.75/130.86	|  Number of clauses:    2                                                    |
130.75/130.86	|  Parsing time:         0.00         s                                       |
130.75/130.86	Solved by unit propagation
130.75/130.86	UNSATISFIABLE
130.75/130.86	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-1797113-1242084435/watcher-1797113-1242084435 -o /tmp/evaluation-result-1797113-1242084435/solver-1797113-1242084435 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797113-1242084435.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.92 0.98 0.99 3/65 11775
/proc/meminfo: memFree=1181344/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=6168 CPUtime=0
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 776 0 0 0 0 0 0 0 19 0 1 0 236472816 6316032 752 1992294400 4194304 6416590 548682068912 18446744073709551615 4350748 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 1542 758 197 542 0 991 0

[startup+0.069166 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 11775
/proc/meminfo: memFree=1181344/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=43420 CPUtime=0.05
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 9607 0 0 0 1 4 0 0 19 0 1 0 236472816 44462080 9583 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 10855 9587 205 542 0 10304 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 48776

[startup+0.102167 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 11775
/proc/meminfo: memFree=1181344/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=64144 CPUtime=0.08
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 15269 0 0 0 2 6 0 0 19 0 1 0 236472816 65683456 15245 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 16036 15251 205 542 0 15485 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 69500

[startup+0.302189 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 11775
/proc/meminfo: memFree=1181344/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=81708 CPUtime=0.29
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 18602 0 0 0 21 8 0 0 22 0 1 0 236472816 83668992 18578 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 20427 18578 215 542 0 19876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87064

[startup+0.702234 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 11775
/proc/meminfo: memFree=1181344/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=86724 CPUtime=0.69
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 20044 0 0 0 60 9 0 0 25 0 1 0 236472816 88805376 20020 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 21681 20020 215 542 0 21130 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92080

[startup+1.50132 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 11777
/proc/meminfo: memFree=1097552/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=97104 CPUtime=1.49
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 23285 0 0 0 139 10 0 0 25 0 1 0 236472816 99434496 22876 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 24276 22876 216 542 0 23725 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102460

[startup+3.1015 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 11777
/proc/meminfo: memFree=1081616/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=115220 CPUtime=3.08
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 29124 0 0 0 294 14 0 0 25 0 1 0 236472816 117985280 27946 1992294400 4194304 6416590 548682068912 18446744073709551615 4312188 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 28805 27946 218 542 0 28254 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 120576

[startup+6.30186 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 11777
/proc/meminfo: memFree=1038992/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=146088 CPUtime=6.28
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 36797 0 0 0 596 32 0 0 25 0 1 0 236472816 149594112 35619 1992294400 4194304 6416590 548682068912 18446744073709551615 4511387 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 36522 35619 242 542 0 35971 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 151444

[startup+12.7016 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 11777
/proc/meminfo: memFree=1040144/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=142424 CPUtime=12.67
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 36914 0 0 0 1234 33 0 0 25 0 1 0 236472816 145842176 34767 1992294400 4194304 6416590 548682068912 18446744073709551615 4293547 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 35606 34767 250 542 0 35055 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 147780

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11777
/proc/meminfo: memFree=1040144/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=142424 CPUtime=25.47
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 36925 0 0 0 2511 36 0 0 25 0 1 0 236472816 145842176 34778 1992294400 4194304 6416590 548682068912 18446744073709551615 4309222 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 35606 34778 250 542 0 35055 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 147780

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11777
/proc/meminfo: memFree=1039888/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=142424 CPUtime=51.07
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 37007 0 0 0 5067 40 0 0 25 0 1 0 236472816 145842176 34860 1992294400 4194304 6416590 548682068912 18446744073709551615 4293562 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 35606 34860 250 542 0 35055 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 147780

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11777
/proc/meminfo: memFree=1025232/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=157144 CPUtime=102.25
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 40666 0 0 0 10180 45 0 0 25 0 1 0 236472816 160915456 38519 1992294400 4194304 6416590 548682068912 18446744073709551615 4293547 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 39286 38519 253 542 0 38735 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 162500

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

[startup+115.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11777
/proc/meminfo: memFree=1025040/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=157336 CPUtime=115.04
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 40714 0 0 0 11459 45 0 0 25 0 1 0 236472816 161112064 38567 1992294400 4194304 6416590 548682068912 18446744073709551615 4297148 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 39334 38567 253 542 0 38783 0
Current children cumulated CPU time (s) 115.04
Current children cumulated vsize (KiB) 162692

[startup+121.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11777
/proc/meminfo: memFree=1025040/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=157336 CPUtime=121.44
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 40715 0 0 0 12099 45 0 0 25 0 1 0 236472816 161112064 38568 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 39334 38568 253 542 0 38783 0
Current children cumulated CPU time (s) 121.44
Current children cumulated vsize (KiB) 162692

[startup+124.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11777
/proc/meminfo: memFree=1025040/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=157336 CPUtime=124.64
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 40715 0 0 0 12419 45 0 0 25 0 1 0 236472816 161112064 38568 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 39334 38568 253 542 0 38783 0
Current children cumulated CPU time (s) 124.64
Current children cumulated vsize (KiB) 162692

[startup+127.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11777
/proc/meminfo: memFree=1025040/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=157336 CPUtime=127.84
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 40716 0 0 0 12739 45 0 0 25 0 1 0 236472816 161112064 38569 1992294400 4194304 6416590 548682068912 18446744073709551615 4552929 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 39334 38569 253 542 0 38783 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 162692

[startup+129.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11777
/proc/meminfo: memFree=1025040/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=157336 CPUtime=129.44
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 40718 0 0 0 12899 45 0 0 25 0 1 0 236472816 161112064 38571 1992294400 4194304 6416590 548682068912 18446744073709551615 4341197 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 39334 38571 253 542 0 38783 0
Current children cumulated CPU time (s) 129.44
Current children cumulated vsize (KiB) 162692

[startup+130.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11777
/proc/meminfo: memFree=1024976/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=157336 CPUtime=130.25
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 40719 0 0 0 12979 46 0 0 25 0 1 0 236472816 161112064 38572 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 39334 38572 253 542 0 38783 0
Current children cumulated CPU time (s) 130.25
Current children cumulated vsize (KiB) 162692

[startup+130.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11777
/proc/meminfo: memFree=1024976/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=157336 CPUtime=130.65
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 40719 0 0 0 13019 46 0 0 25 0 1 0 236472816 161112064 38572 1992294400 4194304 6416590 548682068912 18446744073709551615 4305078 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 39334 38572 253 542 0 38783 0
Current children cumulated CPU time (s) 130.65
Current children cumulated vsize (KiB) 162692

[startup+130.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11777
/proc/meminfo: memFree=1024976/2055920 swapFree=4176116/4192956
[pid=11775] ppid=11773 vsize=5356 CPUtime=0
/proc/11775/stat : 11775 (kw_pre) S 11773 11775 11169 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236472816 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11775/statm: 1339 231 192 169 0 50 0
[pid=11776] ppid=11775 vsize=157336 CPUtime=130.75
/proc/11776/stat : 11776 (kw_preprocessor) R 11775 11775 11169 0 -1 0 40719 0 0 0 13029 46 0 0 25 0 1 0 236472816 161112064 38572 1992294400 4194304 6416590 548682068912 18446744073709551615 4294648 0 0 4096 0 0 0 0 17 1 0 0
/proc/11776/statm: 39334 38572 253 542 0 38783 0
Current children cumulated CPU time (s) 130.75
Current children cumulated vsize (KiB) 162692

Child status: 0
Real time (s): 130.863
CPU time (s): 130.815
CPU user time (s): 130.329
CPU system time (s): 0.485926
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 162692

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

runsolver used 0.110983 second user time and 0.372943 second system time

The end

Launcher Data

Begin job on node87 at 2009-05-12 01:27:16
IDJOB=1797113
IDBENCH=70997
IDSOLVER=646
FILE ID=node87/1797113-1242084435
PBS_JOBID= 9277622
Free space on /tmp= 66440 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-5p0.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797113-1242084435/watcher-1797113-1242084435 -o /tmp/evaluation-result-1797113-1242084435/solver-1797113-1242084435 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1797113-1242084435.cnf

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED=1408893841

node87.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.213
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.213
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:       1181896 kB
Buffers:         68900 kB
Cached:         715160 kB
SwapCached:      10928 kB
Active:         490192 kB
Inactive:       306756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1181896 kB
SwapTotal:     4192956 kB
SwapFree:      4176116 kB
Dirty:           12204 kB
Writeback:           0 kB
Mapped:          14260 kB
Slab:            63052 kB
Committed_AS:   763104 kB
PageTables:       1460 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= 66432 MiB
End job on node87 at 2009-05-12 01:29:27