Trace number 315460

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.3348 67.3604

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.3348
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.29/18.33	c |         0 |  496758  3105854 |      --       0       --      -- |     --   | -303105/1026309
18.29/18.34	c ==============================================================================
18.29/18.34	c Result  :   #vars: 12262   #clauses: 496758   #literals: 3105854
18.29/18.34	c CPU time:   17.9993 s
18.29/18.34	c ==============================================================================
19.47/19.57	c Rsat version 2.00
67.15/67.22	c CNF stats: (12262 vars, 496758 clauses)
67.15/67.22	c Decisions: 222714
67.15/67.22	c Conflicts: 97136
67.25/67.32	c Time: 47.74000s
67.25/67.33	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node55/watcher-315460-1172654333 -o ROOT/results/node55/solver-315460-1172654333 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315460-1172654333/rsat.sh /tmp/evaluation/315460-1172654333/instance-315460-1172654333.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): 2400 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: 1.00 1.00 1.00 3/64 12164
/proc/meminfo: memFree=1790192/2055920 swapFree=4183636/4192956
[pid=12164] ppid=12162 vsize=5352 CPUtime=0
/proc/12164/stat : 12164 (rsat.sh) R 12162 12164 11261 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 285389796 5480448 232 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761608863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12164/statm: 1338 232 194 169 0 49 0
[pid=12165] ppid=12164 vsize=1172 CPUtime=0
/proc/12165/stat : 12165 (SatElite) R 12164 12164 11261 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 285389796 1200128 179 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/12165/statm: 293 179 50 128 0 162 0

[startup+0.0323041 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12164
/proc/meminfo: memFree=1790192/2055920 swapFree=4183636/4192956
[pid=12164] ppid=12162 vsize=5352 CPUtime=0
/proc/12164/stat : 12164 (rsat.sh) S 12162 12164 11261 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 285389796 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12164/statm: 1338 233 195 169 0 49 0
[pid=12165] ppid=12164 vsize=3536 CPUtime=0.02
/proc/12165/stat : 12165 (SatElite) R 12164 12164 11261 0 -1 4194304 781 0 0 0 2 0 0 0 18 0 1 0 285389796 3620864 763 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/12165/statm: 884 764 50 128 0 753 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8888

[startup+0.10131 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12164
/proc/meminfo: memFree=1790192/2055920 swapFree=4183636/4192956
[pid=12164] ppid=12162 vsize=5352 CPUtime=0
/proc/12164/stat : 12164 (rsat.sh) S 12162 12164 11261 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 285389796 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12164/statm: 1338 233 195 169 0 49 0
[pid=12165] ppid=12164 vsize=10676 CPUtime=0.09
/proc/12165/stat : 12165 (SatElite) R 12164 12164 11261 0 -1 4194304 2296 0 0 0 8 1 0 0 19 0 1 0 285389796 10932224 2278 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/12165/statm: 2669 2279 50 128 0 2538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16028

[startup+0.301329 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12164
/proc/meminfo: memFree=1790192/2055920 swapFree=4183636/4192956
[pid=12164] ppid=12162 vsize=5352 CPUtime=0
/proc/12164/stat : 12164 (rsat.sh) S 12162 12164 11261 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 285389796 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12164/statm: 1338 233 195 169 0 49 0
[pid=12165] ppid=12164 vsize=28772 CPUtime=0.29
/proc/12165/stat : 12165 (SatElite) R 12164 12164 11261 0 -1 4194304 6806 0 0 0 26 3 0 0 21 0 1 0 285389796 29462528 6788 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/12165/statm: 7193 6789 50 128 0 7062 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34124

[startup+0.701367 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12164
/proc/meminfo: memFree=1790192/2055920 swapFree=4183636/4192956
[pid=12164] ppid=12162 vsize=5352 CPUtime=0
/proc/12164/stat : 12164 (rsat.sh) S 12162 12164 11261 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 285389796 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12164/statm: 1338 233 195 169 0 49 0
[pid=12165] ppid=12164 vsize=82120 CPUtime=0.69
/proc/12165/stat : 12165 (SatElite) R 12164 12164 11261 0 -1 4194304 17941 0 0 0 60 9 0 0 25 0 1 0 285389796 84090880 17923 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/12165/statm: 20530 17925 50 128 0 20399 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87472

[startup+1.50144 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12166
/proc/meminfo: memFree=1704480/2055920 swapFree=4183636/4192956
[pid=12164] ppid=12162 vsize=5352 CPUtime=0
/proc/12164/stat : 12164 (rsat.sh) S 12162 12164 11261 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 285389796 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12164/statm: 1338 233 195 169 0 49 0
[pid=12165] ppid=12164 vsize=99592 CPUtime=1.49
/proc/12165/stat : 12165 (SatElite) R 12164 12164 11261 0 -1 4194304 21802 0 0 0 137 12 0 0 25 0 1 0 285389796 101982208 21384 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134574571 0 0 4096 3 0 0 0 17 1 0 0
/proc/12165/statm: 24898 21384 69 128 0 24767 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104944

[startup+3.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12166
/proc/meminfo: memFree=1697760/2055920 swapFree=4183636/4192956
[pid=12164] ppid=12162 vsize=5352 CPUtime=0
/proc/12164/stat : 12164 (rsat.sh) S 12162 12164 11261 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 285389796 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12164/statm: 1338 233 195 169 0 49 0
[pid=12165] ppid=12164 vsize=103424 CPUtime=3.09
/proc/12165/stat : 12165 (SatElite) R 12164 12164 11261 0 -1 4194304 22746 0 0 0 293 16 0 0 25 0 1 0 285389796 105906176 22328 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134574639 0 0 4096 3 0 0 0 17 1 0 0
/proc/12165/statm: 25856 22328 69 128 0 25725 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 108776

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12166
/proc/meminfo: memFree=1680544/2055920 swapFree=4183636/4192956
[pid=12164] ppid=12162 vsize=5352 CPUtime=0
/proc/12164/stat : 12164 (rsat.sh) S 12162 12164 11261 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 285389796 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12164/statm: 1338 233 195 169 0 49 0
[pid=12165] ppid=12164 vsize=110308 CPUtime=6.29
/proc/12165/stat : 12165 (SatElite) R 12164 12164 11261 0 -1 4194304 24414 0 0 0 605 24 0 0 25 0 1 0 285389796 112955392 23996 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134543550 0 0 4096 3 0 0 0 17 1 0 0
/proc/12165/statm: 27577 23996 69 128 0 27446 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 115660

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12166
/proc/meminfo: memFree=1651944/2055920 swapFree=4183636/4192956
[pid=12164] ppid=12162 vsize=5352 CPUtime=0
/proc/12164/stat : 12164 (rsat.sh) S 12162 12164 11261 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 285389796 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12164/statm: 1338 233 195 169 0 49 0
[pid=12165] ppid=12164 vsize=133408 CPUtime=12.69
/proc/12165/stat : 12165 (SatElite) R 12164 12164 11261 0 -1 4194304 29207 0 0 0 1237 32 0 0 25 0 1 0 285389796 136609792 28473 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134574716 0 0 4096 3 0 0 0 17 1 0 0
/proc/12165/statm: 33352 28473 69 128 0 33221 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138760

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12167
/proc/meminfo: memFree=1706152/2055920 swapFree=4183636/4192956
[pid=12164] ppid=12162 vsize=5352 CPUtime=19.55
/proc/12164/stat : 12164 (rsat.sh) S 12162 12164 11261 0 -1 4194304 306 31028 0 0 0 0 1913 42 16 0 1 0 285389796 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12164/statm: 1338 234 195 169 0 49 0
[pid=12167] ppid=12164 vsize=38392 CPUtime=5.91
/proc/12167/stat : 12167 (rsat) R 12164 12164 11261 0 -1 4194304 9442 0 0 0 586 5 0 0 25 0 1 0 285391753 39313408 9424 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134529430 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12167/statm: 9598 9424 86 211 0 9384 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 43744

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12167
/proc/meminfo: memFree=1699496/2055920 swapFree=4183636/4192956
[pid=12164] ppid=12162 vsize=5352 CPUtime=19.55
/proc/12164/stat : 12164 (rsat.sh) S 12162 12164 11261 0 -1 4194304 306 31028 0 0 0 0 1913 42 16 0 1 0 285389796 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12164/statm: 1338 234 195 169 0 49 0
[pid=12167] ppid=12164 vsize=45548 CPUtime=31.51
/proc/12167/stat : 12167 (rsat) R 12164 12164 11261 0 -1 4194304 11296 0 0 0 3144 7 0 0 25 0 1 0 285391753 46641152 11180 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12167/statm: 11387 11180 86 211 0 11173 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 50900

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

[startup+57.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12167
/proc/meminfo: memFree=1697704/2055920 swapFree=4183636/4192956
[pid=12164] ppid=12162 vsize=5352 CPUtime=19.55
/proc/12164/stat : 12164 (rsat.sh) S 12162 12164 11261 0 -1 4194304 306 31028 0 0 0 0 1913 42 16 0 1 0 285389796 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12164/statm: 1338 234 195 169 0 49 0
[pid=12167] ppid=12164 vsize=47908 CPUtime=37.91
/proc/12167/stat : 12167 (rsat) R 12164 12164 11261 0 -1 4194304 11927 0 0 0 3783 8 0 0 25 0 1 0 285391753 49057792 11617 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12167/statm: 11977 11617 86 211 0 11763 0
Current children cumulated CPU time (s) 57.46
Current children cumulated vsize (KiB) 53260

[startup+63.9015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12167
/proc/meminfo: memFree=1696616/2055920 swapFree=4183636/4192956
[pid=12164] ppid=12162 vsize=5352 CPUtime=19.55
/proc/12164/stat : 12164 (rsat.sh) S 12162 12164 11261 0 -1 4194304 306 31028 0 0 0 0 1913 42 16 0 1 0 285389796 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12164/statm: 1338 234 195 169 0 49 0
[pid=12167] ppid=12164 vsize=48684 CPUtime=44.3
/proc/12167/stat : 12167 (rsat) R 12164 12164 11261 0 -1 4194304 12166 0 0 0 4422 8 0 0 25 0 1 0 285391753 49852416 11856 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12167/statm: 12171 11856 86 211 0 11957 0
Current children cumulated CPU time (s) 63.85
Current children cumulated vsize (KiB) 54036

[startup+65.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12167
/proc/meminfo: memFree=1696616/2055920 swapFree=4183636/4192956
[pid=12164] ppid=12162 vsize=5352 CPUtime=19.55
/proc/12164/stat : 12164 (rsat.sh) S 12162 12164 11261 0 -1 4194304 306 31028 0 0 0 0 1913 42 16 0 1 0 285389796 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12164/statm: 1338 234 195 169 0 49 0
[pid=12167] ppid=12164 vsize=48684 CPUtime=45.9
/proc/12167/stat : 12167 (rsat) R 12164 12164 11261 0 -1 4194304 12166 0 0 0 4582 8 0 0 25 0 1 0 285391753 49852416 11856 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12167/statm: 12171 11856 86 211 0 11957 0
Current children cumulated CPU time (s) 65.45
Current children cumulated vsize (KiB) 54036

[startup+66.3017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12167
/proc/meminfo: memFree=1696616/2055920 swapFree=4183636/4192956
[pid=12164] ppid=12162 vsize=5352 CPUtime=19.55
/proc/12164/stat : 12164 (rsat.sh) S 12162 12164 11261 0 -1 4194304 306 31028 0 0 0 0 1913 42 16 0 1 0 285389796 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12164/statm: 1338 234 195 169 0 49 0
[pid=12167] ppid=12164 vsize=48684 CPUtime=46.7
/proc/12167/stat : 12167 (rsat) R 12164 12164 11261 0 -1 4194304 12166 0 0 0 4662 8 0 0 25 0 1 0 285391753 49852416 11856 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12167/statm: 12171 11856 86 211 0 11957 0
Current children cumulated CPU time (s) 66.25
Current children cumulated vsize (KiB) 54036

[startup+67.1058 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12167
/proc/meminfo: memFree=1696616/2055920 swapFree=4183636/4192956
[pid=12164] ppid=12162 vsize=5352 CPUtime=19.55
/proc/12164/stat : 12164 (rsat.sh) S 12162 12164 11261 0 -1 4194304 306 31028 0 0 0 0 1913 42 16 0 1 0 285389796 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12164/statm: 1338 234 195 169 0 49 0
[pid=12167] ppid=12164 vsize=48684 CPUtime=47.51
/proc/12167/stat : 12167 (rsat) R 12164 12164 11261 0 -1 4194304 12166 0 0 0 4743 8 0 0 25 0 1 0 285391753 49852416 11856 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12167/statm: 12171 11856 86 211 0 11957 0
Current children cumulated CPU time (s) 67.06
Current children cumulated vsize (KiB) 54036

[startup+67.3028 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12167
/proc/meminfo: memFree=1696616/2055920 swapFree=4183636/4192956
[pid=12164] ppid=12162 vsize=5352 CPUtime=19.55
/proc/12164/stat : 12164 (rsat.sh) S 12162 12164 11261 0 -1 4194304 306 31028 0 0 0 0 1913 42 16 0 1 0 285389796 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12164/statm: 1338 234 195 169 0 49 0
[pid=12167] ppid=12164 vsize=46224 CPUtime=47.7
/proc/12167/stat : 12167 (rsat) R 12164 12164 11261 0 -1 4194304 12167 0 0 0 4762 8 0 0 25 0 1 0 285391753 47333376 11291 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134979965 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12167/statm: 11556 11291 86 211 0 11342 0
Current children cumulated CPU time (s) 67.25
Current children cumulated vsize (KiB) 51576

Child status: 20
Real time (s): 67.3604
CPU time (s): 67.3348
CPU user time (s): 66.7798
CPU system time (s): 0.554915
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 140404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.7798
system time used= 0.554915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43661
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= 53
involuntary context switches= 96

runsolver used 0.070989 second user time and 0.155976 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Wed Feb 28 09:18:54 UTC 2007

IDJOB= 315460
IDBENCH= 20417
IDSOLVER= 104
FILE ID= node55/315460-1172654333

PBS_JOBID= 3981191

Free space on /tmp= 66497 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/315460-1172654333/rsat.sh /tmp/evaluation/315460-1172654333/instance-315460-1172654333.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-315460-1172654333 -o ROOT/results/node55/solver-315460-1172654333 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315460-1172654333/rsat.sh /tmp/evaluation/315460-1172654333/instance-315460-1172654333.cnf            

META MD5SUM SOLVER= 42fb71d21991acbdd759c16645f65450
MD5SUM BENCH=  31ebf23e42c2af5eeb4e8b1cb1366a0c

RANDOM SEED= 652443873

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.247
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.247
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:       1790600 kB
Buffers:          5684 kB
Cached:         196244 kB
SwapCached:       3092 kB
Active:          49468 kB
Inactive:       175664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790600 kB
SwapTotal:     4192956 kB
SwapFree:      4183636 kB
Dirty:           16144 kB
Writeback:           0 kB
Mapped:          29156 kB
Slab:            26188 kB
Committed_AS:   907596 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= 66497 MiB

End job on node55 on Wed Feb 28 09:20:01 UTC 2007