Trace number 356540

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 276.856 276.963

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark276.856
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Parsing...
0.69/0.71	c ==============================================================================
0.69/0.71	c |           |     ORIGINAL     |              LEARNT              |          |
0.69/0.71	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.69/0.71	c ==============================================================================
0.69/0.71	c |         0 |  646227  1507863 |  193868       0        0     nan |  0.000 % |
4.68/4.71	c |         0 |  276775  1085434 |      --       0       --      -- |     --   | -369450/-422424
4.68/4.71	c ==============================================================================
4.68/4.71	c Result  :   #vars: 35740   #clauses: 276775   #literals: 1085434
4.68/4.71	c CPU time:   4.49832 s
4.68/4.71	c ==============================================================================
5.18/5.24	c Rsat version 2.00
276.67/276.82	c CNF stats: (35740 vars, 276775 clauses)
276.67/276.82	c Decisions: 3393553
276.67/276.82	c Conflicts: 897864
276.77/276.94	c Time: 271.63000s
276.77/276.94	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/node59/watcher-356540-1177543033 -o ROOT/results/node59/solver-356540-1177543033 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356540-1177543033/rsat.sh /tmp/evaluation/356540-1177543033/instance-356540-1177543033.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.99 0.92 0.57 3/64 24390
/proc/meminfo: memFree=1634368/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=0
/proc/24390/stat : 24390 (rsat.sh) R 24388 24390 24177 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 202213054 5480448 231 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051622047 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/24390/statm: 1338 231 194 169 0 49 0
[pid=24391] ppid=24390 vsize=820 CPUtime=0
/proc/24391/stat : 24391 (SatElite) R 24390 24390 24177 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 202213054 839680 117 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/24391/statm: 205 118 49 128 0 74 0

[startup+0.0800681 s]
/proc/loadavg: 0.99 0.92 0.57 3/64 24390
/proc/meminfo: memFree=1634368/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=0
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 202213054 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 232 195 169 0 49 0
[pid=24391] ppid=24390 vsize=10436 CPUtime=0.07
/proc/24391/stat : 24391 (SatElite) R 24390 24390 24177 0 -1 4194304 2434 0 0 0 6 1 0 0 19 0 1 0 202213054 10686464 2416 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/24391/statm: 2609 2416 49 128 0 2478 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15788

[startup+0.10107 s]
/proc/loadavg: 0.99 0.92 0.57 3/64 24390
/proc/meminfo: memFree=1634368/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=0
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 202213054 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 232 195 169 0 49 0
[pid=24391] ppid=24390 vsize=15188 CPUtime=0.09
/proc/24391/stat : 24391 (SatElite) R 24390 24390 24177 0 -1 4194304 3089 0 0 0 8 1 0 0 19 0 1 0 202213054 15552512 3071 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/24391/statm: 3797 3072 49 128 0 3666 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20540

[startup+0.301111 s]
/proc/loadavg: 0.99 0.92 0.57 3/64 24390
/proc/meminfo: memFree=1634368/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=0
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 202213054 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 232 195 169 0 49 0
[pid=24391] ppid=24390 vsize=38644 CPUtime=0.28
/proc/24391/stat : 24391 (SatElite) R 24390 24390 24177 0 -1 4194304 8851 0 0 0 25 3 0 0 21 0 1 0 202213054 39571456 8833 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/24391/statm: 9661 8833 49 128 0 9530 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 43996

[startup+0.701185 s]
/proc/loadavg: 0.99 0.92 0.57 3/64 24390
/proc/meminfo: memFree=1634368/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=0
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 202213054 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 232 195 169 0 49 0
[pid=24391] ppid=24390 vsize=85852 CPUtime=0.69
/proc/24391/stat : 24391 (SatElite) R 24390 24390 24177 0 -1 4194304 19965 0 0 0 60 9 0 0 24 0 1 0 202213054 87912448 19947 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134545936 0 0 4096 3 0 0 0 17 1 0 0
/proc/24391/statm: 21463 19947 50 128 0 21332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91204

[startup+1.50134 s]
/proc/loadavg: 0.99 0.92 0.57 2/66 24392
/proc/meminfo: memFree=1544816/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=0
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 202213054 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 232 195 169 0 49 0
[pid=24391] ppid=24390 vsize=99148 CPUtime=1.49
/proc/24391/stat : 24391 (SatElite) R 24390 24390 24177 0 -1 4194304 24372 0 0 0 137 12 0 0 25 0 1 0 202213054 101527552 22525 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/24391/statm: 24787 22525 69 128 0 24656 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104500

[startup+3.10164 s]
/proc/loadavg: 0.99 0.92 0.57 2/66 24392
/proc/meminfo: memFree=1532272/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=0
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 202213054 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 232 195 169 0 49 0
[pid=24391] ppid=24390 vsize=105944 CPUtime=3.09
/proc/24391/stat : 24391 (SatElite) R 24390 24390 24177 0 -1 4194304 25904 0 0 0 291 18 0 0 25 0 1 0 202213054 108486656 24057 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/24391/statm: 26486 24057 69 128 0 26355 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111296

[startup+6.30125 s]
/proc/loadavg: 0.99 0.92 0.57 2/66 24393
/proc/meminfo: memFree=1598960/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=5.22
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 304 29851 0 0 0 0 497 25 16 0 1 0 202213054 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 234 195 169 0 49 0
[pid=24393] ppid=24390 vsize=20924 CPUtime=1.05
/proc/24393/stat : 24393 (rsat) R 24390 24390 24177 0 -1 4194304 5209 0 0 0 102 3 0 0 25 0 1 0 202213578 21426176 4963 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134989301 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24393/statm: 5231 4963 86 211 0 5017 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26276

[startup+12.7015 s]
/proc/loadavg: 0.99 0.92 0.58 2/66 24393
/proc/meminfo: memFree=1583088/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=5.22
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 304 29851 0 0 0 0 497 25 16 0 1 0 202213054 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 234 195 169 0 49 0
[pid=24393] ppid=24390 vsize=27320 CPUtime=7.44
/proc/24393/stat : 24393 (rsat) R 24390 24390 24177 0 -1 4194304 6851 0 0 0 740 4 0 0 25 0 1 0 202213578 27975680 6474 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134530122 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24393/statm: 6830 6474 86 211 0 6616 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 32672

[startup+25.5019 s]
/proc/loadavg: 0.99 0.93 0.58 2/66 24393
/proc/meminfo: memFree=1568496/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=5.22
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 304 29851 0 0 0 0 497 25 16 0 1 0 202213054 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 234 195 169 0 49 0
[pid=24393] ppid=24390 vsize=41776 CPUtime=20.24
/proc/24393/stat : 24393 (rsat) R 24390 24390 24177 0 -1 4194304 10642 0 0 0 2018 6 0 0 25 0 1 0 202213578 42778624 10070 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24393/statm: 10444 10070 86 211 0 10230 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 47128

[startup+51.1018 s]
/proc/loadavg: 0.99 0.93 0.59 2/66 24393
/proc/meminfo: memFree=1562032/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=5.22
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 304 29851 0 0 0 0 497 25 16 0 1 0 202213054 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 234 195 169 0 49 0
[pid=24393] ppid=24390 vsize=49404 CPUtime=45.83
/proc/24393/stat : 24393 (rsat) R 24390 24390 24177 0 -1 4194304 13463 0 0 0 4574 9 0 0 25 0 1 0 202213578 50589696 11721 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24393/statm: 12351 11721 86 211 0 12137 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 54756

[startup+102.306 s]
/proc/loadavg: 0.99 0.94 0.61 2/66 24393
/proc/meminfo: memFree=1547376/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=5.22
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 304 29851 0 0 0 0 497 25 16 0 1 0 202213054 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 234 195 169 0 49 0
[pid=24393] ppid=24390 vsize=63040 CPUtime=97.02
/proc/24393/stat : 24393 (rsat) R 24390 24390 24177 0 -1 4194304 18608 0 0 0 9689 13 0 0 25 0 1 0 202213578 64552960 15297 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24393/statm: 15760 15297 86 211 0 15546 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 68392

[startup+162.302 s]
/proc/loadavg: 0.99 0.95 0.64 2/66 24393
/proc/meminfo: memFree=1542960/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=5.22
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 304 29851 0 0 0 0 497 25 16 0 1 0 202213054 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 234 195 169 0 49 0
[pid=24393] ppid=24390 vsize=66960 CPUtime=156.99
/proc/24393/stat : 24393 (rsat) R 24390 24390 24177 0 -1 4194304 21199 0 0 0 15685 14 0 0 25 0 1 0 202213578 68567040 16339 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24393/statm: 16740 16339 86 211 0 16526 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 72312

[startup+222.302 s]
/proc/loadavg: 0.99 0.95 0.65 2/66 24393
/proc/meminfo: memFree=1524464/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=5.22
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 304 29851 0 0 0 0 497 25 16 0 1 0 202213054 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 234 195 169 0 49 0
[pid=24393] ppid=24390 vsize=87876 CPUtime=216.98
/proc/24393/stat : 24393 (rsat) R 24390 24390 24177 0 -1 4194304 26651 0 0 0 21677 21 0 0 25 0 1 0 202213578 89985024 20995 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522902 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24393/statm: 21969 20995 86 211 0 21755 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 93228

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

[startup+230.302 s]
/proc/loadavg: 0.99 0.95 0.66 2/66 24393
/proc/meminfo: memFree=1524272/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=5.22
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 304 29851 0 0 0 0 497 25 16 0 1 0 202213054 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 234 195 169 0 49 0
[pid=24393] ppid=24390 vsize=87396 CPUtime=224.97
/proc/24393/stat : 24393 (rsat) R 24390 24390 24177 0 -1 4194304 29886 0 0 0 22475 22 0 0 25 0 1 0 202213578 89493504 20978 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24393/statm: 21849 20978 86 211 0 21635 0
Current children cumulated CPU time (s) 230.19
Current children cumulated vsize (KiB) 92748

[startup+255.902 s]
/proc/loadavg: 0.99 0.96 0.66 2/66 24393
/proc/meminfo: memFree=1524272/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=5.22
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 304 29851 0 0 0 0 497 25 16 0 1 0 202213054 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 234 195 169 0 49 0
[pid=24393] ppid=24390 vsize=87396 CPUtime=250.56
/proc/24393/stat : 24393 (rsat) R 24390 24390 24177 0 -1 4194304 29886 0 0 0 25034 22 0 0 25 0 1 0 202213578 89493504 20978 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24393/statm: 21849 20978 86 211 0 21635 0
Current children cumulated CPU time (s) 255.78
Current children cumulated vsize (KiB) 92748

[startup+268.701 s]
/proc/loadavg: 0.99 0.96 0.67 2/66 24393
/proc/meminfo: memFree=1524272/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=5.22
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 304 29851 0 0 0 0 497 25 16 0 1 0 202213054 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 234 195 169 0 49 0
[pid=24393] ppid=24390 vsize=87396 CPUtime=263.35
/proc/24393/stat : 24393 (rsat) R 24390 24390 24177 0 -1 4194304 29886 0 0 0 26313 22 0 0 25 0 1 0 202213578 89493504 20978 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24393/statm: 21849 20978 86 211 0 21635 0
Current children cumulated CPU time (s) 268.57
Current children cumulated vsize (KiB) 92748

[startup+271.902 s]
/proc/loadavg: 0.99 0.96 0.67 2/66 24393
/proc/meminfo: memFree=1524272/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=5.22
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 304 29851 0 0 0 0 497 25 16 0 1 0 202213054 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 234 195 169 0 49 0
[pid=24393] ppid=24390 vsize=87396 CPUtime=266.55
/proc/24393/stat : 24393 (rsat) R 24390 24390 24177 0 -1 4194304 29886 0 0 0 26633 22 0 0 25 0 1 0 202213578 89493504 20978 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134523176 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24393/statm: 21849 20978 86 211 0 21635 0
Current children cumulated CPU time (s) 271.77
Current children cumulated vsize (KiB) 92748

[startup+275.101 s]
/proc/loadavg: 0.99 0.96 0.67 2/66 24393
/proc/meminfo: memFree=1524272/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=5.22
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 304 29851 0 0 0 0 497 25 16 0 1 0 202213054 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 234 195 169 0 49 0
[pid=24393] ppid=24390 vsize=87396 CPUtime=269.75
/proc/24393/stat : 24393 (rsat) R 24390 24390 24177 0 -1 4194304 29886 0 0 0 26953 22 0 0 25 0 1 0 202213578 89493504 20978 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24393/statm: 21849 20978 86 211 0 21635 0
Current children cumulated CPU time (s) 274.97
Current children cumulated vsize (KiB) 92748

[startup+275.902 s]
/proc/loadavg: 0.99 0.96 0.67 2/66 24393
/proc/meminfo: memFree=1524272/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=5.22
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 304 29851 0 0 0 0 497 25 16 0 1 0 202213054 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 234 195 169 0 49 0
[pid=24393] ppid=24390 vsize=87396 CPUtime=270.55
/proc/24393/stat : 24393 (rsat) R 24390 24390 24177 0 -1 4194304 29886 0 0 0 27033 22 0 0 25 0 1 0 202213578 89493504 20978 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24393/statm: 21849 20978 86 211 0 21635 0
Current children cumulated CPU time (s) 275.77
Current children cumulated vsize (KiB) 92748

[startup+276.702 s]
/proc/loadavg: 0.99 0.96 0.67 2/66 24393
/proc/meminfo: memFree=1524272/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=5.22
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 304 29851 0 0 0 0 497 25 16 0 1 0 202213054 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 234 195 169 0 49 0
[pid=24393] ppid=24390 vsize=87396 CPUtime=271.35
/proc/24393/stat : 24393 (rsat) R 24390 24390 24177 0 -1 4194304 29886 0 0 0 27113 22 0 0 25 0 1 0 202213578 89493504 20978 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134518131 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24393/statm: 21849 20978 86 211 0 21635 0
Current children cumulated CPU time (s) 276.57
Current children cumulated vsize (KiB) 92748

[startup+276.902 s]
/proc/loadavg: 0.99 0.96 0.67 2/66 24393
/proc/meminfo: memFree=1524272/2055920 swapFree=4184616/4192956
[pid=24390] ppid=24388 vsize=5352 CPUtime=5.22
/proc/24390/stat : 24390 (rsat.sh) S 24388 24390 24177 0 -1 4194304 304 29851 0 0 0 0 497 25 16 0 1 0 202213054 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24390/statm: 1338 234 195 169 0 49 0
[pid=24393] ppid=24390 vsize=84260 CPUtime=271.55
/proc/24393/stat : 24393 (rsat) R 24390 24390 24177 0 -1 4194304 29887 0 0 0 27133 22 0 0 25 0 1 0 202213578 86282240 20398 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134982822 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24393/statm: 21065 20398 86 211 0 20851 0
Current children cumulated CPU time (s) 276.77
Current children cumulated vsize (KiB) 89612

Child status: 20
Real time (s): 276.963
CPU time (s): 276.856
CPU user time (s): 276.346
CPU system time (s): 0.509922
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 115284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 276.346
system time used= 0.509922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60202
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= 52
involuntary context switches= 479

runsolver used 0.220966 second user time and 0.549916 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Wed Apr 25 23:17:14 UTC 2007

IDJOB= 356540
IDBENCH= 20502
IDSOLVER= 169
FILE ID= node59/356540-1177543033

PBS_JOBID= 4695884

Free space on /tmp= 66332 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-g10nid.cnf
COMMAND LINE= /tmp/evaluation/356540-1177543033/rsat.sh /tmp/evaluation/356540-1177543033/instance-356540-1177543033.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-356540-1177543033 -o ROOT/results/node59/solver-356540-1177543033 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/356540-1177543033/rsat.sh /tmp/evaluation/356540-1177543033/instance-356540-1177543033.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d46e452956bc993f202d3b06fd3e858e

RANDOM SEED= 478348708

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.268
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.268
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:       1634840 kB
Buffers:         35896 kB
Cached:         305820 kB
SwapCached:       2364 kB
Active:         152880 kB
Inactive:       201920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1634840 kB
SwapTotal:     4192956 kB
SwapFree:      4184616 kB
Dirty:           13112 kB
Writeback:           0 kB
Mapped:          19816 kB
Slab:            52280 kB
Committed_AS:  3074084 kB
PageTables:       1480 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= 66332 MiB

End job on node59 on Wed Apr 25 23:21:52 UTC 2007