Trace number 356261

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-08SAT 76.0204 76.0556

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-5-17-s.cnf
MD5SUMf18bf849f2b9def7e7425f3fb13fa10f
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.3678
Satisfiable
(Un)Satisfiability was proved
Number of variables265408
Number of clauses1248556
Sum of the clauses size2888786
Maximum clause length10
Minimum clause length1
Number of clauses of size 122117
Number of clauses of size 2961748
Number of clauses of size 3214991
Number of clauses of size 45520
Number of clauses of size 522080
Number of clauses of size over 522100

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node23/watcher-356261-1176855039 -o ROOT/results/node23/solver-356261-1176855039 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/356261-1176855039/rsat.sh /tmp/evaluation/356261-1176855039/instance-356261-1176855039.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: 0.99 0.97 0.91 3/77 30298
/proc/meminfo: memFree=1388864/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=0
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 133421026 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30298/statm: 1338 233 195 169 0 49 0
[pid=30299] ppid=30298 vsize=1136 CPUtime=0
/proc/30299/stat : 30299 (SatElite) R 30298 30298 29591 0 -1 4194304 202 0 0 0 0 0 0 0 19 0 1 0 133421026 1163264 184 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134548217 0 0 4096 3 0 0 0 17 1 0 0
/proc/30299/statm: 284 185 49 128 0 153 0

[startup+0.0514909 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 30298
/proc/meminfo: memFree=1388864/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=0
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 133421026 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30298/statm: 1338 233 195 169 0 49 0
[pid=30299] ppid=30298 vsize=10472 CPUtime=0.04
/proc/30299/stat : 30299 (SatElite) R 30298 30298 29591 0 -1 4194304 1861 0 0 0 3 1 0 0 19 0 1 0 133421026 10723328 1843 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/30299/statm: 2618 1844 49 128 0 2487 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15824

[startup+0.101499 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 30298
/proc/meminfo: memFree=1388864/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=0
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 133421026 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30298/statm: 1338 233 195 169 0 49 0
[pid=30299] ppid=30298 vsize=21052 CPUtime=0.09
/proc/30299/stat : 30299 (SatElite) R 30298 30298 29591 0 -1 4194304 3859 0 0 0 7 2 0 0 19 0 1 0 133421026 21557248 3841 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/30299/statm: 5263 3841 49 128 0 5132 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26404

[startup+0.301536 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 30298
/proc/meminfo: memFree=1388864/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=0
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 133421026 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30298/statm: 1338 233 195 169 0 49 0
[pid=30299] ppid=30298 vsize=51380 CPUtime=0.29
/proc/30299/stat : 30299 (SatElite) R 30298 30298 29591 0 -1 4194304 11996 0 0 0 23 6 0 0 21 0 1 0 133421026 52613120 11978 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/30299/statm: 12845 11978 49 128 0 12714 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56732

[startup+0.701613 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 30298
/proc/meminfo: memFree=1388864/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=0
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 133421026 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30298/statm: 1338 233 195 169 0 49 0
[pid=30299] ppid=30298 vsize=79432 CPUtime=0.69
/proc/30299/stat : 30299 (SatElite) R 30298 30298 29591 0 -1 4194304 19031 0 0 0 60 9 0 0 25 0 1 0 133421026 81338368 19013 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/30299/statm: 19858 19013 49 128 0 19727 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84784

[startup+1.50177 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 30300
/proc/meminfo: memFree=1294000/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=0
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 133421026 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30298/statm: 1338 233 195 169 0 49 0
[pid=30299] ppid=30298 vsize=147544 CPUtime=1.49
/proc/30299/stat : 30299 (SatElite) R 30298 30298 29591 0 -1 4194304 29050 0 0 0 132 17 0 0 25 0 1 0 133421026 151085056 29032 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134680578 0 0 4096 3 0 0 0 17 1 0 0
/proc/30299/statm: 36886 29032 66 128 0 36755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152896

[startup+3.1012 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 30300
/proc/meminfo: memFree=1262448/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=0
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 133421026 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30298/statm: 1338 233 195 169 0 49 0
[pid=30299] ppid=30298 vsize=163408 CPUtime=3.09
/proc/30299/stat : 30299 (SatElite) R 30298 30298 29591 0 -1 4194304 35354 0 0 0 288 21 0 0 25 0 1 0 133421026 167329792 32419 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134571375 0 0 4096 3 0 0 0 17 1 0 0
/proc/30299/statm: 40852 32419 69 128 0 40721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 168760

[startup+6.3017 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 30300
/proc/meminfo: memFree=1245552/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=0
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 133421026 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30298/statm: 1338 233 195 169 0 49 0
[pid=30299] ppid=30298 vsize=166952 CPUtime=6.29
/proc/30299/stat : 30299 (SatElite) R 30298 30298 29591 0 -1 4194304 39557 0 0 0 606 23 0 0 25 0 1 0 133421026 170958848 32943 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134566628 0 0 4096 3 0 0 0 17 1 0 0
/proc/30299/statm: 41738 32943 69 128 0 41607 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 172304

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 30301
/proc/meminfo: memFree=1335408/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=10.17
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 306 53604 0 0 0 0 980 37 18 0 1 0 133421026 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30298/statm: 1338 234 195 169 0 49 0
[pid=30301] ppid=30298 vsize=37180 CPUtime=2.5
/proc/30301/stat : 30301 (rsat) R 30298 30298 29591 0 -1 4194304 9491 0 0 0 245 5 0 0 25 0 1 0 133422045 38072320 8864 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30301/statm: 9295 8864 85 211 0 9081 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 42532

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 30301
/proc/meminfo: memFree=1336240/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=10.17
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 306 53604 0 0 0 0 980 37 18 0 1 0 133421026 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30298/statm: 1338 234 195 169 0 49 0
[pid=30301] ppid=30298 vsize=36288 CPUtime=15.3
/proc/30301/stat : 30301 (rsat) R 30298 30298 29591 0 -1 4194304 9552 0 0 0 1524 6 0 0 25 0 1 0 133422045 37158912 8635 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30301/statm: 9072 8635 86 211 0 8858 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 41640

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 30301
/proc/meminfo: memFree=1336176/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=10.17
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 306 53604 0 0 0 0 980 37 18 0 1 0 133421026 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30298/statm: 1338 234 195 169 0 49 0
[pid=30301] ppid=30298 vsize=36204 CPUtime=40.89
/proc/30301/stat : 30301 (rsat) R 30298 30298 29591 0 -1 4194304 9652 0 0 0 4083 6 0 0 25 0 1 0 133422045 37072896 8626 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30301/statm: 9051 8626 86 211 0 8837 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 41556

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

[startup+63.9018 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 30301
/proc/meminfo: memFree=1336240/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=10.17
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 306 53604 0 0 0 0 980 37 18 0 1 0 133421026 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30298/statm: 1338 234 195 169 0 49 0
[pid=30301] ppid=30298 vsize=36652 CPUtime=53.68
/proc/30301/stat : 30301 (rsat) R 30298 30298 29591 0 -1 4194304 9793 0 0 0 5362 6 0 0 25 0 1 0 133422045 37531648 8665 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134523207 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30301/statm: 9163 8665 86 211 0 8949 0
Current children cumulated CPU time (s) 63.85
Current children cumulated vsize (KiB) 42004

[startup+70.3011 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 30301
/proc/meminfo: memFree=1335600/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=10.17
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 306 53604 0 0 0 0 980 37 18 0 1 0 133421026 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30298/statm: 1338 234 195 169 0 49 0
[pid=30301] ppid=30298 vsize=37368 CPUtime=60.09
/proc/30301/stat : 30301 (rsat) R 30298 30298 29591 0 -1 4194304 9983 0 0 0 6002 7 0 0 25 0 1 0 133422045 38264832 8853 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134523176 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30301/statm: 9342 8853 86 211 0 9128 0
Current children cumulated CPU time (s) 70.26
Current children cumulated vsize (KiB) 42720

[startup+73.5017 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 30301
/proc/meminfo: memFree=1335152/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=10.17
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 306 53604 0 0 0 0 980 37 18 0 1 0 133421026 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30298/statm: 1338 234 195 169 0 49 0
[pid=30301] ppid=30298 vsize=37940 CPUtime=63.28
/proc/30301/stat : 30301 (rsat) R 30298 30298 29591 0 -1 4194304 10138 0 0 0 6321 7 0 0 25 0 1 0 133422045 38850560 9008 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30301/statm: 9485 9008 86 211 0 9271 0
Current children cumulated CPU time (s) 73.45
Current children cumulated vsize (KiB) 43292

[startup+75.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 30301
/proc/meminfo: memFree=1334768/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=10.17
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 306 53604 0 0 0 0 980 37 18 0 1 0 133421026 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30298/statm: 1338 234 195 169 0 49 0
[pid=30301] ppid=30298 vsize=38160 CPUtime=64.88
/proc/30301/stat : 30301 (rsat) R 30298 30298 29591 0 -1 4194304 10202 0 0 0 6481 7 0 0 25 0 1 0 133422045 39075840 9072 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30301/statm: 9540 9072 86 211 0 9326 0
Current children cumulated CPU time (s) 75.05
Current children cumulated vsize (KiB) 43512

[startup+75.5011 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 30301
/proc/meminfo: memFree=1334768/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=75.38
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 327 63817 0 0 0 0 7492 46 16 0 1 0 133421026 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30298/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 75.38
Current children cumulated vsize (KiB) 5352

[startup+75.9062 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 30302
/proc/meminfo: memFree=1338160/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=75.38
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 327 63817 0 0 0 0 7492 46 16 0 1 0 133421026 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30298/statm: 1338 234 195 169 0 49 0
[pid=30302] ppid=30298 vsize=58800 CPUtime=0.48
/proc/30302/stat : 30302 (SatElite) R 30298 30298 29591 0 -1 4194304 8667 0 0 0 44 4 0 0 21 0 1 0 133428567 60211200 8219 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/30302/statm: 14700 8219 51 128 0 14569 0
Current children cumulated CPU time (s) 75.86
Current children cumulated vsize (KiB) 64152

[startup+76.0022 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 30302
/proc/meminfo: memFree=1338160/2055920 swapFree=4169224/4192956
[pid=30298] ppid=30296 vsize=5352 CPUtime=75.38
/proc/30298/stat : 30298 (rsat.sh) S 30296 30298 29591 0 -1 4194304 327 63817 0 0 0 0 7492 46 16 0 1 0 133421026 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30298/statm: 1338 234 195 169 0 49 0
[pid=30302] ppid=30298 vsize=58800 CPUtime=0.57
/proc/30302/stat : 30302 (SatElite) R 30298 30298 29591 0 -1 4194304 8667 0 0 0 53 4 0 0 22 0 1 0 133428567 60211200 8219 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/30302/statm: 14700 8219 51 128 0 14569 0
Current children cumulated CPU time (s) 75.95
Current children cumulated vsize (KiB) 64152

Child status: 10
Real time (s): 76.0556
CPU time (s): 76.0204
CPU user time (s): 75.4825
CPU system time (s): 0.537918
CPU usage (%): 99.9537
Max. virtual memory (cumulated for all children) (KiB): 190452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.4825
system time used= 0.537918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72968
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= 59
involuntary context switches= 1524

runsolver used 0.076988 second user time and 0.228965 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Wed Apr 18 00:10:39 UTC 2007

IDJOB= 356261
IDBENCH= 20355
IDSOLVER= 169
FILE ID= node23/356261-1176855039

PBS_JOBID= 4590217

Free space on /tmp= 66513 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/total-5-17-s.cnf
COMMAND LINE= /tmp/evaluation/356261-1176855039/rsat.sh /tmp/evaluation/356261-1176855039/instance-356261-1176855039.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-356261-1176855039 -o ROOT/results/node23/solver-356261-1176855039 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/356261-1176855039/rsat.sh /tmp/evaluation/356261-1176855039/instance-356261-1176855039.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  f18bf849f2b9def7e7425f3fb13fa10f

RANDOM SEED= 88300932

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:       1389272 kB
Buffers:         49176 kB
Cached:         502076 kB
SwapCached:       2676 kB
Active:         352464 kB
Inactive:       244476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1389272 kB
SwapTotal:     4192956 kB
SwapFree:      4169224 kB
Dirty:           24408 kB
Writeback:           0 kB
Mapped:          53204 kB
Slab:            55176 kB
Committed_AS:  2417680 kB
PageTables:       1852 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= 66513 MiB

End job on node23 on Wed Apr 18 00:11:55 UTC 2007