Trace number 355638

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 4562.14 4563.61

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-02.cnf
MD5SUM9ded5d7f130643b725016d2e5e4c7da3
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark662.346
Satisfiable
(Un)Satisfiability was proved
Number of variables6196
Number of clauses22741
Sum of the clauses size59967
Maximum clause length602
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 212147
Number of clauses of size 39205
Number of clauses of size 4597
Number of clauses of size 5221
Number of clauses of size over 5570

Solver Data (download as text)

0.00/0.02	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   19248    51781 |    5774       0        0     nan |  0.000 % |
0.06/0.16	c |         0 |   13007    45505 |      --       0       --      -- |     --   | -6241/-6276
0.06/0.16	c ==============================================================================
0.06/0.16	c Result  :   #vars: 2301   #clauses: 13007   #literals: 45505
0.06/0.16	c CPU time:   0.132979 s
0.06/0.16	c ==============================================================================
0.06/0.19	c Rsat version 2.00
4562.01/4563.58	c CNF stats: (2301 vars, 13007 clauses)
4562.01/4563.58	c Decisions: 3057558
4562.01/4563.58	c Conflicts: 1884043
4562.11/4563.60	c Time: 267.69270s
4562.11/4563.60	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/node74/watcher-355638-1176770701 -o ROOT/results/node74/solver-355638-1176770701 -C 10000 -W -M --output-limit 1,15 /tmp/evaluation/355638-1176770701/rsat.sh /tmp/evaluation/355638-1176770701/instance-355638-1176770701.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): 0 seconds
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.80 0.96 0.98 3/66 8114
/proc/meminfo: memFree=1872344/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 124984845 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8114/statm: 1338 232 195 169 0 49 0
[pid=8115] ppid=8114 vsize=684 CPUtime=0
/proc/8115/stat : 8115 (SatElite) D 8114 8114 8058 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 124984845 700416 44 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/8115/statm: 171 44 36 128 0 40 0

[startup+0.100246 s]
/proc/loadavg: 0.80 0.96 0.98 3/66 8114
/proc/meminfo: memFree=1872344/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 124984845 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8114/statm: 1338 232 195 169 0 49 0
[pid=8115] ppid=8114 vsize=3988 CPUtime=0.06
/proc/8115/stat : 8115 (SatElite) R 8114 8114 8058 0 -1 4194304 873 0 0 0 6 0 0 0 18 0 1 0 124984845 4083712 855 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134582880 0 0 4096 3 0 0 0 17 0 0 0
/proc/8115/statm: 997 855 69 128 0 866 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9340

[startup+0.201252 s]
/proc/loadavg: 0.80 0.96 0.98 3/66 8114
/proc/meminfo: memFree=1872344/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 5352

[startup+0.301257 s]
/proc/loadavg: 0.80 0.96 0.98 3/66 8114
/proc/meminfo: memFree=1872344/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 5352

[startup+0.701303 s]
/proc/loadavg: 0.80 0.96 0.98 3/66 8114
/proc/meminfo: memFree=1872344/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 5352

[startup+1.50139 s]
/proc/loadavg: 0.82 0.96 0.98 2/68 8117
/proc/meminfo: memFree=1869240/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=3192 CPUtime=1.3
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 673 0 0 0 130 0 0 0 25 0 1 0 124984864 3268608 643 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 798 643 86 211 0 584 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 8544

[startup+3.10158 s]
/proc/loadavg: 0.82 0.96 0.98 2/68 8117
/proc/meminfo: memFree=1868600/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=3704 CPUtime=2.9
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 821 0 0 0 290 0 0 0 25 0 1 0 124984864 3792896 775 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522951 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 926 775 86 211 0 712 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 9056

[startup+6.30195 s]
/proc/loadavg: 0.83 0.96 0.98 2/68 8117
/proc/meminfo: memFree=1867448/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=5192 CPUtime=6.1
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 1323 0 0 0 610 0 0 0 25 0 1 0 124984864 5316608 1147 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134529196 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 1298 1147 86 211 0 1084 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 10544

[startup+12.7017 s]
/proc/loadavg: 0.85 0.96 0.98 2/68 8117
/proc/meminfo: memFree=1865280/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=6740 CPUtime=12.5
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 1869 0 0 0 1249 1 0 0 25 0 1 0 124984864 6901760 1497 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134530122 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 1685 1497 86 211 0 1471 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 12092

[startup+25.5012 s]
/proc/loadavg: 0.88 0.96 0.98 2/68 8117
/proc/meminfo: memFree=1862912/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=9452 CPUtime=25.29
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 2950 0 0 0 2527 2 0 0 25 0 1 0 124984864 9678848 2092 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 2363 2092 86 211 0 2149 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 14804

[startup+51.1011 s]
/proc/loadavg: 0.92 0.97 0.98 2/68 8117
/proc/meminfo: memFree=1859456/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=12816 CPUtime=50.89
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 4233 0 0 0 5086 3 0 0 25 0 1 0 124984864 13123584 2987 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134529235 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 3204 2987 86 211 0 2990 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 18168

[startup+102.301 s]
/proc/loadavg: 0.96 0.97 0.98 2/68 8117
/proc/meminfo: memFree=1854144/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=18492 CPUtime=102.08
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 6492 0 0 0 10203 5 0 0 25 0 1 0 124984864 18935808 4280 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 4623 4280 86 211 0 4409 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 23844

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.98 2/68 8117
/proc/meminfo: memFree=1850880/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=21736 CPUtime=162.06
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 7359 0 0 0 16200 6 0 0 25 0 1 0 124984864 22257664 5147 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522955 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 5434 5147 86 211 0 5220 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 27088

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 8117
/proc/meminfo: memFree=1847104/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=25108 CPUtime=222.05
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 9082 0 0 0 22198 7 0 0 25 0 1 0 124984864 25710592 6018 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 6277 6018 86 211 0 6063 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 30460

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 8117
/proc/meminfo: memFree=1845440/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=26996 CPUtime=282.02
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 9575 0 0 0 28195 7 0 0 25 0 1 0 124984864 27643904 6511 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 6749 6511 86 211 0 6535 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 32348

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 8117
/proc/meminfo: memFree=1837448/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=36176 CPUtime=342
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 11916 0 0 0 34190 10 0 0 25 0 1 0 124984864 37044224 8466 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 9044 8466 86 211 0 8830 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 41528

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 8117
/proc/meminfo: memFree=1835208/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=37648 CPUtime=401.98
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 14161 0 0 0 40187 11 0 0 25 0 1 0 124984864 38551552 8966 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0

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


[startup+4182.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 8317
/proc/meminfo: memFree=1747592/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=130140 CPUtime=4180.8
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 55028 0 0 0 418031 49 0 0 25 0 1 0 124984864 133263360 30688 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 32535 30688 86 211 0 32321 0
Current children cumulated CPU time (s) 4180.95
Current children cumulated vsize (KiB) 135492

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 8317
/proc/meminfo: memFree=1747144/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=130532 CPUtime=4240.78
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 55166 0 0 0 424029 49 0 0 25 0 1 0 124984864 133664768 30793 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 32633 30793 86 211 0 32419 0
Current children cumulated CPU time (s) 4240.93
Current children cumulated vsize (KiB) 135884

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 8317
/proc/meminfo: memFree=1746824/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=131176 CPUtime=4300.76
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 55371 0 0 0 430026 50 0 0 25 0 1 0 124984864 134324224 30867 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 32794 30867 86 211 0 32580 0
Current children cumulated CPU time (s) 4300.91
Current children cumulated vsize (KiB) 136528

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 8317
/proc/meminfo: memFree=1746504/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=131568 CPUtime=4360.74
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 55447 0 0 0 436024 50 0 0 25 0 1 0 124984864 134725632 30943 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 32892 30943 86 211 0 32678 0
Current children cumulated CPU time (s) 4360.89
Current children cumulated vsize (KiB) 136920

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 8317
/proc/meminfo: memFree=1746248/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=132084 CPUtime=4420.73
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 55613 0 0 0 442023 50 0 0 25 0 1 0 124984864 135254016 31010 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 33021 31010 86 211 0 32807 0
Current children cumulated CPU time (s) 4420.88
Current children cumulated vsize (KiB) 137436

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 8317
/proc/meminfo: memFree=1745928/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=132344 CPUtime=4480.7
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 55698 0 0 0 448020 50 0 0 25 0 1 0 124984864 135520256 31095 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 33086 31095 86 211 0 32872 0
Current children cumulated CPU time (s) 4480.85
Current children cumulated vsize (KiB) 137696

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 8317
/proc/meminfo: memFree=1748232/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=129084 CPUtime=4540.69
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 55955 0 0 0 454018 51 0 0 25 0 1 0 124984864 132182016 30529 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 32271 30529 86 211 0 32057 0
Current children cumulated CPU time (s) 4540.84
Current children cumulated vsize (KiB) 134436

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

[startup+4544 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 8317
/proc/meminfo: memFree=1748232/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=129084 CPUtime=4542.39
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 55963 0 0 0 454188 51 0 0 25 0 1 0 124984864 132182016 30537 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 32271 30537 86 211 0 32057 0
Current children cumulated CPU time (s) 4542.54
Current children cumulated vsize (KiB) 134436

[startup+4556.8 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 8317
/proc/meminfo: memFree=1748936/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=127652 CPUtime=4555.19
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 55985 0 0 0 455468 51 0 0 25 0 1 0 124984864 130715648 30304 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 31913 30304 86 211 0 31699 0
Current children cumulated CPU time (s) 4555.34
Current children cumulated vsize (KiB) 133004

[startup+4560 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 8317
/proc/meminfo: memFree=1749064/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=127388 CPUtime=4558.38
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 55985 0 0 0 455787 51 0 0 25 0 1 0 124984864 130445312 30259 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8117/statm: 31847 30259 86 211 0 31633 0
Current children cumulated CPU time (s) 4558.53
Current children cumulated vsize (KiB) 132740

[startup+4561.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 8343
/proc/meminfo: memFree=1748056/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=127128 CPUtime=4559.98
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 55985 0 0 0 455947 51 0 0 25 0 1 0 124984864 130179072 30195 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 31782 30195 86 211 0 31568 0
Current children cumulated CPU time (s) 4560.13
Current children cumulated vsize (KiB) 132480

[startup+4562.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 8343
/proc/meminfo: memFree=1748120/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=127124 CPUtime=4560.78
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 55985 0 0 0 456027 51 0 0 25 0 1 0 124984864 130174976 30194 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522407 0 0 4096 1026 0 0 0 17 1 0 0
/proc/8117/statm: 31781 30194 86 211 0 31567 0
Current children cumulated CPU time (s) 4560.93
Current children cumulated vsize (KiB) 132476

[startup+4563.2 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 8343
/proc/meminfo: memFree=1748120/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=127112 CPUtime=4561.56
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 55985 0 0 0 456105 51 0 0 25 0 1 0 124984864 130162688 30191 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522432 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8117/statm: 31778 30191 86 211 0 31564 0
Current children cumulated CPU time (s) 4561.71
Current children cumulated vsize (KiB) 132464

[startup+4563.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 8343
/proc/meminfo: memFree=1748120/2055920 swapFree=4183056/4192956
[pid=8114] ppid=8112 vsize=5352 CPUtime=0.15
/proc/8114/stat : 8114 (rsat.sh) S 8112 8114 8058 0 -1 4194304 305 971 0 0 0 0 15 0 16 0 1 0 124984845 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8114/statm: 1338 234 195 169 0 49 0
[pid=8117] ppid=8114 vsize=72952 CPUtime=4561.96
/proc/8117/stat : 8117 (rsat) R 8114 8114 8058 0 -1 4194304 55986 0 0 0 456143 53 0 0 25 0 1 0 124984864 74702848 3862 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 135156186 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8117/statm: 18238 3862 86 211 0 18024 0
Current children cumulated CPU time (s) 4562.11
Current children cumulated vsize (KiB) 78304

Child status: 20
Real time (s): 4563.61
CPU time (s): 4562.14
CPU user time (s): 4561.59
CPU system time (s): 0.549916
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 166108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4561.59
system time used= 0.549916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57422
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= 58
involuntary context switches= 5647

runsolver used 4.53931 second user time and 12.0602 second system time

The end

Launcher Data (download as text)

Begin job on node74 on Tue Apr 17 00:45:01 UTC 2007

IDJOB= 355638
IDBENCH= 20389
IDSOLVER= 169
FILE ID= node74/355638-1176770701

PBS_JOBID= 4580799

Free space on /tmp= 103226 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-02.cnf
COMMAND LINE= /tmp/evaluation/355638-1176770701/rsat.sh /tmp/evaluation/355638-1176770701/instance-355638-1176770701.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node74/watcher-355638-1176770701 -o ROOT/results/node74/solver-355638-1176770701 -C 10000 -W  -M  --output-limit 1,15  /tmp/evaluation/355638-1176770701/rsat.sh /tmp/evaluation/355638-1176770701/instance-355638-1176770701.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  9ded5d7f130643b725016d2e5e4c7da3

RANDOM SEED= 187383362

TIME LIMIT= 10000 seconds
MEMORY LIMIT=  MiB

Linux node74.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	: 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:       1872816 kB
Buffers:         22572 kB
Cached:         115344 kB
SwapCached:       3728 kB
Active:          61424 kB
Inactive:        86756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1872816 kB
SwapTotal:     4192956 kB
SwapFree:      4183056 kB
Dirty:            2200 kB
Writeback:           0 kB
Mapped:          15444 kB
Slab:            20744 kB
Committed_AS:  1937872 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103226 MiB

End job on node74 on Tue Apr 17 02:01:05 UTC 2007