Trace number 1796350

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 756.775 757.006

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark756.775
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

Solver Data

756.76/757.00	This is MiniSat 2.0 beta
756.76/757.00	WARNING: for repeatability, setting FPU to use double precision
756.76/757.00	============================[ Problem Statistics ]=============================
756.76/757.00	|                                                                             |
756.76/757.00	|  Number of variables:  1                                                    |
756.76/757.00	|  Number of clauses:    2                                                    |
756.76/757.00	|  Parsing time:         0.00         s                                       |
756.76/757.00	Solved by unit propagation
756.76/757.00	UNSATISFIABLE
756.76/757.00	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-1796350-1242074464/watcher-1796350-1242074464 -o /tmp/evaluation-result-1796350-1242074464/solver-1796350-1242074464 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796350-1242074464.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 5932
/proc/meminfo: memFree=884096/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=5520 CPUtime=0
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 517 0 0 0 0 0 0 0 20 0 1 0 235480535 5652480 493 1992294400 4194304 6416590 548682068912 18446744073709551615 4404923 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 1380 501 190 542 0 829 0

[startup+0.089514 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5932
/proc/meminfo: memFree=884096/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=53612 CPUtime=0.08
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 11618 0 0 0 4 4 0 0 20 0 1 0 235480535 54898688 11594 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 13403 11601 205 542 0 12852 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 58968

[startup+0.102514 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5932
/proc/meminfo: memFree=884096/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=61532 CPUtime=0.09
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 13780 0 0 0 4 5 0 0 20 0 1 0 235480535 63008768 13756 1992294400 4194304 6416590 548682068912 18446744073709551615 4288647 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 15416 13763 205 542 0 14865 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 66888

[startup+0.302533 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5932
/proc/meminfo: memFree=884096/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=114292 CPUtime=0.29
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 25908 0 0 0 19 10 0 0 21 0 1 0 235480535 117035008 25884 1992294400 4194304 6416590 548682068912 18446744073709551615 4355949 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 28573 25885 218 542 0 28022 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 119648

[startup+0.702573 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5932
/proc/meminfo: memFree=884096/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=120232 CPUtime=0.69
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 27555 0 0 0 58 11 0 0 24 0 1 0 235480535 123117568 27531 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 30058 27531 218 542 0 29507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 125588

[startup+1.50165 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=769456/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=131452 CPUtime=1.49
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 30680 0 0 0 136 13 0 0 25 0 1 0 235480535 134606848 30656 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 32863 30656 218 542 0 32312 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136808

[startup+3.10181 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=752304/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=154988 CPUtime=3.08
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 37893 0 0 0 292 16 0 0 25 0 1 0 235480535 158707712 37100 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 38747 37102 218 542 0 38196 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 160344

[startup+6.30113 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=697776/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=225728 CPUtime=6.28
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 56963 0 0 0 603 25 0 0 25 0 1 0 235480535 231145472 55140 1992294400 4194304 6416590 548682068912 18446744073709551615 4567210 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 56432 55140 234 542 0 55881 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 231084

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=663800/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=225728 CPUtime=12.68
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 56963 0 0 0 1243 25 0 0 25 0 1 0 235480535 231145472 55140 1992294400 4194304 6416590 548682068912 18446744073709551615 4567207 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 56432 55140 234 542 0 55881 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 231084

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=663864/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=225728 CPUtime=25.48
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 56963 0 0 0 2523 25 0 0 25 0 1 0 235480535 231145472 55140 1992294400 4194304 6416590 548682068912 18446744073709551615 4567218 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 56432 55140 234 542 0 55881 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 231084

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=663928/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=225728 CPUtime=51.07
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 56963 0 0 0 5082 25 0 0 25 0 1 0 235480535 231145472 55140 1992294400 4194304 6416590 548682068912 18446744073709551615 4567587 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 56432 55140 234 542 0 55881 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 231084

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=662712/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=232272 CPUtime=102.27
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 57048 0 0 0 10189 38 0 0 25 0 1 0 235480535 237846528 55225 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 58068 55225 243 542 0 57517 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 237628

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=584952/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=292580 CPUtime=162.23
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 74565 0 0 0 16107 116 0 0 25 0 1 0 235480535 299601920 71369 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 73145 71369 253 542 0 72594 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 297936

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=584632/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=292580 CPUtime=222.21
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 74640 0 0 0 22100 121 0 0 25 0 1 0 235480535 299601920 71444 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 73145 71444 253 542 0 72594 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 297936

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=584440/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=292584 CPUtime=282.2
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 74688 0 0 0 28095 125 0 0 25 0 1 0 235480535 299606016 71492 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 73146 71492 254 542 0 72595 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 297940

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=584184/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=292584 CPUtime=342.18
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 74772 0 0 0 34088 130 0 0 25 0 1 0 235480535 299606016 71576 1992294400 4194304 6416590 548682068912 18446744073709551615 4294538 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 73146 71576 254 542 0 72595 0
Current children cumulated CPU time (s) 342.18

################
# More data... #
################

/proc/5933/statm: 73146 71613 254 542 0 72595 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 297940

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=581176/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=295328 CPUtime=462.14
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 75527 0 0 0 46069 145 0 0 25 0 1 0 235480535 302415872 72331 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 73832 72331 254 542 0 73281 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 300684

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=574712/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=301608 CPUtime=522.13
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 77134 0 0 0 52063 150 0 0 25 0 1 0 235480535 308846592 73938 1992294400 4194304 6416590 548682068912 18446744073709551615 4336249 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 75402 73938 254 542 0 74851 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 306964

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=572984/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=303424 CPUtime=582.11
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 77558 0 0 0 58052 159 0 0 25 0 1 0 235480535 310706176 74362 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 75856 74362 254 542 0 75305 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 308780

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=564664/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=312168 CPUtime=642.1
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 79630 0 0 0 64045 165 0 0 25 0 1 0 235480535 319660032 76434 1992294400 4194304 6416590 548682068912 18446744073709551615 5280333 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 78042 76434 254 542 0 77491 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 317524

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=564088/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=312168 CPUtime=702.08
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 79774 0 0 0 70038 170 0 0 25 0 1 0 235480535 319660032 76578 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 78042 76578 254 542 0 77491 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 317524

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

[startup+716.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=563960/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=316544 CPUtime=716.47
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 80141 0 0 0 71475 172 0 0 25 0 1 0 235480535 324141056 76945 1992294400 4194304 6416590 548682068912 18446744073709551615 4295353 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 79136 76945 254 542 0 78585 0
Current children cumulated CPU time (s) 716.47
Current children cumulated vsize (KiB) 321900

[startup+742.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=560312/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=318284 CPUtime=742.07
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 80703 0 0 0 74030 177 0 0 25 0 1 0 235480535 325922816 77507 1992294400 4194304 6416590 548682068912 18446744073709551615 4293706 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 79571 77507 254 542 0 79020 0
Current children cumulated CPU time (s) 742.07
Current children cumulated vsize (KiB) 323640

[startup+748.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=560312/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=318284 CPUtime=748.46
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 80703 0 0 0 74669 177 0 0 25 0 1 0 235480535 325922816 77507 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 79571 77507 254 542 0 79020 0
Current children cumulated CPU time (s) 748.46
Current children cumulated vsize (KiB) 323640

[startup+751.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=560312/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=318284 CPUtime=751.66
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 80703 0 0 0 74988 178 0 0 25 0 1 0 235480535 325922816 77507 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 79571 77507 254 542 0 79020 0
Current children cumulated CPU time (s) 751.66
Current children cumulated vsize (KiB) 323640

[startup+755.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=560312/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=318284 CPUtime=754.86
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 80703 0 0 0 75308 178 0 0 25 0 1 0 235480535 325922816 77507 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 79571 77507 254 542 0 79020 0
Current children cumulated CPU time (s) 754.86
Current children cumulated vsize (KiB) 323640

[startup+755.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=560312/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=318284 CPUtime=755.66
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 80703 0 0 0 75387 179 0 0 25 0 1 0 235480535 325922816 77507 1992294400 4194304 6416590 548682068912 18446744073709551615 4310015 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 79571 77507 254 542 0 79020 0
Current children cumulated CPU time (s) 755.66
Current children cumulated vsize (KiB) 323640

[startup+756.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=560312/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=318284 CPUtime=756.47
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 80703 0 0 0 75468 179 0 0 25 0 1 0 235480535 325922816 77507 1992294400 4194304 6416590 548682068912 18446744073709551615 5487568 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 79571 77507 254 542 0 79020 0
Current children cumulated CPU time (s) 756.47
Current children cumulated vsize (KiB) 323640

[startup+756.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=560312/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=0
/proc/5932/stat : 5932 (kw_pre) S 5930 5932 5798 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
[pid=5933] ppid=5932 vsize=318284 CPUtime=756.66
/proc/5933/stat : 5933 (kw_preprocessor) R 5932 5932 5798 0 -1 0 80703 0 0 0 75487 179 0 0 25 0 1 0 235480535 325922816 77507 1992294400 4194304 6416590 548682068912 18446744073709551615 4305028 0 0 4096 0 0 0 0 17 1 0 0
/proc/5933/statm: 79571 77507 254 542 0 79020 0
Current children cumulated CPU time (s) 756.66
Current children cumulated vsize (KiB) 323640

[startup+757.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5934
/proc/meminfo: memFree=560312/2055920 swapFree=4181340/4192956
[pid=5932] ppid=5930 vsize=5356 CPUtime=756.76
/proc/5932/stat : 5932 (kw_pre) R 5930 5932 5798 0 -1 4194304 285 80716 0 0 0 0 75492 184 16 0 1 0 235480535 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 252429695589 0 2147483391 4100 65536 0 0 0 17 1 0 0
/proc/5932/statm: 1339 231 192 169 0 50 0
Current children cumulated CPU time (s) 756.76
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 757.006
CPU time (s): 756.775
CPU user time (s): 754.93
CPU system time (s): 1.84472
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 323640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 754.93
system time used= 1.84472
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81131
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= 21
involuntary context switches= 2039

runsolver used 0.789879 second user time and 1.9727 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-11 22:41:05
IDJOB=1796350
IDBENCH=20418
IDSOLVER=646
FILE ID=node12/1796350-1242074464
PBS_JOBID= 9277661
Free space on /tmp= 66084 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796350-1242074464/watcher-1796350-1242074464 -o /tmp/evaluation-result-1796350-1242074464/solver-1796350-1242074464 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1796350-1242074464.cnf

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

MD5SUM BENCH= 6197e38464facb30636a5a3ad5b2f0b5
RANDOM SEED=909788721

node12.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        884576 kB
Buffers:         74336 kB
Cached:        1009712 kB
SwapCached:       5448 kB
Active:         181556 kB
Inactive:       910420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        884576 kB
SwapTotal:     4192956 kB
SwapFree:      4181340 kB
Dirty:           18268 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            65400 kB
Committed_AS:   932256 kB
PageTables:       1388 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= 66068 MiB
End job on node12 at 2009-05-11 22:53:42