Trace number 356333

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 67.0358 67.1019

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h32-unknown.cnf
MD5SUM31ebf23e42c2af5eeb4e8b1cb1366a0c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark67.0358
Satisfiable
(Un)Satisfiability was proved
Number of variables161116
Number of clauses800163
Sum of the clauses size2079881
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2640925
Number of clauses of size 3153402
Number of clauses of size 41419
Number of clauses of size 5124
Number of clauses of size over 54017

Solver Data (download as text)

0.00/0.00	c Parsing...
0.69/0.79	c ==============================================================================
0.69/0.79	c |           |     ORIGINAL     |              LEARNT              |          |
0.69/0.79	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.69/0.79	c ==============================================================================
0.69/0.79	c |         0 |  799863  2079545 |  239958       0        0     nan |  0.000 % |
18.28/18.35	c |         0 |  496758  3105854 |      --       0       --      -- |     --   | -303105/1026309
18.28/18.35	c ==============================================================================
18.28/18.35	c Result  :   #vars: 12262   #clauses: 496758   #literals: 3105854
18.28/18.35	c CPU time:   17.9553 s
18.28/18.35	c ==============================================================================
19.57/19.65	c Rsat version 2.00
66.82/66.96	c CNF stats: (12262 vars, 496758 clauses)
66.82/66.96	c Decisions: 222714
66.82/66.96	c Conflicts: 97136
66.92/67.06	c Time: 47.38000s
66.92/67.07	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node4/watcher-356333-1177542232 -o ROOT/results/node4/solver-356333-1177542232 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356333-1177542232/rsat.sh /tmp/evaluation/356333-1177542232/instance-356333-1177542232.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.00 0.00 0.00 3/77 26293
/proc/meminfo: memFree=1797272/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=0
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 230261052 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26293/statm: 1338 232 195 169 0 49 0
[pid=26294] ppid=26293 vsize=1172 CPUtime=0
/proc/26294/stat : 26294 (SatElite) R 26293 26293 26237 0 -1 4194304 197 0 0 0 0 0 0 0 19 0 1 0 230261052 1200128 179 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 293 179 50 128 0 162 0

[startup+0.045767 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 26293
/proc/meminfo: memFree=1797272/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=0
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 230261052 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26293/statm: 1338 232 195 169 0 49 0
[pid=26294] ppid=26293 vsize=5188 CPUtime=0.03
/proc/26294/stat : 26294 (SatElite) R 26293 26293 26237 0 -1 4194304 1079 0 0 0 3 0 0 0 19 0 1 0 230261052 5312512 1061 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 1297 1062 50 128 0 1166 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10540

[startup+0.102771 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 26293
/proc/meminfo: memFree=1797272/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=0
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 230261052 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26293/statm: 1338 232 195 169 0 49 0
[pid=26294] ppid=26293 vsize=10808 CPUtime=0.09
/proc/26294/stat : 26294 (SatElite) R 26293 26293 26237 0 -1 4194304 2327 0 0 0 8 1 0 0 19 0 1 0 230261052 11067392 2309 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 2702 2309 50 128 0 2571 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16160

[startup+0.30179 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 26293
/proc/meminfo: memFree=1797272/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=0
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 230261052 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26293/statm: 1338 232 195 169 0 49 0
[pid=26294] ppid=26293 vsize=28904 CPUtime=0.29
/proc/26294/stat : 26294 (SatElite) R 26293 26293 26237 0 -1 4194304 6822 0 0 0 26 3 0 0 21 0 1 0 230261052 29597696 6804 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 7226 6805 50 128 0 7095 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34256

[startup+0.701829 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 26293
/proc/meminfo: memFree=1797272/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=0
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 230261052 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26293/statm: 1338 232 195 169 0 49 0
[pid=26294] ppid=26293 vsize=82384 CPUtime=0.69
/proc/26294/stat : 26294 (SatElite) R 26293 26293 26237 0 -1 4194304 18003 0 0 0 59 10 0 0 25 0 1 0 230261052 84361216 17985 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 20596 17987 50 128 0 20465 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87736

[startup+1.50191 s]
/proc/loadavg: 0.08 0.02 0.01 2/79 26295
/proc/meminfo: memFree=1711560/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=0
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 230261052 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26293/statm: 1338 232 195 169 0 49 0
[pid=26294] ppid=26293 vsize=99592 CPUtime=1.49
/proc/26294/stat : 26294 (SatElite) R 26293 26293 26237 0 -1 4194304 21802 0 0 0 136 13 0 0 25 0 1 0 230261052 101982208 21384 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 24898 21384 69 128 0 24767 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104944

[startup+3.10106 s]
/proc/loadavg: 0.08 0.02 0.01 2/79 26295
/proc/meminfo: memFree=1704648/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=0
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 230261052 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26293/statm: 1338 232 195 169 0 49 0
[pid=26294] ppid=26293 vsize=103424 CPUtime=3.08
/proc/26294/stat : 26294 (SatElite) R 26293 26293 26237 0 -1 4194304 22748 0 0 0 291 17 0 0 25 0 1 0 230261052 105906176 22330 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 25856 22330 69 128 0 25725 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 108776

[startup+6.30137 s]
/proc/loadavg: 0.08 0.02 0.01 2/79 26295
/proc/meminfo: memFree=1687240/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=0
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 230261052 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26293/statm: 1338 232 195 169 0 49 0
[pid=26294] ppid=26293 vsize=110308 CPUtime=6.28
/proc/26294/stat : 26294 (SatElite) R 26293 26293 26237 0 -1 4194304 24420 0 0 0 601 27 0 0 25 0 1 0 230261052 112955392 24002 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 27577 24002 69 128 0 27446 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 115660

[startup+12.702 s]
/proc/loadavg: 0.22 0.05 0.02 2/79 26295
/proc/meminfo: memFree=1658376/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=0
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 230261052 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26293/statm: 1338 232 195 169 0 49 0
[pid=26294] ppid=26293 vsize=133408 CPUtime=12.68
/proc/26294/stat : 26294 (SatElite) R 26293 26293 26237 0 -1 4194304 29207 0 0 0 1231 37 0 0 25 0 1 0 230261052 136609792 28473 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134574716 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 33352 28473 69 128 0 33221 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 138760

[startup+25.5022 s]
/proc/loadavg: 0.34 0.08 0.02 2/79 26296
/proc/meminfo: memFree=1712264/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=19.62
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 304 31028 0 0 0 0 1915 47 18 0 1 0 230261052 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26293/statm: 1338 234 195 169 0 49 0
[pid=26296] ppid=26293 vsize=38392 CPUtime=5.83
/proc/26296/stat : 26296 (rsat) R 26293 26293 26237 0 -1 4194304 9442 0 0 0 577 6 0 0 25 0 1 0 230263017 39313408 9424 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26296/statm: 9598 9424 86 211 0 9384 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 43744

[startup+51.1027 s]
/proc/loadavg: 0.56 0.15 0.05 2/79 26296
/proc/meminfo: memFree=1705480/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=19.62
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 304 31028 0 0 0 0 1915 47 18 0 1 0 230261052 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26293/statm: 1338 234 195 169 0 49 0
[pid=26296] ppid=26293 vsize=45548 CPUtime=31.43
/proc/26296/stat : 26296 (rsat) R 26293 26293 26237 0 -1 4194304 11303 0 0 0 3134 9 0 0 25 0 1 0 230263017 46641152 11187 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26296/statm: 11387 11187 86 211 0 11173 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 50900

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

[startup+57.5013 s]
/proc/loadavg: 0.63 0.18 0.06 2/79 26296
/proc/meminfo: memFree=1703304/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=19.62
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 304 31028 0 0 0 0 1915 47 18 0 1 0 230261052 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26293/statm: 1338 234 195 169 0 49 0
[pid=26296] ppid=26293 vsize=47908 CPUtime=37.81
/proc/26296/stat : 26296 (rsat) R 26293 26293 26237 0 -1 4194304 11936 0 0 0 3772 9 0 0 25 0 1 0 230263017 49057792 11626 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26296/statm: 11977 11626 86 211 0 11763 0
Current children cumulated CPU time (s) 57.43
Current children cumulated vsize (KiB) 53260

[startup+63.902 s]
/proc/loadavg: 0.66 0.19 0.06 2/79 26296
/proc/meminfo: memFree=1702664/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=19.62
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 304 31028 0 0 0 0 1915 47 18 0 1 0 230261052 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26293/statm: 1338 234 195 169 0 49 0
[pid=26296] ppid=26293 vsize=48684 CPUtime=44.21
/proc/26296/stat : 26296 (rsat) R 26293 26293 26237 0 -1 4194304 12166 0 0 0 4411 10 0 0 25 0 1 0 230263017 49852416 11856 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26296/statm: 12171 11856 86 211 0 11957 0
Current children cumulated CPU time (s) 63.83
Current children cumulated vsize (KiB) 54036

[startup+65.5011 s]
/proc/loadavg: 0.66 0.19 0.06 2/79 26296
/proc/meminfo: memFree=1702600/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=19.62
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 304 31028 0 0 0 0 1915 47 18 0 1 0 230261052 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26293/statm: 1338 234 195 169 0 49 0
[pid=26296] ppid=26293 vsize=48684 CPUtime=45.8
/proc/26296/stat : 26296 (rsat) R 26293 26293 26237 0 -1 4194304 12166 0 0 0 4570 10 0 0 25 0 1 0 230263017 49852416 11856 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134523176 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26296/statm: 12171 11856 86 211 0 11957 0
Current children cumulated CPU time (s) 65.42
Current children cumulated vsize (KiB) 54036

[startup+66.3012 s]
/proc/loadavg: 0.69 0.21 0.07 2/79 26296
/proc/meminfo: memFree=1702600/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=19.62
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 304 31028 0 0 0 0 1915 47 18 0 1 0 230261052 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26293/statm: 1338 234 195 169 0 49 0
[pid=26296] ppid=26293 vsize=48684 CPUtime=46.6
/proc/26296/stat : 26296 (rsat) R 26293 26293 26237 0 -1 4194304 12166 0 0 0 4650 10 0 0 25 0 1 0 230263017 49852416 11856 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26296/statm: 12171 11856 86 211 0 11957 0
Current children cumulated CPU time (s) 66.22
Current children cumulated vsize (KiB) 54036

[startup+66.7012 s]
/proc/loadavg: 0.69 0.21 0.07 2/79 26296
/proc/meminfo: memFree=1702600/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=19.62
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 304 31028 0 0 0 0 1915 47 18 0 1 0 230261052 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26293/statm: 1338 234 195 169 0 49 0
[pid=26296] ppid=26293 vsize=48684 CPUtime=47
/proc/26296/stat : 26296 (rsat) R 26293 26293 26237 0 -1 4194304 12166 0 0 0 4690 10 0 0 25 0 1 0 230263017 49852416 11856 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134530136 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26296/statm: 12171 11856 86 211 0 11957 0
Current children cumulated CPU time (s) 66.62
Current children cumulated vsize (KiB) 54036

[startup+66.9013 s]
/proc/loadavg: 0.69 0.21 0.07 2/79 26296
/proc/meminfo: memFree=1702600/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=19.62
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 304 31028 0 0 0 0 1915 47 18 0 1 0 230261052 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26293/statm: 1338 234 195 169 0 49 0
[pid=26296] ppid=26293 vsize=48684 CPUtime=47.2
/proc/26296/stat : 26296 (rsat) R 26293 26293 26237 0 -1 4194304 12166 0 0 0 4710 10 0 0 25 0 1 0 230263017 49852416 11856 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522798 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26296/statm: 12171 11856 86 211 0 11957 0
Current children cumulated CPU time (s) 66.82
Current children cumulated vsize (KiB) 54036

[startup+67.0013 s]
/proc/loadavg: 0.69 0.21 0.07 2/79 26296
/proc/meminfo: memFree=1704328/2055920 swapFree=4141068/4192956
[pid=26293] ppid=26291 vsize=5352 CPUtime=19.62
/proc/26293/stat : 26293 (rsat.sh) S 26291 26293 26237 0 -1 4194304 304 31028 0 0 0 0 1915 47 18 0 1 0 230261052 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26293/statm: 1338 234 195 169 0 49 0
[pid=26296] ppid=26293 vsize=46224 CPUtime=47.3
/proc/26296/stat : 26296 (rsat) R 26293 26293 26237 0 -1 4194304 12167 0 0 0 4720 10 0 0 25 0 1 0 230263017 47333376 11291 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134979914 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26296/statm: 11556 11291 86 211 0 11342 0
Current children cumulated CPU time (s) 66.92
Current children cumulated vsize (KiB) 51576

Child status: 20
Real time (s): 67.1019
CPU time (s): 67.0358
CPU user time (s): 66.4159
CPU system time (s): 0.619905
CPU usage (%): 99.9015
Max. virtual memory (cumulated for all children) (KiB): 140404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.4159
system time used= 0.619905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43659
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= 54
involuntary context switches= 1394

runsolver used 0.069989 second user time and 0.171973 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Wed Apr 25 23:03:53 UTC 2007

IDJOB= 356333
IDBENCH= 20417
IDSOLVER= 169
FILE ID= node4/356333-1177542232

PBS_JOBID= 4695931

Free space on /tmp= 66463 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h32-unknown.cnf
COMMAND LINE= /tmp/evaluation/356333-1177542232/rsat.sh /tmp/evaluation/356333-1177542232/instance-356333-1177542232.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-356333-1177542232 -o ROOT/results/node4/solver-356333-1177542232 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/356333-1177542232/rsat.sh /tmp/evaluation/356333-1177542232/instance-356333-1177542232.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  31ebf23e42c2af5eeb4e8b1cb1366a0c

RANDOM SEED= 109851222

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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.218
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:       1797680 kB
Buffers:         38556 kB
Cached:         155664 kB
SwapCached:      15628 kB
Active:         123916 kB
Inactive:        93572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797680 kB
SwapTotal:     4192956 kB
SwapFree:      4141068 kB
Dirty:           16368 kB
Writeback:           0 kB
Mapped:          29536 kB
Slab:            26256 kB
Committed_AS:  6296808 kB
PageTables:       1816 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= 66463 MiB

End job on node4 on Wed Apr 25 23:05:00 UTC 2007