Trace number 331588

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 88.2206 88.3285

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug8.cnf
MD5SUM5fe5b52b05e512edbe82e7d139ac7362
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark23.7064
Satisfiable
(Un)Satisfiability was proved
Number of variables521179
Number of clauses13378617
Sum of the clauses size39204907
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714562
Number of clauses of size 34209393
Number of clauses of size 425257
Number of clauses of size 515681
Number of clauses of size over 5413723

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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node3/watcher-331588-1173185329 -o ROOT/results/node3/solver-331588-1173185329 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331588-1173185329/rsat.sh /tmp/evaluation/331588-1173185329/instance-331588-1173185329.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: 1.16 1.14 1.09 3/77 32095
/proc/meminfo: memFree=1326432/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 338489608 5480448 232 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32095/statm: 1338 232 195 169 0 49 0
[pid=32096] ppid=32095 vsize=684 CPUtime=0
/proc/32096/stat : 32096 (SatElite) D 32095 32095 30436 0 -1 4194304 62 0 0 0 0 0 0 0 19 0 1 0 338489609 700416 44 18446744073709551615 134512640 135038345 4294956752 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/32096/statm: 171 44 36 128 0 40 0

[startup+0.089603 s]
/proc/loadavg: 1.16 1.14 1.09 3/77 32095
/proc/meminfo: memFree=1326432/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338489608 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32095/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101592 s]
/proc/loadavg: 1.16 1.14 1.09 3/77 32095
/proc/meminfo: memFree=1326432/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338489608 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32095/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301609 s]
/proc/loadavg: 1.16 1.14 1.09 3/77 32095
/proc/meminfo: memFree=1326432/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338489608 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32095/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701642 s]
/proc/loadavg: 1.16 1.14 1.09 3/77 32095
/proc/meminfo: memFree=1326432/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338489608 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32095/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50171 s]
/proc/loadavg: 1.14 1.14 1.09 2/79 32098
/proc/meminfo: memFree=1273744/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338489608 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32095/statm: 1338 234 195 169 0 49 0
[pid=32098] ppid=32095 vsize=160868 CPUtime=1.44
/proc/32098/stat : 32098 (rsat) R 32095 32095 30436 0 -1 4194304 19943 0 0 0 133 11 0 0 25 0 1 0 338489613 164728832 19794 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32098/statm: 40217 19795 84 211 0 40003 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 166220

[startup+3.10184 s]
/proc/loadavg: 1.14 1.14 1.09 2/79 32098
/proc/meminfo: memFree=1216336/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338489608 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32095/statm: 1338 234 195 169 0 49 0
[pid=32098] ppid=32095 vsize=231488 CPUtime=3.04
/proc/32098/stat : 32098 (rsat) R 32095 32095 30436 0 -1 4194304 39675 0 0 0 279 25 0 0 25 0 1 0 338489613 237043712 39429 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32098/statm: 57872 39430 84 211 0 57658 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 236840

[startup+6.3021 s]
/proc/loadavg: 1.14 1.14 1.09 2/79 32098
/proc/meminfo: memFree=1084560/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338489608 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32095/statm: 1338 234 195 169 0 49 0
[pid=32098] ppid=32095 vsize=333024 CPUtime=6.24
/proc/32098/stat : 32098 (rsat) R 32095 32095 30436 0 -1 4194304 68110 0 0 0 584 40 0 0 25 0 1 0 338489613 341016576 67701 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134516453 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32098/statm: 83256 67702 84 211 0 83042 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 338376

[startup+12.7016 s]
/proc/loadavg: 1.12 1.13 1.09 2/79 32098
/proc/meminfo: memFree=707600/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338489608 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32095/statm: 1338 234 195 169 0 49 0
[pid=32098] ppid=32095 vsize=705488 CPUtime=12.64
/proc/32098/stat : 32098 (rsat) R 32095 32095 30436 0 -1 4194304 173673 0 0 0 1169 95 0 0 25 0 1 0 338489613 722419712 169706 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134521379 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32098/statm: 176372 169706 85 211 0 176158 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 710840

[startup+25.5017 s]
/proc/loadavg: 1.10 1.13 1.09 2/79 32098
/proc/meminfo: memFree=616464/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338489608 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32095/statm: 1338 234 195 169 0 49 0
[pid=32098] ppid=32095 vsize=722256 CPUtime=25.43
/proc/32098/stat : 32098 (rsat) R 32095 32095 30436 0 -1 4194304 214775 0 0 0 2438 105 0 0 25 0 1 0 338489613 739590144 177339 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32098/statm: 180564 177339 86 211 0 180350 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 727608

[startup+51.1018 s]
/proc/loadavg: 1.07 1.12 1.09 2/79 32098
/proc/meminfo: memFree=612112/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338489608 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32095/statm: 1338 234 195 169 0 49 0
[pid=32098] ppid=32095 vsize=726444 CPUtime=51.03
/proc/32098/stat : 32098 (rsat) R 32095 32095 30436 0 -1 4194304 295337 0 0 0 4984 119 0 0 25 0 1 0 338489613 743878656 178494 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134529231 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32098/statm: 181611 178494 86 211 0 181397 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 731796

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

[startup+63.9018 s]
/proc/loadavg: 1.05 1.11 1.08 2/79 32098
/proc/meminfo: memFree=608464/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338489608 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32095/statm: 1338 234 195 169 0 49 0
[pid=32098] ppid=32095 vsize=727764 CPUtime=63.82
/proc/32098/stat : 32098 (rsat) R 32095 32095 30436 0 -1 4194304 393006 0 0 0 6246 136 0 0 25 0 1 0 338489613 745230336 179434 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32098/statm: 181941 179434 86 211 0 181727 0
Current children cumulated CPU time (s) 63.82
Current children cumulated vsize (KiB) 733116

[startup+76.7019 s]
/proc/loadavg: 1.04 1.10 1.08 2/79 32098
/proc/meminfo: memFree=607696/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338489608 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32095/statm: 1338 234 195 169 0 49 0
[pid=32098] ppid=32095 vsize=728964 CPUtime=76.62
/proc/32098/stat : 32098 (rsat) R 32095 32095 30436 0 -1 4194304 420119 0 0 0 7519 143 0 0 25 0 1 0 338489613 746459136 179612 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134985164 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32098/statm: 182241 179616 86 211 0 182027 0
Current children cumulated CPU time (s) 76.62
Current children cumulated vsize (KiB) 734316

[startup+83.1024 s]
/proc/loadavg: 1.04 1.10 1.08 2/79 32098
/proc/meminfo: memFree=607248/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338489608 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32095/statm: 1338 234 195 169 0 49 0
[pid=32098] ppid=32095 vsize=729264 CPUtime=83.02
/proc/32098/stat : 32098 (rsat) R 32095 32095 30436 0 -1 4194304 426922 0 0 0 8158 144 0 0 25 0 1 0 338489613 746766336 179759 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32098/statm: 182316 179759 86 211 0 182102 0
Current children cumulated CPU time (s) 83.02
Current children cumulated vsize (KiB) 734616

[startup+86.3016 s]
/proc/loadavg: 1.03 1.10 1.08 2/79 32098
/proc/meminfo: memFree=606864/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338489608 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32095/statm: 1338 234 195 169 0 49 0
[pid=32098] ppid=32095 vsize=729576 CPUtime=86.21
/proc/32098/stat : 32098 (rsat) R 32095 32095 30436 0 -1 4194304 439092 0 0 0 8474 147 0 0 25 0 1 0 338489613 747085824 179868 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32098/statm: 182394 179868 86 211 0 182180 0
Current children cumulated CPU time (s) 86.21
Current children cumulated vsize (KiB) 734928

[startup+87.1017 s]
/proc/loadavg: 1.03 1.10 1.08 2/79 32098
/proc/meminfo: memFree=602768/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338489608 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32095/statm: 1338 234 195 169 0 49 0
[pid=32098] ppid=32095 vsize=729576 CPUtime=87.02
/proc/32098/stat : 32098 (rsat) R 32095 32095 30436 0 -1 4194304 439093 0 0 0 8554 148 0 0 22 0 1 0 338489613 747085824 179869 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134980960 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32098/statm: 182394 179869 86 211 0 182180 0
Current children cumulated CPU time (s) 87.02
Current children cumulated vsize (KiB) 734928

[startup+87.9018 s]
/proc/loadavg: 1.03 1.10 1.08 2/79 32098
/proc/meminfo: memFree=654864/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338489608 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32095/statm: 1338 234 195 169 0 49 0
[pid=32098] ppid=32095 vsize=677312 CPUtime=87.82
/proc/32098/stat : 32098 (rsat) R 32095 32095 30436 0 -1 4194304 439093 0 0 0 8633 149 0 0 25 0 1 0 338489613 693567488 166803 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134979916 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32098/statm: 169328 166803 86 211 0 169114 0
Current children cumulated CPU time (s) 87.82
Current children cumulated vsize (KiB) 682664

[startup+88.3019 s]
/proc/loadavg: 1.03 1.10 1.08 2/79 32098
/proc/meminfo: memFree=654864/2055920 swapFree=4174396/4192956
[pid=32095] ppid=32093 vsize=5352 CPUtime=0
/proc/32095/stat : 32095 (rsat.sh) S 32093 32095 30436 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338489608 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32095/statm: 1338 234 195 169 0 49 0
[pid=32098] ppid=32095 vsize=0 CPUtime=88.2
/proc/32098/stat : 32098 (rsat) R 32095 32095 30436 0 -1 4194308 439098 0 0 0 8661 159 0 0 24 0 1 0 338489613 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32098/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 88.2
Current children cumulated vsize (KiB) 5352

Child status: 10
Real time (s): 88.3285
CPU time (s): 88.2206
CPU user time (s): 86.6218
CPU system time (s): 1.59876
CPU usage (%): 99.8778
Max. virtual memory (cumulated for all children) (KiB): 734996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 86.6218
system time used= 1.59876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 439634
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= 89
involuntary context switches= 1840

runsolver used 0.107983 second user time and 0.273958 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Tue Mar  6 12:49:07 UTC 2007

IDJOB= 331588
IDBENCH= 20591
IDSOLVER= 104
FILE ID= node3/331588-1173185329

PBS_JOBID= 4015017

Free space on /tmp= 66196 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug8.cnf
COMMAND LINE= /tmp/evaluation/331588-1173185329/rsat.sh /tmp/evaluation/331588-1173185329/instance-331588-1173185329.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-331588-1173185329 -o ROOT/results/node3/solver-331588-1173185329 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331588-1173185329/rsat.sh /tmp/evaluation/331588-1173185329/instance-331588-1173185329.cnf            

META MD5SUM SOLVER= 42fb71d21991acbdd759c16645f65450
MD5SUM BENCH=  5fe5b52b05e512edbe82e7d139ac7362

RANDOM SEED= 201733168

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:       1326904 kB
Buffers:         11580 kB
Cached:         584924 kB
SwapCached:        264 kB
Active:         495836 kB
Inactive:       175276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1326904 kB
SwapTotal:     4192956 kB
SwapFree:      4174396 kB
Dirty:          214032 kB
Writeback:           0 kB
Mapped:          84628 kB
Slab:            43456 kB
Committed_AS:  1495832 kB
PageTables:       1772 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= 66196 MiB

End job on node3 on Tue Mar  6 12:50:36 UTC 2007