Trace number 356643

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.47 164.568

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

command line: runsolver --timestamp -w ROOT/results/node37/watcher-356643-1177543521 -o ROOT/results/node37/solver-356643-1177543521 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356643-1177543521/rsat.sh /tmp/evaluation/356643-1177543521/instance-356643-1177543521.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.55 1.13 0.79 3/79 28813
/proc/meminfo: memFree=1482888/2055920 swapFree=4145428/4192956
[pid=28813] ppid=28811 vsize=5352 CPUtime=0
/proc/28813/stat : 28813 (rsat.sh) S 28811 28813 28675 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 202266368 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28813/statm: 1338 234 195 169 0 49 0
[pid=28815] ppid=28813 vsize=1132 CPUtime=0
/proc/28815/stat : 28815 (rsat) R 28813 28813 28675 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 202266368 1159168 89 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 135037357 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28815/statm: 14367 98 84 211 0 14153 0

[startup+0.0208611 s]
/proc/loadavg: 1.55 1.13 0.79 3/79 28813
/proc/meminfo: memFree=1482888/2055920 swapFree=4145428/4192956
[pid=28813] ppid=28811 vsize=5352 CPUtime=0
/proc/28813/stat : 28813 (rsat.sh) S 28811 28813 28675 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 202266368 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28813/statm: 1338 234 195 169 0 49 0
[pid=28815] ppid=28813 vsize=91040 CPUtime=0.01
/proc/28815/stat : 28815 (rsat) R 28813 28813 28675 0 -1 4194304 382 0 0 0 1 0 0 0 20 0 1 0 202266368 93224960 363 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28815/statm: 22760 363 84 211 0 22546 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 96392

[startup+0.101879 s]
/proc/loadavg: 1.55 1.13 0.79 3/79 28813
/proc/meminfo: memFree=1482888/2055920 swapFree=4145428/4192956
[pid=28813] ppid=28811 vsize=5352 CPUtime=0
/proc/28813/stat : 28813 (rsat.sh) S 28811 28813 28675 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 202266368 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28813/statm: 1338 234 195 169 0 49 0
[pid=28815] ppid=28813 vsize=95396 CPUtime=0.08
/proc/28815/stat : 28815 (rsat) R 28813 28813 28675 0 -1 4194304 1583 0 0 0 8 0 0 0 20 0 1 0 202266368 97685504 1547 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 135037357 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28815/statm: 23849 1548 84 211 0 23635 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 100748

[startup+0.301913 s]
/proc/loadavg: 1.55 1.13 0.79 3/79 28813
/proc/meminfo: memFree=1482888/2055920 swapFree=4145428/4192956
[pid=28813] ppid=28811 vsize=5352 CPUtime=0
/proc/28813/stat : 28813 (rsat.sh) S 28811 28813 28675 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 202266368 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28813/statm: 1338 234 195 169 0 49 0
[pid=28815] ppid=28813 vsize=105428 CPUtime=0.29
/proc/28815/stat : 28815 (rsat) R 28813 28813 28675 0 -1 4194304 4414 0 0 0 27 2 0 0 20 0 1 0 202266368 107958272 4354 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28815/statm: 26357 4354 84 211 0 26143 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110780

[startup+0.701989 s]
/proc/loadavg: 1.55 1.13 0.79 3/79 28813
/proc/meminfo: memFree=1482888/2055920 swapFree=4145428/4192956
[pid=28813] ppid=28811 vsize=5352 CPUtime=0
/proc/28813/stat : 28813 (rsat.sh) S 28811 28813 28675 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 202266368 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28813/statm: 1338 234 195 169 0 49 0
[pid=28815] ppid=28813 vsize=124964 CPUtime=0.68
/proc/28815/stat : 28815 (rsat) R 28813 28813 28675 0 -1 4194304 9902 0 0 0 63 5 0 0 24 0 1 0 202266368 127963136 9805 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 135037357 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28815/statm: 31241 9805 84 211 0 31027 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 130316

[startup+1.50114 s]
/proc/loadavg: 1.55 1.13 0.79 2/81 28816
/proc/meminfo: memFree=1429048/2055920 swapFree=4145428/4192956
[pid=28813] ppid=28811 vsize=5352 CPUtime=0
/proc/28813/stat : 28813 (rsat.sh) S 28811 28813 28675 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 202266368 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28813/statm: 1338 234 195 169 0 49 0
[pid=28815] ppid=28813 vsize=162980 CPUtime=1.49
/proc/28815/stat : 28815 (rsat) R 28813 28813 28675 0 -1 4194304 20513 0 0 0 137 12 0 0 25 0 1 0 202266368 166891520 20360 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 135037357 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28815/statm: 40745 20361 84 211 0 40531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 168332

[startup+3.10144 s]
/proc/loadavg: 1.55 1.13 0.79 2/80 28816
/proc/meminfo: memFree=1371968/2055920 swapFree=4145428/4192956
[pid=28813] ppid=28811 vsize=5352 CPUtime=0
/proc/28813/stat : 28813 (rsat.sh) S 28811 28813 28675 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 202266368 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28813/statm: 1338 234 195 169 0 49 0
[pid=28815] ppid=28813 vsize=235052 CPUtime=3.08
/proc/28815/stat : 28815 (rsat) R 28813 28813 28675 0 -1 4194304 40676 0 0 0 285 23 0 0 25 0 1 0 202266368 240693248 40424 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 135037357 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28815/statm: 58763 40425 84 211 0 58549 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 240404

[startup+6.30104 s]
/proc/loadavg: 1.50 1.13 0.79 2/80 28816
/proc/meminfo: memFree=1238400/2055920 swapFree=4145428/4192956
[pid=28813] ppid=28811 vsize=5352 CPUtime=0
/proc/28813/stat : 28813 (rsat.sh) S 28811 28813 28675 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 202266368 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28813/statm: 1338 234 195 169 0 49 0
[pid=28815] ppid=28813 vsize=338700 CPUtime=6.28
/proc/28815/stat : 28815 (rsat) R 28813 28813 28675 0 -1 4194304 69673 0 0 0 587 41 0 0 25 0 1 0 202266368 346828800 69257 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28815/statm: 84675 69258 84 211 0 84461 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 344052

[startup+12.7012 s]
/proc/loadavg: 1.46 1.13 0.79 2/80 28816
/proc/meminfo: memFree=854664/2055920 swapFree=4145428/4192956
[pid=28813] ppid=28811 vsize=5352 CPUtime=0
/proc/28813/stat : 28813 (rsat.sh) S 28811 28813 28675 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 202266368 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28813/statm: 1338 234 195 169 0 49 0
[pid=28815] ppid=28813 vsize=705568 CPUtime=12.67
/proc/28815/stat : 28815 (rsat) R 28813 28813 28675 0 -1 4194304 173689 0 0 0 1172 95 0 0 25 0 1 0 202266368 722501632 169722 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134521386 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28815/statm: 176392 169722 85 211 0 176178 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 710920

[startup+25.5027 s]
/proc/loadavg: 1.36 1.12 0.80 2/80 28816
/proc/meminfo: memFree=774856/2055920 swapFree=4145428/4192956
[pid=28813] ppid=28811 vsize=5352 CPUtime=0
/proc/28813/stat : 28813 (rsat.sh) S 28811 28813 28675 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 202266368 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28813/statm: 1338 234 195 169 0 49 0
[pid=28815] ppid=28813 vsize=723048 CPUtime=25.47
/proc/28815/stat : 28815 (rsat) R 28813 28813 28675 0 -1 4194304 225142 0 0 0 2439 108 0 0 25 0 1 0 202266368 740401152 177593 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28815/statm: 180762 177593 86 211 0 180548 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 728400

[startup+51.1015 s]
/proc/loadavg: 1.24 1.11 0.80 2/80 28816
/proc/meminfo: memFree=770504/2055920 swapFree=4145428/4192956
[pid=28813] ppid=28811 vsize=5352 CPUtime=0
/proc/28813/stat : 28813 (rsat.sh) S 28811 28813 28675 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 202266368 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28813/statm: 1338 234 195 169 0 49 0
[pid=28815] ppid=28813 vsize=727360 CPUtime=51.05
/proc/28815/stat : 28815 (rsat) R 28813 28813 28675 0 -1 4194304 314850 0 0 0 4978 127 0 0 25 0 1 0 202266368 744816640 178728 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522765 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28815/statm: 181840 178728 86 211 0 181626 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 732712

[startup+102.305 s]
/proc/loadavg: 1.10 1.09 0.81 2/80 28816
/proc/meminfo: memFree=765832/2055920 swapFree=4145428/4192956
[pid=28813] ppid=28811 vsize=5352 CPUtime=0
/proc/28813/stat : 28813 (rsat.sh) S 28811 28813 28675 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 202266368 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28813/statm: 1338 234 195 169 0 49 0
[pid=28815] ppid=28813 vsize=729736 CPUtime=102.24
/proc/28815/stat : 28815 (rsat) R 28813 28813 28675 0 -1 4194304 542775 0 0 0 10053 171 0 0 25 0 1 0 202266368 747249664 179922 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28815/statm: 182434 179922 86 211 0 182220 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 735088

[startup+162.302 s]
/proc/loadavg: 1.04 1.07 0.82 2/80 28816
/proc/meminfo: memFree=761544/2055920 swapFree=4145428/4192956
[pid=28813] ppid=28811 vsize=5352 CPUtime=0
/proc/28813/stat : 28813 (rsat.sh) S 28811 28813 28675 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 202266368 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28813/statm: 1338 234 195 169 0 49 0
[pid=28815] ppid=28813 vsize=734288 CPUtime=162.21
/proc/28815/stat : 28815 (rsat) R 28813 28813 28675 0 -1 4194304 823940 0 0 0 15995 226 0 0 25 0 1 0 202266368 751910912 181043 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28815/statm: 183572 181043 86 211 0 183358 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 739640

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

[startup+163.102 s]
/proc/loadavg: 1.04 1.07 0.82 3/80 28816
/proc/meminfo: memFree=760008/2055920 swapFree=4145428/4192956
[pid=28813] ppid=28811 vsize=5352 CPUtime=0
/proc/28813/stat : 28813 (rsat.sh) S 28811 28813 28675 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 202266368 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28813/statm: 1338 234 195 169 0 49 0
[pid=28815] ppid=28813 vsize=734348 CPUtime=163
/proc/28815/stat : 28815 (rsat) R 28813 28813 28675 0 -1 4194304 825381 0 0 0 16073 227 0 0 20 0 1 0 202266368 751972352 181079 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134982822 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28815/statm: 183587 181079 86 211 0 183373 0
Current children cumulated CPU time (s) 163
Current children cumulated vsize (KiB) 739700

[startup+163.906 s]
/proc/loadavg: 1.04 1.07 0.82 2/80 28816
/proc/meminfo: memFree=809288/2055920 swapFree=4145428/4192956
[pid=28813] ppid=28811 vsize=5352 CPUtime=0
/proc/28813/stat : 28813 (rsat.sh) S 28811 28813 28675 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 202266368 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28813/statm: 1338 234 195 169 0 49 0
[pid=28815] ppid=28813 vsize=682084 CPUtime=163.8
/proc/28815/stat : 28815 (rsat) R 28813 28813 28675 0 -1 4194304 825381 0 0 0 16152 228 0 0 25 0 1 0 202266368 698454016 168013 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134979983 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28815/statm: 170521 168013 86 211 0 170307 0
Current children cumulated CPU time (s) 163.8
Current children cumulated vsize (KiB) 687436

[startup+164.302 s]
/proc/loadavg: 1.04 1.07 0.82 2/80 28816
/proc/meminfo: memFree=809288/2055920 swapFree=4145428/4192956
[pid=28813] ppid=28811 vsize=5352 CPUtime=0
/proc/28813/stat : 28813 (rsat.sh) S 28811 28813 28675 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 202266368 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28813/statm: 1338 234 195 169 0 49 0
[pid=28815] ppid=28813 vsize=674400 CPUtime=164.2
/proc/28815/stat : 28815 (rsat) R 28813 28813 28675 0 -1 4194304 825381 0 0 0 16192 228 0 0 25 0 1 0 202266368 690585600 166767 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134979953 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28815/statm: 168600 166767 86 211 0 168386 0
Current children cumulated CPU time (s) 164.2
Current children cumulated vsize (KiB) 679752

[startup+164.502 s]
/proc/loadavg: 1.04 1.07 0.82 2/80 28816
/proc/meminfo: memFree=809288/2055920 swapFree=4145428/4192956
[pid=28813] ppid=28811 vsize=5352 CPUtime=0
/proc/28813/stat : 28813 (rsat.sh) S 28811 28813 28675 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 202266368 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28813/statm: 1338 234 195 169 0 49 0
[pid=28815] ppid=28813 vsize=651600 CPUtime=164.4
/proc/28815/stat : 28815 (rsat) R 28813 28813 28675 0 -1 4194304 825381 0 0 0 16206 234 0 0 25 0 1 0 202266368 667238400 114010 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 135156186 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28815/statm: 162900 114010 37530 211 0 162686 0
Current children cumulated CPU time (s) 164.4
Current children cumulated vsize (KiB) 656952

Child status: 10
Real time (s): 164.568
CPU time (s): 164.47
CPU user time (s): 162.067
CPU system time (s): 2.40263
CPU usage (%): 99.9407
Max. virtual memory (cumulated for all children) (KiB): 739820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 162.067
system time used= 2.40263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 825921
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= 58
involuntary context switches= 672

runsolver used 0.162975 second user time and 0.482926 second system time

The end

Launcher Data (download as text)

Begin job on node37 on Wed Apr 25 23:25:39 UTC 2007

IDJOB= 356643
IDBENCH= 20588
IDSOLVER= 169
FILE ID= node37/356643-1177543521

PBS_JOBID= 4695902

Free space on /tmp= 66114 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/356643-1177543521/rsat.sh /tmp/evaluation/356643-1177543521/instance-356643-1177543521.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node37/watcher-356643-1177543521 -o ROOT/results/node37/solver-356643-1177543521 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/356643-1177543521/rsat.sh /tmp/evaluation/356643-1177543521/instance-356643-1177543521.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  1911de49ec477d3e34b9a95eb8bf0845

RANDOM SEED= 228192898

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node37.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.281
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.281
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:       1483232 kB
Buffers:         30516 kB
Cached:         426404 kB
SwapCached:      15340 kB
Active:         427548 kB
Inactive:        90108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1483232 kB
SwapTotal:     4192956 kB
SwapFree:      4145428 kB
Dirty:          226480 kB
Writeback:           0 kB
Mapped:          67708 kB
Slab:            40260 kB
Committed_AS:  2134720 kB
PageTables:       2088 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= 66114 MiB

End job on node37 on Wed Apr 25 23:28:24 UTC 2007