Trace number 312980

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 75.7275 75.7613

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 benchmark21.5257
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/node30/watcher-312980-1176871570 -o ROOT/results/node30/solver-312980-1176871570 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312980-1176871570/rsat.sh /tmp/evaluation/312980-1176871570/instance-312980-1176871570.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.89 0.95 0.98 3/77 16921
/proc/meminfo: memFree=1733384/2055920 swapFree=4157140/4192956
[pid=16921] ppid=16919 vsize=5352 CPUtime=0
/proc/16921/stat : 16921 (rsat.sh) S 16919 16921 15557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 135072725 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1338 232 195 169 0 49 0
[pid=16922] ppid=16921 vsize=684 CPUtime=0
/proc/16922/stat : 16922 (SatElite) R 16921 16921 15557 0 -1 4194304 62 0 0 0 0 0 0 0 20 0 1 0 135072725 700416 44 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699069 0 0 4096 3 0 0 0 17 1 0 0
/proc/16922/statm: 171 44 36 128 0 40 0

[startup+0.0252579 s]
/proc/loadavg: 0.89 0.95 0.98 3/77 16921
/proc/meminfo: memFree=1733384/2055920 swapFree=4157140/4192956
[pid=16921] ppid=16919 vsize=5352 CPUtime=0
/proc/16921/stat : 16921 (rsat.sh) S 16919 16921 15557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 135072725 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1338 232 195 169 0 49 0
[pid=16922] ppid=16921 vsize=5420 CPUtime=0.01
/proc/16922/stat : 16922 (SatElite) R 16921 16921 15557 0 -1 4194304 1188 0 0 0 1 0 0 0 20 0 1 0 135072725 5550080 1170 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 1 0 0
/proc/16922/statm: 1355 1170 49 128 0 1224 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10772

[startup+0.101261 s]
/proc/loadavg: 0.89 0.95 0.98 3/77 16921
/proc/meminfo: memFree=1733384/2055920 swapFree=4157140/4192956
[pid=16921] ppid=16919 vsize=5352 CPUtime=0
/proc/16921/stat : 16921 (rsat.sh) S 16919 16921 15557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 135072725 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1338 232 195 169 0 49 0
[pid=16922] ppid=16921 vsize=21052 CPUtime=0.09
/proc/16922/stat : 16922 (SatElite) R 16921 16921 15557 0 -1 4194304 3738 0 0 0 7 2 0 0 20 0 1 0 135072725 21557248 3720 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134548506 0 0 4096 3 0 0 0 17 1 0 0
/proc/16922/statm: 5263 3722 49 128 0 5132 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26404

[startup+0.301274 s]
/proc/loadavg: 0.89 0.95 0.98 3/77 16921
/proc/meminfo: memFree=1733384/2055920 swapFree=4157140/4192956
[pid=16921] ppid=16919 vsize=5352 CPUtime=0
/proc/16921/stat : 16921 (rsat.sh) S 16919 16921 15557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 135072725 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1338 232 195 169 0 49 0
[pid=16922] ppid=16921 vsize=50720 CPUtime=0.29
/proc/16922/stat : 16922 (SatElite) R 16921 16921 15557 0 -1 4194304 11818 0 0 0 23 6 0 0 22 0 1 0 135072725 51937280 11800 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/16922/statm: 12680 11802 49 128 0 12549 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56072

[startup+0.701297 s]
/proc/loadavg: 0.89 0.95 0.98 3/77 16921
/proc/meminfo: memFree=1733384/2055920 swapFree=4157140/4192956
[pid=16921] ppid=16919 vsize=5352 CPUtime=0
/proc/16921/stat : 16921 (rsat.sh) S 16919 16921 15557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 135072725 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1338 232 195 169 0 49 0
[pid=16922] ppid=16921 vsize=79168 CPUtime=0.69
/proc/16922/stat : 16922 (SatElite) R 16921 16921 15557 0 -1 4194304 18949 0 0 0 59 10 0 0 25 0 1 0 135072725 81068032 18931 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/16922/statm: 19792 18932 49 128 0 19661 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84520

[startup+1.50135 s]
/proc/loadavg: 0.89 0.95 0.98 2/79 16923
/proc/meminfo: memFree=1643768/2055920 swapFree=4157140/4192956
[pid=16921] ppid=16919 vsize=5352 CPUtime=0
/proc/16921/stat : 16921 (rsat.sh) S 16919 16921 15557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 135072725 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1338 232 195 169 0 49 0
[pid=16922] ppid=16921 vsize=147544 CPUtime=1.48
/proc/16922/stat : 16922 (SatElite) R 16921 16921 15557 0 -1 4194304 29038 0 0 0 132 16 0 0 25 0 1 0 135072725 151085056 29020 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134538968 0 0 4096 3 0 0 0 17 1 0 0
/proc/16922/statm: 36886 29020 64 128 0 36755 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 152896

[startup+3.10145 s]
/proc/loadavg: 0.89 0.95 0.98 2/79 16923
/proc/meminfo: memFree=1611832/2055920 swapFree=4157140/4192956
[pid=16921] ppid=16919 vsize=5352 CPUtime=0
/proc/16921/stat : 16921 (rsat.sh) S 16919 16921 15557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 135072725 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1338 232 195 169 0 49 0
[pid=16922] ppid=16921 vsize=163408 CPUtime=3.09
/proc/16922/stat : 16922 (SatElite) R 16921 16921 15557 0 -1 4194304 35354 0 0 0 287 22 0 0 25 0 1 0 135072725 167329792 32419 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/16922/statm: 40852 32419 69 128 0 40721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 168760

[startup+6.30165 s]
/proc/loadavg: 0.90 0.95 0.98 2/79 16923
/proc/meminfo: memFree=1594296/2055920 swapFree=4157140/4192956
[pid=16921] ppid=16919 vsize=5352 CPUtime=0
/proc/16921/stat : 16921 (rsat.sh) S 16919 16921 15557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 135072725 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1338 232 195 169 0 49 0
[pid=16922] ppid=16921 vsize=166952 CPUtime=6.28
/proc/16922/stat : 16922 (SatElite) R 16921 16921 15557 0 -1 4194304 39557 0 0 0 603 25 0 0 25 0 1 0 135072725 170958848 32943 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134566555 0 0 4096 3 0 0 0 17 1 0 0
/proc/16922/statm: 41738 32943 69 128 0 41607 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 172304

[startup+12.702 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 16924
/proc/meminfo: memFree=1694584/2055920 swapFree=4157140/4192956
[pid=16921] ppid=16919 vsize=5352 CPUtime=10.16
/proc/16921/stat : 16921 (rsat.sh) S 16919 16921 15557 0 -1 4194304 305 53604 0 0 0 0 976 40 16 0 1 0 135072725 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1338 234 195 169 0 49 0
[pid=16924] ppid=16921 vsize=37180 CPUtime=2.51
/proc/16924/stat : 16924 (rsat) R 16921 16921 15557 0 -1 4194304 9491 0 0 0 246 5 0 0 25 0 1 0 135073743 38072320 8864 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16924/statm: 9295 8864 85 211 0 9081 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 42532

[startup+25.5018 s]
/proc/loadavg: 0.93 0.96 0.98 2/79 16924
/proc/meminfo: memFree=1695736/2055920 swapFree=4157140/4192956
[pid=16921] ppid=16919 vsize=5352 CPUtime=10.16
/proc/16921/stat : 16921 (rsat.sh) S 16919 16921 15557 0 -1 4194304 305 53604 0 0 0 0 976 40 16 0 1 0 135072725 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1338 234 195 169 0 49 0
[pid=16924] ppid=16921 vsize=36288 CPUtime=15.31
/proc/16924/stat : 16924 (rsat) R 16921 16921 15557 0 -1 4194304 9552 0 0 0 1526 5 0 0 25 0 1 0 135073743 37158912 8635 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16924/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.95 0.96 0.98 2/79 16924
/proc/meminfo: memFree=1695864/2055920 swapFree=4157140/4192956
[pid=16921] ppid=16919 vsize=5352 CPUtime=10.16
/proc/16921/stat : 16921 (rsat.sh) S 16919 16921 15557 0 -1 4194304 305 53604 0 0 0 0 976 40 16 0 1 0 135072725 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1338 234 195 169 0 49 0
[pid=16924] ppid=16921 vsize=36204 CPUtime=40.91
/proc/16924/stat : 16924 (rsat) R 16921 16921 15557 0 -1 4194304 9652 0 0 0 4085 6 0 0 25 0 1 0 135073743 37072896 8626 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134529421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16924/statm: 9051 8626 86 211 0 8837 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41556

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

[startup+63.9022 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 16924
/proc/meminfo: memFree=1695608/2055920 swapFree=4157140/4192956
[pid=16921] ppid=16919 vsize=5352 CPUtime=10.16
/proc/16921/stat : 16921 (rsat.sh) S 16919 16921 15557 0 -1 4194304 305 53604 0 0 0 0 976 40 16 0 1 0 135072725 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1338 234 195 169 0 49 0
[pid=16924] ppid=16921 vsize=36652 CPUtime=53.7
/proc/16924/stat : 16924 (rsat) R 16921 16921 15557 0 -1 4194304 9794 0 0 0 5364 6 0 0 25 0 1 0 135073743 37531648 8666 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16924/statm: 9163 8666 86 211 0 8949 0
Current children cumulated CPU time (s) 63.86
Current children cumulated vsize (KiB) 42004

[startup+70.3017 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 16924
/proc/meminfo: memFree=1694904/2055920 swapFree=4157140/4192956
[pid=16921] ppid=16919 vsize=5352 CPUtime=10.16
/proc/16921/stat : 16921 (rsat.sh) S 16919 16921 15557 0 -1 4194304 305 53604 0 0 0 0 976 40 16 0 1 0 135072725 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1338 234 195 169 0 49 0
[pid=16924] ppid=16921 vsize=37412 CPUtime=60.1
/proc/16924/stat : 16924 (rsat) R 16921 16921 15557 0 -1 4194304 9997 0 0 0 6004 6 0 0 25 0 1 0 135073743 38309888 8867 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134524169 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16924/statm: 9353 8867 86 211 0 9139 0
Current children cumulated CPU time (s) 70.26
Current children cumulated vsize (KiB) 42764

[startup+73.5018 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 16924
/proc/meminfo: memFree=1694520/2055920 swapFree=4157140/4192956
[pid=16921] ppid=16919 vsize=5352 CPUtime=10.16
/proc/16921/stat : 16921 (rsat.sh) S 16919 16921 15557 0 -1 4194304 305 53604 0 0 0 0 976 40 16 0 1 0 135072725 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1338 234 195 169 0 49 0
[pid=16924] ppid=16921 vsize=37984 CPUtime=63.3
/proc/16924/stat : 16924 (rsat) R 16921 16921 15557 0 -1 4194304 10156 0 0 0 6323 7 0 0 25 0 1 0 135073743 38895616 9026 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134527360 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16924/statm: 9496 9026 86 211 0 9282 0
Current children cumulated CPU time (s) 73.46
Current children cumulated vsize (KiB) 43336

[startup+75.102 s]
/proc/loadavg: 0.97 0.96 0.98 2/79 16924
/proc/meminfo: memFree=1694072/2055920 swapFree=4157140/4192956
[pid=16921] ppid=16919 vsize=5352 CPUtime=10.16
/proc/16921/stat : 16921 (rsat.sh) S 16919 16921 15557 0 -1 4194304 305 53604 0 0 0 0 976 40 16 0 1 0 135072725 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1338 234 195 169 0 49 0
[pid=16924] ppid=16921 vsize=37148 CPUtime=64.9
/proc/16924/stat : 16924 (rsat) R 16921 16921 15557 0 -1 4194304 10208 0 0 0 6483 7 0 0 25 0 1 0 135073743 38039552 8842 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134981460 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16924/statm: 9287 8842 86 211 0 9073 0
Current children cumulated CPU time (s) 75.06
Current children cumulated vsize (KiB) 42500

[startup+75.502 s]
/proc/loadavg: 0.97 0.96 0.98 2/79 16924
/proc/meminfo: memFree=1694072/2055920 swapFree=4157140/4192956
[pid=16921] ppid=16919 vsize=5352 CPUtime=75.08
/proc/16921/stat : 16921 (rsat.sh) S 16919 16921 15557 0 -1 4194304 327 63817 0 0 0 0 7460 48 16 0 1 0 135072725 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 75.08
Current children cumulated vsize (KiB) 5352

[startup+75.702 s]
/proc/loadavg: 0.97 0.96 0.98 2/79 16924
/proc/meminfo: memFree=1694072/2055920 swapFree=4157140/4192956
[pid=16921] ppid=16919 vsize=5352 CPUtime=75.08
/proc/16921/stat : 16921 (rsat.sh) S 16919 16921 15557 0 -1 4194304 327 63817 0 0 0 0 7460 48 16 0 1 0 135072725 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 75.08
Current children cumulated vsize (KiB) 5352

Child status: 10
Real time (s): 75.7613
CPU time (s): 75.7275
CPU user time (s): 75.1676
CPU system time (s): 0.559914
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 190452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.1676
system time used= 0.559914
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= 61
involuntary context switches= 1564

runsolver used 0.083987 second user time and 0.217966 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Wed Apr 18 04:46:10 UTC 2007

IDJOB= 312980
IDBENCH= 20355
IDSOLVER= 104
FILE ID= node30/312980-1176871570

PBS_JOBID= 4590263

Free space on /tmp= 66472 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/312980-1176871570/rsat.sh /tmp/evaluation/312980-1176871570/instance-312980-1176871570.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-312980-1176871570 -o ROOT/results/node30/solver-312980-1176871570 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/312980-1176871570/rsat.sh /tmp/evaluation/312980-1176871570/instance-312980-1176871570.cnf            

META MD5SUM SOLVER= 42fb71d21991acbdd759c16645f65450
MD5SUM BENCH=  f18bf849f2b9def7e7425f3fb13fa10f

RANDOM SEED= 801505991

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.218
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.218
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:       1733856 kB
Buffers:         22028 kB
Cached:         215336 kB
SwapCached:      15256 kB
Active:         120632 kB
Inactive:       159428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1733856 kB
SwapTotal:     4192956 kB
SwapFree:      4157140 kB
Dirty:           24476 kB
Writeback:           0 kB
Mapped:          49608 kB
Slab:            27504 kB
Committed_AS:  2819784 kB
PageTables:       1824 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= 66487 MiB

End job on node30 on Wed Apr 18 04:47:26 UTC 2007