Trace number 456100

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 350.305 350.438

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
MD5SUMf9cdae8890dde718d40830262adc8433
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark109.248
Satisfiable
(Un)Satisfiability was proved
Number of variables1467
Number of clauses7521
Sum of the clauses size64621
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2247
Number of clauses of size 31130
Number of clauses of size 482
Number of clauses of size 5852
Number of clauses of size over 55183

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |    7309    63695 |    2192       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |    6058    53912 |      --       0       --      -- |     --   | -423/-5172
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 1343   #clauses: 6058   #literals: 53912
0.00/0.06	c CPU time:   0.065989 s
0.00/0.06	c ==============================================================================
0.07/0.09	c Rsat version 2.00
350.25/350.41	c CNF stats: (1343 vars, 6058 clauses)
350.25/350.41	c Decisions: 947035
350.25/350.41	c Conflicts: 484214
350.25/350.43	c Time: 350.25000s
350.25/350.43	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/node23/watcher-456100-1178324364 -o ROOT/results/node23/solver-456100-1178324364 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456100-1178324364/rsat.sh /tmp/evaluation/456100-1178324364/instance-456100-1178324364.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.00 1.00 0.91 3/77 23205
/proc/meminfo: memFree=1549816/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0
/proc/23205/stat : 23205 (rsat.sh) R 23203 23205 22631 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 280353538 5480448 231 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487661215 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/23205/statm: 1338 231 194 169 0 49 0
[pid=23206] ppid=23205 vsize=952 CPUtime=0
/proc/23206/stat : 23206 (SatElite) R 23205 23205 22631 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 280353538 974848 121 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/23206/statm: 238 122 50 128 0 107 0

[startup+0.0780601 s]
/proc/loadavg: 1.00 1.00 0.91 3/77 23205
/proc/meminfo: memFree=1549816/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 280353538 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 232 195 169 0 49 0
[pid=23206] ppid=23205 vsize=1788 CPUtime=0.07
/proc/23206/stat : 23206 (SatElite) R 23205 23205 22631 0 -1 4194304 394 0 0 0 7 0 0 0 19 0 1 0 280353538 1830912 375 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/23206/statm: 447 375 70 128 0 316 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7140

[startup+0.101064 s]
/proc/loadavg: 1.00 1.00 0.91 3/77 23205
/proc/meminfo: memFree=1549816/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5352

[startup+0.301103 s]
/proc/loadavg: 1.00 1.00 0.91 3/77 23205
/proc/meminfo: memFree=1549816/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5352

[startup+0.70118 s]
/proc/loadavg: 1.00 1.00 0.91 3/77 23205
/proc/meminfo: memFree=1549816/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5352

[startup+1.50134 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 23208
/proc/meminfo: memFree=1546792/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
[pid=23208] ppid=23205 vsize=3688 CPUtime=1.4
/proc/23208/stat : 23208 (rsat) R 23205 23205 22631 0 -1 4194304 880 0 0 0 140 0 0 0 25 0 1 0 280353547 3776512 769 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/23208/statm: 922 769 86 211 0 708 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9040

[startup+3.10164 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 23208
/proc/meminfo: memFree=1545320/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
[pid=23208] ppid=23205 vsize=4896 CPUtime=3
/proc/23208/stat : 23208 (rsat) R 23205 23205 22631 0 -1 4194304 1239 0 0 0 300 0 0 0 25 0 1 0 280353547 5013504 1063 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522815 0 0 4096 1026 0 0 0 17 1 0 0
/proc/23208/statm: 1224 1063 86 211 0 1010 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10248

[startup+6.30126 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 23208
/proc/meminfo: memFree=1543208/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
[pid=23208] ppid=23205 vsize=6588 CPUtime=6.19
/proc/23208/stat : 23208 (rsat) R 23205 23205 22631 0 -1 4194304 1830 0 0 0 619 0 0 0 25 0 1 0 280353547 6746112 1458 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/23208/statm: 1647 1458 86 211 0 1433 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11940

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 23208
/proc/meminfo: memFree=1541352/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
[pid=23208] ppid=23205 vsize=8676 CPUtime=12.59
/proc/23208/stat : 23208 (rsat) R 23205 23205 22631 0 -1 4194304 2768 0 0 0 1258 1 0 0 25 0 1 0 280353547 8884224 1910 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 1 0 0
/proc/23208/statm: 2169 1910 86 211 0 1955 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14028

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 23208
/proc/meminfo: memFree=1539176/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
[pid=23208] ppid=23205 vsize=10792 CPUtime=25.39
/proc/23208/stat : 23208 (rsat) R 23205 23205 22631 0 -1 4194304 3711 0 0 0 2537 2 0 0 25 0 1 0 280353547 11051008 2465 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/23208/statm: 2698 2465 86 211 0 2484 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16144

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 23208
/proc/meminfo: memFree=1535784/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
[pid=23208] ppid=23205 vsize=14892 CPUtime=50.98
/proc/23208/stat : 23208 (rsat) R 23205 23205 22631 0 -1 4194304 4818 0 0 0 5095 3 0 0 25 0 1 0 280353547 15249408 3378 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/23208/statm: 3723 3378 86 211 0 3509 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 20244

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 23208
/proc/meminfo: memFree=1531752/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
[pid=23208] ppid=23205 vsize=18716 CPUtime=102.16
/proc/23208/stat : 23208 (rsat) R 23205 23205 22631 0 -1 4194304 6566 0 0 0 10212 4 0 0 25 0 1 0 280353547 19165184 4354 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/23208/statm: 4679 4354 86 211 0 4465 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 24068

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 23208
/proc/meminfo: memFree=1525928/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
[pid=23208] ppid=23205 vsize=23988 CPUtime=162.14
/proc/23208/stat : 23208 (rsat) R 23205 23205 22631 0 -1 4194304 8803 0 0 0 16207 7 0 0 25 0 1 0 280353547 24563712 5742 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/23208/statm: 5997 5742 86 211 0 5783 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 29340

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 23208
/proc/meminfo: memFree=1525864/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
[pid=23208] ppid=23205 vsize=24120 CPUtime=222.12
/proc/23208/stat : 23208 (rsat) R 23205 23205 22631 0 -1 4194304 8861 0 0 0 22204 8 0 0 25 0 1 0 280353547 24698880 5800 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/23208/statm: 6030 5800 86 211 0 5816 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 29472

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 23208
/proc/meminfo: memFree=1519272/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
[pid=23208] ppid=23205 vsize=31912 CPUtime=282.09
/proc/23208/stat : 23208 (rsat) R 23205 23205 22631 0 -1 4194304 10973 0 0 0 28200 9 0 0 25 0 1 0 280353547 32677888 7460 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/23208/statm: 7978 7460 86 211 0 7764 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 37264

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 23208
/proc/meminfo: memFree=1518312/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
[pid=23208] ppid=23205 vsize=32148 CPUtime=342.08
/proc/23208/stat : 23208 (rsat) R 23205 23205 22631 0 -1 4194304 12852 0 0 0 34197 11 0 0 25 0 1 0 280353547 32919552 7624 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/23208/statm: 8037 7624 86 211 0 7823 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 37500

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

[startup+345.502 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 23208
/proc/meminfo: memFree=1518312/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
[pid=23208] ppid=23205 vsize=32148 CPUtime=345.27
/proc/23208/stat : 23208 (rsat) R 23205 23205 22631 0 -1 4194304 12852 0 0 0 34516 11 0 0 25 0 1 0 280353547 32919552 7624 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/23208/statm: 8037 7624 86 211 0 7823 0
Current children cumulated CPU time (s) 345.35
Current children cumulated vsize (KiB) 37500

[startup+348.706 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 23208
/proc/meminfo: memFree=1518312/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
[pid=23208] ppid=23205 vsize=32148 CPUtime=348.48
/proc/23208/stat : 23208 (rsat) R 23205 23205 22631 0 -1 4194304 12852 0 0 0 34837 11 0 0 25 0 1 0 280353547 32919552 7624 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522435 0 0 4096 1026 0 0 0 17 1 0 0
/proc/23208/statm: 8037 7624 86 211 0 7823 0
Current children cumulated CPU time (s) 348.56
Current children cumulated vsize (KiB) 37500

[startup+349.503 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 23208
/proc/meminfo: memFree=1518312/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
[pid=23208] ppid=23205 vsize=32148 CPUtime=349.27
/proc/23208/stat : 23208 (rsat) R 23205 23205 22631 0 -1 4194304 12852 0 0 0 34916 11 0 0 25 0 1 0 280353547 32919552 7624 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522815 0 0 4096 1026 0 0 0 17 1 0 0
/proc/23208/statm: 8037 7624 86 211 0 7823 0
Current children cumulated CPU time (s) 349.35
Current children cumulated vsize (KiB) 37500

[startup+349.902 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 23208
/proc/meminfo: memFree=1518312/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
[pid=23208] ppid=23205 vsize=32148 CPUtime=349.67
/proc/23208/stat : 23208 (rsat) R 23205 23205 22631 0 -1 4194304 12852 0 0 0 34956 11 0 0 25 0 1 0 280353547 32919552 7624 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/23208/statm: 8037 7624 86 211 0 7823 0
Current children cumulated CPU time (s) 349.75
Current children cumulated vsize (KiB) 37500

[startup+350.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 23208
/proc/meminfo: memFree=1518312/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
[pid=23208] ppid=23205 vsize=32148 CPUtime=350.07
/proc/23208/stat : 23208 (rsat) R 23205 23205 22631 0 -1 4194304 12852 0 0 0 34996 11 0 0 25 0 1 0 280353547 32919552 7624 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 1 0 0
/proc/23208/statm: 8037 7624 86 211 0 7823 0
Current children cumulated CPU time (s) 350.15
Current children cumulated vsize (KiB) 37500

[startup+350.402 s]
/proc/loadavg: 1.00 1.00 0.91 2/79 23208
/proc/meminfo: memFree=1518312/2055920 swapFree=4169180/4192956
[pid=23205] ppid=23203 vsize=5352 CPUtime=0.08
/proc/23205/stat : 23205 (rsat.sh) S 23203 23205 22631 0 -1 4194304 304 395 0 0 0 0 8 0 15 0 1 0 280353538 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23205/statm: 1338 234 195 169 0 49 0
[pid=23208] ppid=23205 vsize=32148 CPUtime=350.17
/proc/23208/stat : 23208 (rsat) R 23205 23205 22631 0 -1 4194304 12852 0 0 0 35006 11 0 0 25 0 1 0 280353547 32919552 7624 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 1 0 0
/proc/23208/statm: 8037 7624 86 211 0 7823 0
Current children cumulated CPU time (s) 350.25
Current children cumulated vsize (KiB) 37500

Child status: 20
Real time (s): 350.438
CPU time (s): 350.305
CPU user time (s): 350.177
CPU system time (s): 0.12798
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 44716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 350.177
system time used= 0.12798
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13712
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53
involuntary context switches= 319

runsolver used 0.337948 second user time and 0.923859 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat May  5 00:19:24 UTC 2007

IDJOB= 456100
IDBENCH= 24599
IDSOLVER= 169
FILE ID= node23/456100-1178324364

PBS_JOBID= 5188755

Free space on /tmp= 66563 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456100-1178324364/rsat.sh /tmp/evaluation/456100-1178324364/instance-456100-1178324364.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-456100-1178324364 -o ROOT/results/node23/solver-456100-1178324364 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456100-1178324364/rsat.sh /tmp/evaluation/456100-1178324364/instance-456100-1178324364.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  f9cdae8890dde718d40830262adc8433

RANDOM SEED= 693024743

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.276
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.276
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:       1550160 kB
Buffers:         32424 kB
Cached:         350476 kB
SwapCached:       2796 kB
Active:         127840 kB
Inactive:       279768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550160 kB
SwapTotal:     4192956 kB
SwapFree:      4169180 kB
Dirty:            2012 kB
Writeback:           0 kB
Mapped:          32084 kB
Slab:            83656 kB
Committed_AS:  5141372 kB
PageTables:       1796 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 node23 on Sat May  5 00:25:15 UTC 2007