Trace number 1797335

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 75.4855 75.6009

General information on the benchmark

Namemanol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark75.4855
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

75.38/75.59	This is MiniSat 2.0 beta
75.38/75.59	WARNING: for repeatability, setting FPU to use double precision
75.38/75.60	============================[ Problem Statistics ]=============================
75.38/75.60	|                                                                             |
75.38/75.60	|  Number of variables:  1                                                    |
75.38/75.60	|  Number of clauses:    2                                                    |
75.38/75.60	|  Parsing time:         0.00         s                                       |
75.38/75.60	Solved by unit propagation
75.38/75.60	UNSATISFIABLE
75.38/75.60	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-1797335-1242089037/watcher-1797335-1242089037 -o /tmp/evaluation-result-1797335-1242089037/solver-1797335-1242089037 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797335-1242089037.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.46 1.08 1.02 3/65 7339
/proc/meminfo: memFree=1256544/2055920 swapFree=4162568/4192956
[pid=7339] ppid=7337 vsize=5356 CPUtime=0
/proc/7339/stat : 7339 (kw_pre) R 7337 7339 7183 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 236932803 5484544 230 1992294400 4194304 4889804 548682068832 18446744073709551615 226686986911 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/7339/statm: 1339 230 191 169 0 50 0
[pid=7340] ppid=7339 vsize=5520 CPUtime=0
/proc/7340/stat : 7340 (kw_preprocessor) R 7339 7339 7183 0 -1 0 615 0 0 0 0 0 0 0 18 0 1 0 236932803 5652480 592 1992294400 4194304 6416590 548682068912 18446744073709551615 4404923 0 0 4096 0 0 0 0 17 0 0 0
/proc/7340/statm: 1380 599 190 542 0 829 0

[startup+0.020243 s]
/proc/loadavg: 1.46 1.08 1.02 3/65 7339
/proc/meminfo: memFree=1256544/2055920 swapFree=4162568/4192956
[pid=7339] ppid=7337 vsize=5356 CPUtime=0
/proc/7339/stat : 7339 (kw_pre) S 7337 7339 7183 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236932803 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7339/statm: 1339 231 192 169 0 50 0
[pid=7340] ppid=7339 vsize=15792 CPUtime=0.01
/proc/7340/stat : 7340 (kw_preprocessor) R 7339 7339 7183 0 -1 0 2955 0 0 0 0 1 0 0 18 0 1 0 236932803 16171008 2931 1992294400 4194304 6416590 548682068912 18446744073709551615 4279541 0 0 4096 0 0 0 0 17 0 0 0
/proc/7340/statm: 3948 2936 198 542 0 3397 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21148

[startup+0.101257 s]
/proc/loadavg: 1.46 1.08 1.02 3/65 7339
/proc/meminfo: memFree=1256544/2055920 swapFree=4162568/4192956
[pid=7339] ppid=7337 vsize=5356 CPUtime=0
/proc/7339/stat : 7339 (kw_pre) S 7337 7339 7183 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236932803 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7339/statm: 1339 231 192 169 0 50 0
[pid=7340] ppid=7339 vsize=61684 CPUtime=0.08
/proc/7340/stat : 7340 (kw_preprocessor) R 7339 7339 7183 0 -1 0 13082 0 0 0 3 5 0 0 19 0 1 0 236932803 63164416 13058 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/7340/statm: 15421 13062 205 542 0 14870 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 67040

[startup+0.301298 s]
/proc/loadavg: 1.46 1.08 1.02 3/65 7339
/proc/meminfo: memFree=1256544/2055920 swapFree=4162568/4192956
[pid=7339] ppid=7337 vsize=5356 CPUtime=0
/proc/7339/stat : 7339 (kw_pre) S 7337 7339 7183 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236932803 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7339/statm: 1339 231 192 169 0 50 0
[pid=7340] ppid=7339 vsize=189692 CPUtime=0.29
/proc/7340/stat : 7340 (kw_preprocessor) R 7339 7339 7183 0 -1 0 45423 0 0 0 10 19 0 0 21 0 1 0 236932803 194244608 45399 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/7340/statm: 47423 45404 205 542 0 46872 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 195048

[startup+0.701379 s]
/proc/loadavg: 1.46 1.08 1.02 3/65 7339
/proc/meminfo: memFree=1256544/2055920 swapFree=4162568/4192956
[pid=7339] ppid=7337 vsize=5356 CPUtime=0
/proc/7339/stat : 7339 (kw_pre) S 7337 7339 7183 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236932803 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7339/statm: 1339 231 192 169 0 50 0
[pid=7340] ppid=7339 vsize=248844 CPUtime=0.69
/proc/7340/stat : 7340 (kw_preprocessor) R 7339 7339 7183 0 -1 0 58296 0 0 0 45 24 0 0 25 0 1 0 236932803 254816256 58272 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/7340/statm: 62211 58272 215 542 0 61660 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 254200

[startup+1.50154 s]
/proc/loadavg: 1.46 1.08 1.02 2/67 7341
/proc/meminfo: memFree=1018832/2055920 swapFree=4162568/4192956
[pid=7339] ppid=7337 vsize=5356 CPUtime=0
/proc/7339/stat : 7339 (kw_pre) S 7337 7339 7183 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236932803 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7339/statm: 1339 231 192 169 0 50 0
[pid=7340] ppid=7339 vsize=260196 CPUtime=1.49
/proc/7340/stat : 7340 (kw_preprocessor) R 7339 7339 7183 0 -1 0 61467 0 0 0 123 26 0 0 25 0 1 0 236932803 266440704 61443 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/7340/statm: 65049 61443 215 542 0 64498 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 265552

[startup+3.10187 s]
/proc/loadavg: 1.42 1.08 1.02 2/67 7341
/proc/meminfo: memFree=1001616/2055920 swapFree=4162568/4192956
[pid=7339] ppid=7337 vsize=5356 CPUtime=0
/proc/7339/stat : 7339 (kw_pre) S 7337 7339 7183 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236932803 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7339/statm: 1339 231 192 169 0 50 0
[pid=7340] ppid=7339 vsize=287348 CPUtime=3.08
/proc/7340/stat : 7340 (kw_preprocessor) R 7339 7339 7183 0 -1 0 68913 0 0 0 279 29 0 0 25 0 1 0 236932803 294244352 68889 1992294400 4194304 6416590 548682068912 18446744073709551615 4292812 0 0 4096 0 0 0 0 17 0 0 0
/proc/7340/statm: 71837 68889 216 542 0 71286 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 292704

[startup+6.30152 s]
/proc/loadavg: 1.42 1.08 1.02 2/67 7341
/proc/meminfo: memFree=948880/2055920 swapFree=4162568/4192956
[pid=7339] ppid=7337 vsize=5356 CPUtime=0
/proc/7339/stat : 7339 (kw_pre) S 7337 7339 7183 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236932803 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7339/statm: 1339 231 192 169 0 50 0
[pid=7340] ppid=7339 vsize=339624 CPUtime=6.29
/proc/7340/stat : 7340 (kw_preprocessor) R 7339 7339 7183 0 -1 0 84042 0 0 0 592 37 0 0 25 0 1 0 236932803 347774976 81712 1992294400 4194304 6416590 548682068912 18446744073709551615 4498433 0 0 4096 0 0 0 0 17 0 0 0
/proc/7340/statm: 84906 81719 222 542 0 84355 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 344980

[startup+12.7018 s]
/proc/loadavg: 1.35 1.08 1.02 2/67 7341
/proc/meminfo: memFree=786576/2055920 swapFree=4162568/4192956
[pid=7339] ppid=7337 vsize=5356 CPUtime=0
/proc/7339/stat : 7339 (kw_pre) S 7337 7339 7183 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236932803 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7339/statm: 1339 231 192 169 0 50 0
[pid=7340] ppid=7339 vsize=478504 CPUtime=12.68
/proc/7340/stat : 7340 (kw_preprocessor) R 7339 7339 7183 0 -1 0 120745 0 0 0 1161 107 0 0 25 0 1 0 236932803 489988096 116045 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 0 0 0
/proc/7340/statm: 119626 116045 242 542 0 119075 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 483860

[startup+25.5014 s]
/proc/loadavg: 1.30 1.08 1.02 2/67 7341
/proc/meminfo: memFree=546704/2055920 swapFree=4162568/4192956
[pid=7339] ppid=7337 vsize=5356 CPUtime=0
/proc/7339/stat : 7339 (kw_pre) S 7337 7339 7183 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236932803 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7339/statm: 1339 231 192 169 0 50 0
[pid=7340] ppid=7339 vsize=670264 CPUtime=25.41
/proc/7340/stat : 7340 (kw_preprocessor) R 7339 7339 7183 0 -1 0 165717 0 0 0 2284 257 0 0 25 0 1 0 236932803 686350336 161017 1992294400 4194304 6416590 548682068912 18446744073709551615 5462678 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 167566 161017 243 542 0 167015 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 675620

[startup+51.1016 s]
/proc/loadavg: 1.26 1.08 1.02 2/67 7341
/proc/meminfo: memFree=481104/2055920 swapFree=4162568/4192956
[pid=7339] ppid=7337 vsize=5356 CPUtime=0
/proc/7339/stat : 7339 (kw_pre) S 7337 7339 7183 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236932803 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7339/statm: 1339 231 192 169 0 50 0
[pid=7340] ppid=7339 vsize=713700 CPUtime=50.98
/proc/7340/stat : 7340 (kw_preprocessor) R 7339 7339 7183 0 -1 0 180099 0 0 0 4794 304 0 0 25 0 1 0 236932803 730828800 172239 1992294400 4194304 6416590 548682068912 18446744073709551615 4421630 0 0 4096 0 0 0 0 17 0 0 0
/proc/7340/statm: 178425 172239 250 542 0 177874 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 719056

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

[startup+63.9012 s]
/proc/loadavg: 1.20 1.08 1.02 2/67 7341
/proc/meminfo: memFree=477840/2055920 swapFree=4162568/4192956
[pid=7339] ppid=7337 vsize=5356 CPUtime=0
/proc/7339/stat : 7339 (kw_pre) S 7337 7339 7183 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236932803 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7339/statm: 1339 231 192 169 0 50 0
[pid=7340] ppid=7339 vsize=716508 CPUtime=63.78
/proc/7340/stat : 7340 (kw_preprocessor) R 7339 7339 7183 0 -1 0 180946 0 0 0 6067 311 0 0 25 0 1 0 236932803 733704192 173086 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/7340/statm: 179127 173086 253 542 0 178576 0
Current children cumulated CPU time (s) 63.78
Current children cumulated vsize (KiB) 721864

[startup+70.3015 s]
/proc/loadavg: 1.18 1.08 1.02 2/67 7341
/proc/meminfo: memFree=477648/2055920 swapFree=4162568/4192956
[pid=7339] ppid=7337 vsize=5356 CPUtime=0
/proc/7339/stat : 7339 (kw_pre) S 7337 7339 7183 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236932803 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7339/statm: 1339 231 192 169 0 50 0
[pid=7340] ppid=7339 vsize=716508 CPUtime=70.18
/proc/7340/stat : 7340 (kw_preprocessor) R 7339 7339 7183 0 -1 0 180993 0 0 0 6703 315 0 0 25 0 1 0 236932803 733704192 173133 1992294400 4194304 6416590 548682068912 18446744073709551615 4573076 0 0 4096 0 0 0 0 17 0 0 0
/proc/7340/statm: 179127 173133 253 542 0 178576 0
Current children cumulated CPU time (s) 70.18
Current children cumulated vsize (KiB) 721864

[startup+73.5022 s]
/proc/loadavg: 1.17 1.08 1.02 2/67 7341
/proc/meminfo: memFree=477648/2055920 swapFree=4162568/4192956
[pid=7339] ppid=7337 vsize=5356 CPUtime=0
/proc/7339/stat : 7339 (kw_pre) S 7337 7339 7183 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236932803 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7339/statm: 1339 231 192 169 0 50 0
[pid=7340] ppid=7339 vsize=716508 CPUtime=73.38
/proc/7340/stat : 7340 (kw_preprocessor) R 7339 7339 7183 0 -1 0 181008 0 0 0 7023 315 0 0 25 0 1 0 236932803 733704192 173148 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/7340/statm: 179127 173148 253 542 0 178576 0
Current children cumulated CPU time (s) 73.38
Current children cumulated vsize (KiB) 721864

[startup+74.3013 s]
/proc/loadavg: 1.17 1.08 1.02 2/67 7341
/proc/meminfo: memFree=477584/2055920 swapFree=4162568/4192956
[pid=7339] ppid=7337 vsize=5356 CPUtime=0
/proc/7339/stat : 7339 (kw_pre) S 7337 7339 7183 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236932803 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7339/statm: 1339 231 192 169 0 50 0
[pid=7340] ppid=7339 vsize=716508 CPUtime=74.17
/proc/7340/stat : 7340 (kw_preprocessor) R 7339 7339 7183 0 -1 0 181030 0 0 0 7102 315 0 0 25 0 1 0 236932803 733704192 173170 1992294400 4194304 6416590 548682068912 18446744073709551615 4552929 0 0 4096 0 0 0 0 17 0 0 0
/proc/7340/statm: 179127 173170 253 542 0 178576 0
Current children cumulated CPU time (s) 74.17
Current children cumulated vsize (KiB) 721864

[startup+75.1015 s]
/proc/loadavg: 1.17 1.08 1.02 2/67 7341
/proc/meminfo: memFree=477392/2055920 swapFree=4162568/4192956
[pid=7339] ppid=7337 vsize=5356 CPUtime=0
/proc/7339/stat : 7339 (kw_pre) S 7337 7339 7183 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236932803 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7339/statm: 1339 231 192 169 0 50 0
[pid=7340] ppid=7339 vsize=716508 CPUtime=74.98
/proc/7340/stat : 7340 (kw_preprocessor) R 7339 7339 7183 0 -1 0 181062 0 0 0 7182 316 0 0 25 0 1 0 236932803 733704192 173202 1992294400 4194304 6416590 548682068912 18446744073709551615 4312278 0 0 4096 0 0 0 0 17 0 0 0
/proc/7340/statm: 179127 173202 253 542 0 178576 0
Current children cumulated CPU time (s) 74.98
Current children cumulated vsize (KiB) 721864

[startup+75.5016 s]
/proc/loadavg: 1.17 1.08 1.02 2/67 7341
/proc/meminfo: memFree=477392/2055920 swapFree=4162568/4192956
[pid=7339] ppid=7337 vsize=5356 CPUtime=0
/proc/7339/stat : 7339 (kw_pre) S 7337 7339 7183 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236932803 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7339/statm: 1339 231 192 169 0 50 0
[pid=7340] ppid=7339 vsize=0 CPUtime=75.38
/proc/7340/stat : 7340 (kw_preprocessor) R 7339 7339 7183 0 -1 4 181075 0 0 0 7221 317 0 0 25 0 1 0 236932803 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/7340/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 75.38
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 75.6009
CPU time (s): 75.4855
CPU user time (s): 72.215
CPU system time (s): 3.2705
CPU usage (%): 99.8474
Max. virtual memory (cumulated for all children) (KiB): 725392

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

runsolver used 0.06499 second user time and 0.214967 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-12 02:43:59
IDJOB=1797335
IDBENCH=71688
IDSOLVER=646
FILE ID=node80/1797335-1242089037
PBS_JOBID= 9277725
Free space on /tmp= 66012 MiB

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

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

MD5SUM BENCH= 7989bb134c6f50cb418407e85e733980
RANDOM SEED=1493859241

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:       1257088 kB
Buffers:         77512 kB
Cached:         616512 kB
SwapCached:      25212 kB
Active:         259864 kB
Inactive:       462516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1257088 kB
SwapTotal:     4192956 kB
SwapFree:      4162568 kB
Dirty:           25340 kB
Writeback:           0 kB
Mapped:          13464 kB
Slab:            62460 kB
Committed_AS:   842408 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= 65928 MiB
End job on node80 at 2009-05-12 02:45:14