Trace number 355697

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, and are wall clock time (not CPU 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
Rsat 2007-02-08UNSAT 1521.97 1522.36

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k30.cnf
MD5SUM289f12ebf9081a7fa457cff725c2fa15
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1082.8
Satisfiable
(Un)Satisfiability was proved
Number of variables43575
Number of clauses194428
Sum of the clauses size500094
Maximum clause length20
Minimum clause length1
Number of clauses of size 1343
Number of clauses of size 2151306
Number of clauses of size 321412
Number of clauses of size 48725
Number of clauses of size 53804
Number of clauses of size over 58838

Solver Data (download as text)

0.00/0.00	c Parsing...
0.19/0.20	c ==============================================================================
0.19/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.20	c ==============================================================================
0.19/0.20	c |         0 |  193733   491425 |   58119       0        0     nan |  0.000 % |
1.09/1.14	c |         0 |   89607   301631 |      --       0       --      -- |     --   | -51821/-50315
1.09/1.14	c ==============================================================================
1.09/1.14	c Result  :   #vars: 13329   #clauses: 89607   #literals: 301631
1.09/1.14	c CPU time:   1.07883 s
1.09/1.14	c ==============================================================================
1.18/1.29	c Rsat version 2.00
1521.78/1522.27	c CNF stats: (13329 vars, 89607 clauses)
1521.78/1522.27	c Decisions: 1661576
1521.78/1522.27	c Conflicts: 931793
1521.89/1522.35	c Time: 1520.89000s
1521.89/1522.35	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node27/watcher-355697-1176811353 -o ROOT/results/node27/solver-355697-1176811353 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/355697-1176811353/rsat.sh /tmp/evaluation/355697-1176811353/instance-355697-1176811353.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.71 0.92 0.97 3/65 9049
/proc/meminfo: memFree=1923728/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=0
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 93831212 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9049/statm: 1338 232 195 169 0 49 0
[pid=9050] ppid=9049 vsize=688 CPUtime=0
/proc/9050/stat : 9050 (SatElite) R 9049 9049 8993 0 -1 4194304 66 0 0 0 0 0 0 0 19 0 1 0 93831212 704512 48 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/9050/statm: 172 48 39 128 0 41 0

[startup+0.00869004 s]
/proc/loadavg: 0.71 0.92 0.97 3/65 9049
/proc/meminfo: memFree=1923728/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=0
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 93831212 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9049/statm: 1338 232 195 169 0 49 0
[pid=9050] ppid=9049 vsize=820 CPUtime=0
/proc/9050/stat : 9050 (SatElite) R 9049 9049 8993 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 93831212 839680 91 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/9050/statm: 205 91 49 128 0 74 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6172

[startup+0.101699 s]
/proc/loadavg: 0.71 0.92 0.97 3/65 9049
/proc/meminfo: memFree=1923728/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=0
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 93831212 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9049/statm: 1338 232 195 169 0 49 0
[pid=9050] ppid=9049 vsize=10252 CPUtime=0.09
/proc/9050/stat : 9050 (SatElite) R 9049 9049 8993 0 -1 4194304 2293 0 0 0 7 2 0 0 19 0 1 0 93831212 10498048 2275 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134548412 0 0 4096 3 0 0 0 17 1 0 0
/proc/9050/statm: 2563 2276 49 128 0 2432 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15604

[startup+0.301717 s]
/proc/loadavg: 0.71 0.92 0.97 3/65 9049
/proc/meminfo: memFree=1923728/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=0
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 93831212 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9049/statm: 1338 232 195 169 0 49 0
[pid=9050] ppid=9049 vsize=25024 CPUtime=0.29
/proc/9050/stat : 9050 (SatElite) R 9049 9049 8993 0 -1 4194304 5462 0 0 0 25 4 0 0 20 0 1 0 93831212 25624576 5258 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134703201 0 0 4096 3 0 0 0 17 1 0 0
/proc/9050/statm: 5996 5258 67 128 0 5865 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30376

[startup+0.701758 s]
/proc/loadavg: 0.71 0.92 0.97 3/65 9049
/proc/meminfo: memFree=1923728/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=0
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 93831212 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9049/statm: 1338 232 195 169 0 49 0
[pid=9050] ppid=9049 vsize=26532 CPUtime=0.68
/proc/9050/stat : 9050 (SatElite) R 9049 9049 8993 0 -1 4194304 6227 0 0 0 63 5 0 0 24 0 1 0 93831212 27168768 5689 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134571468 0 0 4096 3 0 0 0 17 1 0 0
/proc/9050/statm: 6633 5689 69 128 0 6502 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31884

[startup+1.50184 s]
/proc/loadavg: 0.71 0.92 0.97 2/67 9051
/proc/meminfo: memFree=1896704/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 5352

[startup+3.103 s]
/proc/loadavg: 0.71 0.92 0.97 2/67 9052
/proc/meminfo: memFree=1912512/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=8220 CPUtime=1.79
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 1904 0 0 0 179 0 0 0 25 0 1 0 93831342 8417280 1890 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 2055 1890 86 211 0 1841 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13572

[startup+6.30132 s]
/proc/loadavg: 0.73 0.92 0.97 2/67 9052
/proc/meminfo: memFree=1910400/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=10024 CPUtime=5
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 2293 0 0 0 499 1 0 0 25 0 1 0 93831342 10264576 2278 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 2506 2278 86 211 0 2292 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15376

[startup+12.702 s]
/proc/loadavg: 0.76 0.92 0.97 2/67 9052
/proc/meminfo: memFree=1906952/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=12700 CPUtime=11.39
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 3210 0 0 0 1138 1 0 0 25 0 1 0 93831342 13004800 2999 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134530164 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 3175 2999 86 211 0 2961 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18052

[startup+25.5013 s]
/proc/loadavg: 0.81 0.92 0.97 2/67 9052
/proc/meminfo: memFree=1903048/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=17168 CPUtime=24.18
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 4364 0 0 0 2416 2 0 0 25 0 1 0 93831342 17580032 4055 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 4292 4055 86 211 0 4078 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 22520

[startup+51.1019 s]
/proc/loadavg: 0.87 0.93 0.97 2/67 9052
/proc/meminfo: memFree=1899208/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=20888 CPUtime=49.78
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 5746 0 0 0 4975 3 0 0 25 0 1 0 93831342 21389312 5049 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134526466 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 5222 5049 86 211 0 5008 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 26240

[startup+102.305 s]
/proc/loadavg: 0.94 0.94 0.97 2/67 9052
/proc/meminfo: memFree=1891144/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=29312 CPUtime=100.97
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 8696 0 0 0 10090 7 0 0 25 0 1 0 93831342 30015488 7030 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 7328 7030 86 211 0 7114 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 34664

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 0.97 2/67 9052
/proc/meminfo: memFree=1885000/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=35040 CPUtime=160.95
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 10937 0 0 0 16087 8 0 0 25 0 1 0 93831342 35880960 8499 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 8760 8499 86 211 0 8546 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 40392

[startup+222.301 s]
/proc/loadavg: 0.99 0.95 0.97 2/67 9052
/proc/meminfo: memFree=1877960/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=42116 CPUtime=220.93
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 12753 0 0 0 22083 10 0 0 25 0 1 0 93831342 43126784 10315 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134523156 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 10529 10315 86 211 0 10315 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 47468

[startup+282.301 s]
/proc/loadavg: 0.99 0.96 0.97 2/67 9052
/proc/meminfo: memFree=1866184/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=54828 CPUtime=280.92
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 17618 0 0 0 28078 14 0 0 25 0 1 0 93831342 56143872 13207 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134983736 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 13707 13207 86 211 0 13493 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 60180

[startup+342.301 s]
/proc/loadavg: 0.99 0.96 0.97 2/67 9052
/proc/meminfo: memFree=1866184/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=54828 CPUtime=340.9
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 17635 0 0 0 34076 14 0 0 25 0 1 0 93831342 56143872 13224 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 13707 13224 86 211 0 13493 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 60180


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


[startup+1182.3 s]
/proc/loadavg: 1.06 0.99 0.98 2/67 9052
/proc/meminfo: memFree=1810824/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=112192 CPUtime=1180.69
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 33954 0 0 0 118040 29 0 0 25 0 1 0 93831342 114884608 27053 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 28048 27053 86 211 0 27834 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 117544

[startup+1242.3 s]
/proc/loadavg: 1.02 0.99 0.98 2/67 9052
/proc/meminfo: memFree=1805896/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=117248 CPUtime=1240.68
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 35279 0 0 0 124037 31 0 0 25 0 1 0 93831342 120061952 28313 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 29312 28313 86 211 0 29098 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 122600

[startup+1302.3 s]
/proc/loadavg: 1.01 0.99 0.98 2/67 9052
/proc/meminfo: memFree=1802568/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=119388 CPUtime=1300.67
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 39494 0 0 0 130033 34 0 0 25 0 1 0 93831342 122253312 29031 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522436 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 29847 29031 86 211 0 29633 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 124740

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 9052
/proc/meminfo: memFree=1803080/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=118416 CPUtime=1360.65
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 39544 0 0 0 136031 34 0 0 25 0 1 0 93831342 121257984 28899 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 29604 28899 86 211 0 29390 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 123768

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 9052
/proc/meminfo: memFree=1803080/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=118416 CPUtime=1420.63
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 39544 0 0 0 142029 34 0 0 25 0 1 0 93831342 121257984 28899 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 29604 28899 86 211 0 29390 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 123768

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 9054
/proc/meminfo: memFree=1803080/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=118676 CPUtime=1480.61
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 39578 0 0 0 148027 34 0 0 25 0 1 0 93831342 121524224 28933 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 29669 28933 86 211 0 29455 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 124028

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

[startup+1484.7 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 9054
/proc/meminfo: memFree=1803080/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=118676 CPUtime=1483.01
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 39578 0 0 0 148267 34 0 0 25 0 1 0 93831342 121524224 28933 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134530170 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 29669 28933 86 211 0 29455 0
Current children cumulated CPU time (s) 1484.29
Current children cumulated vsize (KiB) 124028

[startup+1497.5 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 9054
/proc/meminfo: memFree=1803080/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=118676 CPUtime=1495.81
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 39578 0 0 0 149547 34 0 0 25 0 1 0 93831342 121524224 28933 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134530136 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 29669 28933 86 211 0 29455 0
Current children cumulated CPU time (s) 1497.09
Current children cumulated vsize (KiB) 124028

[startup+1510.31 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 9054
/proc/meminfo: memFree=1803080/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=118416 CPUtime=1508.61
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 39583 0 0 0 150827 34 0 0 25 0 1 0 93831342 121257984 28899 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 29604 28899 86 211 0 29390 0
Current children cumulated CPU time (s) 1509.89
Current children cumulated vsize (KiB) 123768

[startup+1516.7 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 9054
/proc/meminfo: memFree=1803080/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=118416 CPUtime=1515
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 39583 0 0 0 151466 34 0 0 25 0 1 0 93831342 121257984 28899 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134530175 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 29604 28899 86 211 0 29390 0
Current children cumulated CPU time (s) 1516.28
Current children cumulated vsize (KiB) 123768

[startup+1519.9 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 9054
/proc/meminfo: memFree=1803080/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=118416 CPUtime=1518.2
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 39583 0 0 0 151786 34 0 0 25 0 1 0 93831342 121257984 28899 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134530122 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 29604 28899 86 211 0 29390 0
Current children cumulated CPU time (s) 1519.48
Current children cumulated vsize (KiB) 123768

[startup+1521.5 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 9054
/proc/meminfo: memFree=1803080/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=118416 CPUtime=1519.8
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 39583 0 0 0 151946 34 0 0 25 0 1 0 93831342 121257984 28899 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 29604 28899 86 211 0 29390 0
Current children cumulated CPU time (s) 1521.08
Current children cumulated vsize (KiB) 123768

[startup+1521.9 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 9054
/proc/meminfo: memFree=1803080/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=118416 CPUtime=1520.2
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 39583 0 0 0 151986 34 0 0 25 0 1 0 93831342 121257984 28899 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 29604 28899 86 211 0 29390 0
Current children cumulated CPU time (s) 1521.48
Current children cumulated vsize (KiB) 123768

[startup+1522.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 9054
/proc/meminfo: memFree=1803336/2055920 swapFree=4179688/4192956
[pid=9049] ppid=9047 vsize=5352 CPUtime=1.28
/proc/9049/stat : 9049 (rsat.sh) S 9047 9049 8993 0 -1 4194304 305 7543 0 0 0 0 121 7 16 0 1 0 93831212 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 244445668164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9049/statm: 1338 234 195 169 0 49 0
[pid=9052] ppid=9049 vsize=118064 CPUtime=1520.61
/proc/9052/stat : 9052 (rsat) R 9049 9049 8993 0 -1 4194304 39584 0 0 0 152027 34 0 0 25 0 1 0 93831342 120897536 28811 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134979841 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9052/statm: 29516 28811 86 211 0 29302 0
Current children cumulated CPU time (s) 1521.89
Current children cumulated vsize (KiB) 123416

Child status: 20
Real time (s): 1522.36
CPU time (s): 1521.97
CPU user time (s): 1521.52
CPU system time (s): 0.452931
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 138980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1521.52
system time used= 0.452931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47592
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= 51
involuntary context switches= 1055

runsolver used 1.9807 second user time and 3.53446 second system time

The end

Launcher Data (download as text)

Begin job on node27 on Tue Apr 17 12:02:33 UTC 2007

IDJOB= 355697
IDBENCH= 20543
IDSOLVER= 169
FILE ID= node27/355697-1176811353

PBS_JOBID= 4586323

Free space on /tmp= 66489 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k30.cnf
COMMAND LINE= /tmp/evaluation/355697-1176811353/rsat.sh /tmp/evaluation/355697-1176811353/instance-355697-1176811353.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node27/watcher-355697-1176811353 -o ROOT/results/node27/solver-355697-1176811353 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/355697-1176811353/rsat.sh /tmp/evaluation/355697-1176811353/instance-355697-1176811353.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  289f12ebf9081a7fa457cff725c2fa15

RANDOM SEED= 119276777

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

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

/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	: 5931.00
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:       1924144 kB
Buffers:         11288 kB
Cached:          77412 kB
SwapCached:       7520 kB
Active:          47944 kB
Inactive:        53808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1924144 kB
SwapTotal:     4192956 kB
SwapFree:      4179688 kB
Dirty:            6188 kB
Writeback:           0 kB
Mapped:          15088 kB
Slab:            16072 kB
Committed_AS:  1610672 kB
PageTables:       1412 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= 66489 MiB

End job on node27 on Tue Apr 17 12:27:56 UTC 2007