Trace number 456460

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 388.831 388.931

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl006.sat05-2718.reshuffled-07.cnf
MD5SUM925ba4262948082ac4209468fd4bc8ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark106.434
Satisfiable
(Un)Satisfiability was proved
Number of variables1321
Number of clauses7617
Sum of the clauses size63333
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2290
Number of clauses of size 31224
Number of clauses of size 4162
Number of clauses of size 5918
Number of clauses of size over 54990

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    7407    62204 |    2222       0        0     nan |  0.000 % |
0.03/0.05	c |         0 |    6306    54519 |      --       0       --      -- |     --   | -335/-4037
0.03/0.06	c ==============================================================================
0.03/0.06	c Result  :   #vars: 1218   #clauses: 6306   #literals: 54519
0.03/0.06	c CPU time:   0.053991 s
0.03/0.06	c ==============================================================================
0.03/0.08	c Rsat version 2.00
388.78/388.91	c CNF stats: (1218 vars, 6306 clauses)
388.78/388.91	c Decisions: 976531
388.78/388.91	c Conflicts: 494229
388.78/388.92	c Time: 388.80000s
388.78/388.92	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/node51/watcher-456460-1178343384 -o ROOT/results/node51/solver-456460-1178343384 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456460-1178343384/rsat.sh /tmp/evaluation/456460-1178343384/instance-456460-1178343384.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.84 1.97 1.96 3/64 17202
/proc/meminfo: memFree=1487536/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0
/proc/17202/stat : 17202 (rsat.sh) R 17200 17202 16863 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 189183527 5480448 231 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371293343 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17202/statm: 1338 231 194 169 0 49 0
[pid=17203] ppid=17202 vsize=952 CPUtime=0
/proc/17203/stat : 17203 (SatElite) R 17202 17202 16863 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 189183528 974848 119 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/17203/statm: 238 119 50 128 0 107 0

[startup+0.0456611 s]
/proc/loadavg: 1.84 1.97 1.96 3/64 17202
/proc/meminfo: memFree=1487536/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 189183527 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 232 195 169 0 49 0
[pid=17203] ppid=17202 vsize=1736 CPUtime=0.03
/proc/17203/stat : 17203 (SatElite) R 17202 17202 16863 0 -1 4194304 375 0 0 0 3 0 0 0 19 0 1 0 189183528 1777664 357 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134571263 0 0 4096 3 0 0 0 17 1 0 0
/proc/17203/statm: 434 357 69 128 0 303 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7088

[startup+0.102665 s]
/proc/loadavg: 1.84 1.97 1.96 3/64 17202
/proc/meminfo: memFree=1487536/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5352

[startup+0.301682 s]
/proc/loadavg: 1.84 1.97 1.96 3/64 17202
/proc/meminfo: memFree=1487536/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5352

[startup+0.702719 s]
/proc/loadavg: 1.84 1.97 1.96 3/64 17202
/proc/meminfo: memFree=1487536/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5352

[startup+1.50179 s]
/proc/loadavg: 1.84 1.97 1.96 2/66 17205
/proc/meminfo: memFree=1485408/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=4112 CPUtime=1.41
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 894 0 0 0 141 0 0 0 25 0 1 0 189183536 4210688 848 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134529467 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 1028 848 86 211 0 814 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9464

[startup+3.10193 s]
/proc/loadavg: 1.84 1.97 1.96 2/66 17205
/proc/meminfo: memFree=1484064/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=4860 CPUtime=3.01
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 1237 0 0 0 301 0 0 0 25 0 1 0 189183536 4976640 1062 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 1215 1062 86 211 0 1001 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10212

[startup+6.30122 s]
/proc/loadavg: 1.77 1.95 1.95 2/66 17205
/proc/meminfo: memFree=1482272/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=5908 CPUtime=6.21
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 1700 0 0 0 620 1 0 0 25 0 1 0 189183536 6049792 1296 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 1477 1296 86 211 0 1263 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11260

[startup+12.7018 s]
/proc/loadavg: 1.71 1.93 1.95 2/66 17205
/proc/meminfo: memFree=1479584/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=8768 CPUtime=12.6
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 2839 0 0 0 1258 2 0 0 25 0 1 0 189183536 8978432 1949 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 2192 1949 86 211 0 1978 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14120

[startup+25.5019 s]
/proc/loadavg: 1.55 1.89 1.93 2/66 17205
/proc/meminfo: memFree=1476896/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=11668 CPUtime=25.41
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 3585 0 0 0 2538 3 0 0 25 0 1 0 189183536 11948032 2695 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 2917 2696 86 211 0 2703 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17020

[startup+51.1012 s]
/proc/loadavg: 1.36 1.82 1.90 2/66 17205
/proc/meminfo: memFree=1474464/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=13696 CPUtime=51
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 4519 0 0 0 5096 4 0 0 25 0 1 0 189183536 14024704 3241 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 3424 3241 86 211 0 3210 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19048

[startup+102.306 s]
/proc/loadavg: 1.16 1.69 1.85 2/66 17205
/proc/meminfo: memFree=1470496/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=18132 CPUtime=102.18
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 6468 0 0 0 10213 5 0 0 25 0 1 0 189183536 18567168 4224 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 4533 4224 86 211 0 4319 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 23484

[startup+162.301 s]
/proc/loadavg: 1.06 1.56 1.80 2/66 17205
/proc/meminfo: memFree=1464032/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=24260 CPUtime=162.17
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 8915 0 0 0 16209 8 0 0 25 0 1 0 189183536 24842240 5864 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522417 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 6065 5864 86 211 0 5851 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 29612

[startup+222.302 s]
/proc/loadavg: 1.02 1.45 1.74 2/66 17205
/proc/meminfo: memFree=1463968/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=24260 CPUtime=222.15
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 8950 0 0 0 22207 8 0 0 25 0 1 0 189183536 24842240 5868 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 6065 5868 86 211 0 5851 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 29612

[startup+282.301 s]
/proc/loadavg: 1.00 1.37 1.70 2/66 17205
/proc/meminfo: memFree=1461920/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=27796 CPUtime=282.14
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 9890 0 0 0 28205 9 0 0 25 0 1 0 189183536 28463104 6422 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 6949 6422 86 211 0 6735 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 33148

[startup+342.302 s]
/proc/loadavg: 1.00 1.30 1.65 2/66 17205
/proc/meminfo: memFree=1456352/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=33036 CPUtime=342.13
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 11288 0 0 0 34202 11 0 0 25 0 1 0 189183536 33828864 7787 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 8259 7787 86 211 0 8045 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 38388

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

[startup+358.302 s]
/proc/loadavg: 1.00 1.28 1.64 2/66 17205
/proc/meminfo: memFree=1455648/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=33152 CPUtime=358.12
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 13054 0 0 0 35800 12 0 0 25 0 1 0 189183536 33947648 7868 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 8288 7868 86 211 0 8074 0
Current children cumulated CPU time (s) 358.19
Current children cumulated vsize (KiB) 38504

[startup+371.101 s]
/proc/loadavg: 1.00 1.27 1.63 2/66 17205
/proc/meminfo: memFree=1455840/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=33152 CPUtime=370.92
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 13054 0 0 0 37080 12 0 0 25 0 1 0 189183536 33947648 7868 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 8288 7868 86 211 0 8074 0
Current children cumulated CPU time (s) 370.99
Current children cumulated vsize (KiB) 38504

[startup+377.502 s]
/proc/loadavg: 1.00 1.26 1.62 2/66 17205
/proc/meminfo: memFree=1455840/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=33152 CPUtime=377.32
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 13054 0 0 0 37720 12 0 0 25 0 1 0 189183536 33947648 7868 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 8288 7868 86 211 0 8074 0
Current children cumulated CPU time (s) 377.39
Current children cumulated vsize (KiB) 38504

[startup+383.905 s]
/proc/loadavg: 1.00 1.26 1.62 2/66 17205
/proc/meminfo: memFree=1455840/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=33152 CPUtime=383.72
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 13054 0 0 0 38360 12 0 0 25 0 1 0 189183536 33947648 7868 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 8288 7868 86 211 0 8074 0
Current children cumulated CPU time (s) 383.79
Current children cumulated vsize (KiB) 38504

[startup+387.101 s]
/proc/loadavg: 1.00 1.26 1.62 2/66 17205
/proc/meminfo: memFree=1455840/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=33152 CPUtime=386.92
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 13054 0 0 0 38680 12 0 0 25 0 1 0 189183536 33947648 7868 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 8288 7868 86 211 0 8074 0
Current children cumulated CPU time (s) 386.99
Current children cumulated vsize (KiB) 38504

[startup+387.902 s]
/proc/loadavg: 1.00 1.26 1.62 2/66 17205
/proc/meminfo: memFree=1455840/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=33152 CPUtime=387.71
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 13054 0 0 0 38759 12 0 0 25 0 1 0 189183536 33947648 7868 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 8288 7868 86 211 0 8074 0
Current children cumulated CPU time (s) 387.78
Current children cumulated vsize (KiB) 38504

[startup+388.702 s]
/proc/loadavg: 1.00 1.26 1.62 2/66 17205
/proc/meminfo: memFree=1455840/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=33152 CPUtime=388.51
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 13054 0 0 0 38839 12 0 0 25 0 1 0 189183536 33947648 7868 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522435 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 8288 7868 86 211 0 8074 0
Current children cumulated CPU time (s) 388.58
Current children cumulated vsize (KiB) 38504

[startup+388.902 s]
/proc/loadavg: 1.00 1.26 1.62 2/66 17205
/proc/meminfo: memFree=1455840/2055920 swapFree=4183356/4192956
[pid=17202] ppid=17200 vsize=5352 CPUtime=0.07
/proc/17202/stat : 17202 (rsat.sh) S 17200 17202 16863 0 -1 4194304 304 386 0 0 0 0 7 0 15 0 1 0 189183527 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17202/statm: 1338 234 195 169 0 49 0
[pid=17205] ppid=17202 vsize=33152 CPUtime=388.71
/proc/17205/stat : 17205 (rsat) R 17202 17202 16863 0 -1 4194304 13054 0 0 0 38859 12 0 0 25 0 1 0 189183536 33947648 7868 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134979953 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17205/statm: 8288 7868 86 211 0 8074 0
Current children cumulated CPU time (s) 388.78
Current children cumulated vsize (KiB) 38504

Child status: 20
Real time (s): 388.931
CPU time (s): 388.831
CPU user time (s): 388.692
CPU system time (s): 0.138978
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 45452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 388.692
system time used= 0.138978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13905
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 51
involuntary context switches= 299

runsolver used 0.249962 second user time and 0.824874 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat May  5 05:36:24 UTC 2007

IDJOB= 456460
IDBENCH= 24719
IDSOLVER= 169
FILE ID= node51/456460-1178343384

PBS_JOBID= 5188821

Free space on /tmp= 66562 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl006.sat05-2718.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456460-1178343384/rsat.sh /tmp/evaluation/456460-1178343384/instance-456460-1178343384.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-456460-1178343384 -o ROOT/results/node51/solver-456460-1178343384 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456460-1178343384/rsat.sh /tmp/evaluation/456460-1178343384/instance-456460-1178343384.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  925ba4262948082ac4209468fd4bc8ae

RANDOM SEED= 150565027

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1487944 kB
Buffers:         44972 kB
Cached:         401156 kB
SwapCached:       3692 kB
Active:         142560 kB
Inactive:       313604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1487944 kB
SwapTotal:     4192956 kB
SwapFree:      4183356 kB
Dirty:            1984 kB
Writeback:           0 kB
Mapped:          16028 kB
Slab:            97908 kB
Committed_AS:  8710204 kB
PageTables:       1408 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= 66563 MiB

End job on node51 on Sat May  5 05:42:53 UTC 2007