Trace number 331462

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 164.972 165.225

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug1.cnf
MD5SUM1911de49ec477d3e34b9a95eb8bf0845
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.587
Satisfiable
(Un)Satisfiability was proved
Number of variables521188
Number of clauses13378641
Sum of the clauses size39204979
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714562
Number of clauses of size 34209417
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/node66/watcher-331462-1173184391 -o ROOT/results/node66/solver-331462-1173184391 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331462-1173184391/rsat.sh /tmp/evaluation/331462-1173184391/instance-331462-1173184391.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.28 1.06 1.02 3/64 17970
/proc/meminfo: memFree=1543568/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=0
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 338398480 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17970/statm: 1338 232 195 169 0 49 0
[pid=17971] ppid=17970 vsize=684 CPUtime=0
/proc/17971/stat : 17971 (SatElite) D 17970 17970 16554 0 -1 4194304 62 0 0 0 0 0 0 0 19 0 1 0 338398480 700416 44 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/17971/statm: 171 44 36 128 0 40 0

[startup+0.0683181 s]
/proc/loadavg: 1.28 1.06 1.02 3/64 17970
/proc/meminfo: memFree=1543568/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=0
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 338398480 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17970/statm: 1338 232 195 169 0 49 0
[pid=17971] ppid=17970 vsize=684 CPUtime=0
/proc/17971/stat : 17971 (SatElite) D 17970 17970 16554 0 -1 4194304 62 0 0 0 0 0 0 0 19 0 1 0 338398480 700416 44 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/17971/statm: 171 44 36 128 0 40 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6036

[startup+0.101324 s]
/proc/loadavg: 1.28 1.06 1.02 3/64 17970
/proc/meminfo: memFree=1543568/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=0
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 338398480 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17970/statm: 1338 232 195 169 0 49 0
[pid=17971] ppid=17970 vsize=684 CPUtime=0
/proc/17971/stat : 17971 (SatElite) D 17970 17970 16554 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 338398480 700416 44 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 0 0 0
/proc/17971/statm: 171 44 36 128 0 40 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6036

[startup+0.301364 s]
/proc/loadavg: 1.28 1.06 1.02 3/64 17970
/proc/meminfo: memFree=1543568/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=0
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338398480 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17970/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701443 s]
/proc/loadavg: 1.28 1.06 1.02 3/64 17970
/proc/meminfo: memFree=1543568/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=0
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338398480 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17970/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.5016 s]
/proc/loadavg: 1.28 1.06 1.02 2/66 17973
/proc/meminfo: memFree=1496576/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=0
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338398480 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17970/statm: 1338 234 195 169 0 49 0
[pid=17973] ppid=17970 vsize=156644 CPUtime=1.37
/proc/17973/stat : 17973 (rsat) R 17970 17970 16554 0 -1 4194304 18746 0 0 0 127 10 0 0 25 0 1 0 338398492 160403456 18602 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17973/statm: 39161 18602 84 211 0 38947 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 161996

[startup+3.10193 s]
/proc/loadavg: 1.28 1.06 1.02 2/66 17973
/proc/meminfo: memFree=1442240/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=0
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338398480 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17970/statm: 1338 234 195 169 0 49 0
[pid=17973] ppid=17970 vsize=227132 CPUtime=2.97
/proc/17973/stat : 17973 (rsat) R 17970 17970 16554 0 -1 4194304 38435 0 0 0 277 20 0 0 25 0 1 0 338398492 232583168 38199 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 135037357 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17973/statm: 56783 38199 84 211 0 56569 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 232484

[startup+6.30157 s]
/proc/loadavg: 1.26 1.06 1.02 2/66 17973
/proc/meminfo: memFree=1311744/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=0
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338398480 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17970/statm: 1338 234 195 169 0 49 0
[pid=17973] ppid=17970 vsize=326160 CPUtime=6.17
/proc/17973/stat : 17973 (rsat) R 17970 17970 16554 0 -1 4194304 66178 0 0 0 583 34 0 0 25 0 1 0 338398492 333987840 65780 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17973/statm: 81540 65780 84 211 0 81326 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 331512

[startup+12.7019 s]
/proc/loadavg: 1.24 1.06 1.02 2/66 17973
/proc/meminfo: memFree=950784/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=0
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338398480 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17970/statm: 1338 234 195 169 0 49 0
[pid=17973] ppid=17970 vsize=692236 CPUtime=12.57
/proc/17973/stat : 17973 (rsat) R 17970 17970 16554 0 -1 4194304 168336 0 0 0 1169 88 0 0 25 0 1 0 338398492 708849664 165389 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17973/statm: 173059 165389 84 211 0 172845 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 697588

[startup+25.5014 s]
/proc/loadavg: 1.18 1.06 1.02 2/66 17973
/proc/meminfo: memFree=835520/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=0
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338398480 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17970/statm: 1338 234 195 169 0 49 0
[pid=17973] ppid=17970 vsize=722920 CPUtime=25.36
/proc/17973/stat : 17973 (rsat) R 17970 17970 16554 0 -1 4194304 224759 0 0 0 2433 103 0 0 25 0 1 0 338398492 740270080 177563 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17973/statm: 180730 177563 86 211 0 180516 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 728272

[startup+51.1016 s]
/proc/loadavg: 1.12 1.05 1.01 2/66 17973
/proc/meminfo: memFree=830912/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=0
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338398480 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17970/statm: 1338 234 195 169 0 49 0
[pid=17973] ppid=17970 vsize=727360 CPUtime=50.96
/proc/17973/stat : 17973 (rsat) R 17970 17970 16554 0 -1 4194304 312772 0 0 0 4978 118 0 0 25 0 1 0 338398492 744816640 178728 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17973/statm: 181840 178728 86 211 0 181626 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 732712

[startup+102.306 s]
/proc/loadavg: 1.05 1.04 1.01 2/66 17973
/proc/meminfo: memFree=826368/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=0
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338398480 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17970/statm: 1338 234 195 169 0 49 0
[pid=17973] ppid=17970 vsize=729736 CPUtime=102.13
/proc/17973/stat : 17973 (rsat) R 17970 17970 16554 0 -1 4194304 541527 0 0 0 10056 157 0 0 25 0 1 0 338398492 747249664 179904 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17973/statm: 182434 179904 86 211 0 182220 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 735088

[startup+162.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 17973
/proc/meminfo: memFree=822144/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=0
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338398480 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17970/statm: 1338 234 195 169 0 49 0
[pid=17973] ppid=17970 vsize=734648 CPUtime=162.11
/proc/17973/stat : 17973 (rsat) R 17970 17970 16554 0 -1 4194304 821769 0 0 0 15998 213 0 0 25 0 1 0 338398492 752279552 181015 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134526511 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17973/statm: 183534 181000 86 211 0 183320 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 740000

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

[startup+163.101 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 17973
/proc/meminfo: memFree=821824/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=0
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338398480 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17970/statm: 1338 234 195 169 0 49 0
[pid=17973] ppid=17970 vsize=734348 CPUtime=162.91
/proc/17973/stat : 17973 (rsat) R 17970 17970 16554 0 -1 4194304 825381 0 0 0 16077 214 0 0 25 0 1 0 338398492 751972352 181079 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17973/statm: 183587 181079 86 211 0 183373 0
Current children cumulated CPU time (s) 162.91
Current children cumulated vsize (KiB) 739700

[startup+163.906 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 17973
/proc/meminfo: memFree=817728/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=0
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338398480 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17970/statm: 1338 234 195 169 0 49 0
[pid=17973] ppid=17970 vsize=734348 CPUtime=163.71
/proc/17973/stat : 17973 (rsat) R 17970 17970 16554 0 -1 4194304 825381 0 0 0 16157 214 0 0 21 0 1 0 338398492 751972352 181079 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134980944 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17973/statm: 183587 181079 86 211 0 183373 0
Current children cumulated CPU time (s) 163.71
Current children cumulated vsize (KiB) 739700

[startup+164.702 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 17973
/proc/meminfo: memFree=817728/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=0
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338398480 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17970/statm: 1338 234 195 169 0 49 0
[pid=17973] ppid=17970 vsize=682084 CPUtime=164.51
/proc/17973/stat : 17973 (rsat) R 17970 17970 16554 0 -1 4194304 825381 0 0 0 16236 215 0 0 25 0 1 0 338398492 698454016 168013 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134979914 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17973/statm: 170521 168013 86 211 0 170307 0
Current children cumulated CPU time (s) 164.51
Current children cumulated vsize (KiB) 687436

[startup+165.102 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 17973
/proc/meminfo: memFree=876352/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=0
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338398480 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17970/statm: 1338 234 195 169 0 49 0
[pid=17973] ppid=17970 vsize=651600 CPUtime=164.91
/proc/17973/stat : 17973 (rsat) R 17970 17970 16554 0 -1 4194304 825381 0 0 0 16269 222 0 0 25 0 1 0 338398492 667238400 162138 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 135156186 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17973/statm: 162900 162138 98250 211 0 162686 0
Current children cumulated CPU time (s) 164.91
Current children cumulated vsize (KiB) 656952

[startup+165.202 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 17973
/proc/meminfo: memFree=876352/2055920 swapFree=4183276/4192956
[pid=17970] ppid=17968 vsize=5352 CPUtime=164.95
/proc/17970/stat : 17970 (rsat.sh) S 17968 17970 16554 0 -1 4194304 333 825461 0 0 0 0 16269 226 18 0 1 0 338398480 5480448 235 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17970/statm: 1338 235 196 169 0 49 0
Current children cumulated CPU time (s) 164.95
Current children cumulated vsize (KiB) 5352

Child status: 10
Real time (s): 165.225
CPU time (s): 164.972
CPU user time (s): 162.698
CPU system time (s): 2.27365
CPU usage (%): 99.8468
Max. virtual memory (cumulated for all children) (KiB): 740000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 162.698
system time used= 2.27365
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 825922
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= 97
involuntary context switches= 293

runsolver used 0.19097 second user time and 0.405938 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Tue Mar  6 12:33:29 UTC 2007

IDJOB= 331462
IDBENCH= 20588
IDSOLVER= 104
FILE ID= node66/331462-1173184391

PBS_JOBID= 4015262

Free space on /tmp= 66238 MiB

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

META MD5SUM SOLVER= 42fb71d21991acbdd759c16645f65450
MD5SUM BENCH=  1911de49ec477d3e34b9a95eb8bf0845

RANDOM SEED= 226858280

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.259
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	: 5931.00
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.259
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:       1543912 kB
Buffers:          2348 kB
Cached:         402376 kB
SwapCached:       2324 kB
Active:         406240 kB
Inactive:        44496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1543912 kB
SwapTotal:     4192956 kB
SwapFree:      4183276 kB
Dirty:          214048 kB
Writeback:           0 kB
Mapped:          53176 kB
Slab:            47244 kB
Committed_AS:   833112 kB
PageTables:       1492 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= 66244 MiB

End job on node66 on Tue Mar  6 12:36:15 UTC 2007