Trace number 356651

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 58.6021 58.6336

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug2.cnf
MD5SUMde190892801b59cd9842bfb52b694299
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark41.4847
Satisfiable
(Un)Satisfiability was proved
Number of variables521158
Number of clauses13378532
Sum of the clauses size39204686
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714522
Number of clauses of size 34209353
Number of clauses of size 425253
Number of clauses of size 515680
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/node38/watcher-356651-1177543609 -o ROOT/results/node38/solver-356651-1177543609 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356651-1177543609/rsat.sh /tmp/evaluation/356651-1177543609/instance-356651-1177543609.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.46 1.17 0.83 3/77 24804
/proc/meminfo: memFree=1424320/2055920 swapFree=4159740/4192956
[pid=24804] ppid=24802 vsize=5352 CPUtime=0
/proc/24804/stat : 24804 (rsat.sh) S 24802 24804 24622 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 186529448 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24804/statm: 1338 234 195 169 0 49 0
[pid=24806] ppid=24804 vsize=1020 CPUtime=0
/proc/24806/stat : 24806 (rsat) R 24804 24804 24622 0 -1 4194304 39 0 0 0 0 0 0 0 20 0 1 0 186529449 1044480 24 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134985668 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 255 38 31 211 0 41 0

[startup+0.0543701 s]
/proc/loadavg: 1.46 1.17 0.83 3/77 24804
/proc/meminfo: memFree=1424320/2055920 swapFree=4159740/4192956
[pid=24804] ppid=24802 vsize=5352 CPUtime=0
/proc/24804/stat : 24804 (rsat.sh) S 24802 24804 24622 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 186529448 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24804/statm: 1338 234 195 169 0 49 0
[pid=24806] ppid=24804 vsize=92884 CPUtime=0.04
/proc/24806/stat : 24806 (rsat) R 24804 24804 24622 0 -1 4194304 890 0 0 0 4 0 0 0 20 0 1 0 186529449 95113216 863 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 135037357 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24806/statm: 23221 863 84 211 0 23007 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 98236

[startup+0.10238 s]
/proc/loadavg: 1.46 1.17 0.83 3/77 24804
/proc/meminfo: memFree=1424320/2055920 swapFree=4159740/4192956
[pid=24804] ppid=24802 vsize=5352 CPUtime=0
/proc/24804/stat : 24804 (rsat.sh) S 24802 24804 24622 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 186529448 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24804/statm: 1338 234 195 169 0 49 0
[pid=24806] ppid=24804 vsize=95392 CPUtime=0.08
/proc/24806/stat : 24806 (rsat) R 24804 24804 24622 0 -1 4194304 1584 0 0 0 8 0 0 0 20 0 1 0 186529449 97681408 1548 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24806/statm: 23848 1548 84 211 0 23634 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 100744

[startup+0.301416 s]
/proc/loadavg: 1.46 1.17 0.83 3/77 24804
/proc/meminfo: memFree=1424320/2055920 swapFree=4159740/4192956
[pid=24804] ppid=24802 vsize=5352 CPUtime=0
/proc/24804/stat : 24804 (rsat.sh) S 24802 24804 24622 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 186529448 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24804/statm: 1338 234 195 169 0 49 0
[pid=24806] ppid=24804 vsize=105292 CPUtime=0.28
/proc/24806/stat : 24806 (rsat) R 24804 24804 24622 0 -1 4194304 4380 0 0 0 26 2 0 0 22 0 1 0 186529449 107819008 4320 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24806/statm: 26323 4322 84 211 0 26109 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 110644

[startup+0.702493 s]
/proc/loadavg: 1.46 1.17 0.83 3/77 24804
/proc/meminfo: memFree=1424320/2055920 swapFree=4159740/4192956
[pid=24804] ppid=24802 vsize=5352 CPUtime=0
/proc/24804/stat : 24804 (rsat.sh) S 24802 24804 24622 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 186529448 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24804/statm: 1338 234 195 169 0 49 0
[pid=24806] ppid=24804 vsize=124828 CPUtime=0.68
/proc/24806/stat : 24806 (rsat) R 24804 24804 24622 0 -1 4194304 9864 0 0 0 62 6 0 0 25 0 1 0 186529449 127823872 9768 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24806/statm: 31207 9769 84 211 0 30993 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 130180

[startup+1.50164 s]
/proc/loadavg: 1.46 1.17 0.83 2/79 24807
/proc/meminfo: memFree=1369968/2055920 swapFree=4159740/4192956
[pid=24804] ppid=24802 vsize=5352 CPUtime=0
/proc/24804/stat : 24804 (rsat.sh) S 24802 24804 24622 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 186529448 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24804/statm: 1338 234 195 169 0 49 0
[pid=24806] ppid=24804 vsize=162712 CPUtime=1.49
/proc/24806/stat : 24806 (rsat) R 24804 24804 24622 0 -1 4194304 20430 0 0 0 134 15 0 0 25 0 1 0 186529449 166617088 20278 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24806/statm: 40678 20278 84 211 0 40464 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 168064

[startup+3.10195 s]
/proc/loadavg: 1.67 1.21 0.85 2/79 24807
/proc/meminfo: memFree=1313520/2055920 swapFree=4159740/4192956
[pid=24804] ppid=24802 vsize=5352 CPUtime=0
/proc/24804/stat : 24804 (rsat.sh) S 24802 24804 24622 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 186529448 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24804/statm: 1338 234 195 169 0 49 0
[pid=24806] ppid=24804 vsize=232936 CPUtime=3.08
/proc/24806/stat : 24806 (rsat) R 24804 24804 24622 0 -1 4194304 40084 0 0 0 280 28 0 0 25 0 1 0 186529449 238526464 39836 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134517285 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24806/statm: 58234 39837 84 211 0 58020 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 238288

[startup+6.30156 s]
/proc/loadavg: 1.67 1.21 0.85 2/80 24808
/proc/meminfo: memFree=1180712/2055920 swapFree=4159740/4192956
[pid=24804] ppid=24802 vsize=5352 CPUtime=0
/proc/24804/stat : 24804 (rsat.sh) S 24802 24804 24622 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 186529448 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24804/statm: 1338 234 195 169 0 49 0
[pid=24806] ppid=24804 vsize=336320 CPUtime=6.28
/proc/24806/stat : 24806 (rsat) R 24804 24804 24622 0 -1 4194304 69007 0 0 0 583 45 0 0 25 0 1 0 186529449 344391680 68594 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24806/statm: 84080 68595 84 211 0 83866 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 341672

[startup+12.7018 s]
/proc/loadavg: 1.72 1.24 0.86 2/79 24808
/proc/meminfo: memFree=803568/2055920 swapFree=4159740/4192956
[pid=24804] ppid=24802 vsize=5352 CPUtime=0
/proc/24804/stat : 24804 (rsat.sh) S 24802 24804 24622 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 186529448 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24804/statm: 1338 234 195 169 0 49 0
[pid=24806] ppid=24804 vsize=705496 CPUtime=12.68
/proc/24806/stat : 24806 (rsat) R 24804 24804 24622 0 -1 4194304 173641 0 0 0 1170 98 0 0 25 0 1 0 186529449 722427904 169707 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134521386 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24806/statm: 176374 169707 85 211 0 176160 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 710848

[startup+25.5012 s]
/proc/loadavg: 1.61 1.23 0.86 2/79 24808
/proc/meminfo: memFree=719280/2055920 swapFree=4159740/4192956
[pid=24804] ppid=24802 vsize=5352 CPUtime=0
/proc/24804/stat : 24804 (rsat.sh) S 24802 24804 24622 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 186529448 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24804/statm: 1338 234 195 169 0 49 0
[pid=24806] ppid=24804 vsize=723044 CPUtime=25.48
/proc/24806/stat : 24806 (rsat) R 24804 24804 24622 0 -1 4194304 225254 0 0 0 2437 111 0 0 25 0 1 0 186529449 740397056 177609 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24806/statm: 180761 177609 86 211 0 180547 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 728396

[startup+51.1011 s]
/proc/loadavg: 1.40 1.21 0.87 2/79 24808
/proc/meminfo: memFree=715312/2055920 swapFree=4159740/4192956
[pid=24804] ppid=24802 vsize=5352 CPUtime=0
/proc/24804/stat : 24804 (rsat.sh) S 24802 24804 24622 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 186529448 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24804/statm: 1338 234 195 169 0 49 0
[pid=24806] ppid=24804 vsize=726672 CPUtime=51.07
/proc/24806/stat : 24806 (rsat) R 24804 24804 24622 0 -1 4194304 293329 0 0 0 4984 123 0 0 25 0 1 0 186529449 744112128 178681 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134530112 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24806/statm: 181668 178681 86 211 0 181454 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 732024

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

[startup+54.3017 s]
/proc/loadavg: 1.37 1.21 0.87 2/79 24808
/proc/meminfo: memFree=715120/2055920 swapFree=4159740/4192956
[pid=24804] ppid=24802 vsize=5352 CPUtime=0
/proc/24804/stat : 24804 (rsat.sh) S 24802 24804 24622 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 186529448 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24804/statm: 1338 234 195 169 0 49 0
[pid=24806] ppid=24804 vsize=727076 CPUtime=54.27
/proc/24806/stat : 24806 (rsat) R 24804 24804 24622 0 -1 4194304 311601 0 0 0 5300 127 0 0 25 0 1 0 186529449 744525824 178761 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134529480 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24806/statm: 181769 178761 86 211 0 181555 0
Current children cumulated CPU time (s) 54.27
Current children cumulated vsize (KiB) 732428

[startup+55.902 s]
/proc/loadavg: 1.37 1.21 0.87 2/79 24808
/proc/meminfo: memFree=714800/2055920 swapFree=4159740/4192956
[pid=24804] ppid=24802 vsize=5352 CPUtime=0
/proc/24804/stat : 24804 (rsat.sh) S 24802 24804 24622 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 186529448 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24804/statm: 1338 234 195 169 0 49 0
[pid=24806] ppid=24804 vsize=727812 CPUtime=55.86
/proc/24806/stat : 24806 (rsat) R 24804 24804 24622 0 -1 4194304 316958 0 0 0 5458 128 0 0 25 0 1 0 186529449 745279488 178940 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24806/statm: 181953 178940 86 211 0 181739 0
Current children cumulated CPU time (s) 55.86
Current children cumulated vsize (KiB) 733164

[startup+57.5013 s]
/proc/loadavg: 1.34 1.20 0.87 2/79 24808
/proc/meminfo: memFree=708016/2055920 swapFree=4159740/4192956
[pid=24804] ppid=24802 vsize=5352 CPUtime=0
/proc/24804/stat : 24804 (rsat.sh) S 24802 24804 24622 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 186529448 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24804/statm: 1338 234 195 169 0 49 0
[pid=24806] ppid=24804 vsize=728104 CPUtime=57.46
/proc/24806/stat : 24806 (rsat) R 24804 24804 24622 0 -1 4194304 319033 0 0 0 5617 129 0 0 22 0 1 0 186529449 745578496 179573 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134980952 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24806/statm: 182026 179573 86 211 0 181812 0
Current children cumulated CPU time (s) 57.46
Current children cumulated vsize (KiB) 733456

[startup+58.3055 s]
/proc/loadavg: 1.34 1.20 0.87 2/79 24808
/proc/meminfo: memFree=760112/2055920 swapFree=4159740/4192956
[pid=24804] ppid=24802 vsize=5352 CPUtime=0
/proc/24804/stat : 24804 (rsat.sh) S 24802 24804 24622 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 186529448 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24804/statm: 1338 234 195 169 0 49 0
[pid=24806] ppid=24804 vsize=675844 CPUtime=58.27
/proc/24806/stat : 24806 (rsat) R 24804 24804 24622 0 -1 4194304 319033 0 0 0 5697 130 0 0 25 0 1 0 186529449 692064256 166508 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134979965 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24806/statm: 168961 166508 86 211 0 168747 0
Current children cumulated CPU time (s) 58.27
Current children cumulated vsize (KiB) 681196

[startup+58.5015 s]
/proc/loadavg: 1.34 1.20 0.87 2/79 24808
/proc/meminfo: memFree=760112/2055920 swapFree=4159740/4192956
[pid=24804] ppid=24802 vsize=5352 CPUtime=0
/proc/24804/stat : 24804 (rsat.sh) S 24802 24804 24622 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 186529448 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24804/statm: 1338 234 195 169 0 49 0
[pid=24806] ppid=24804 vsize=661516 CPUtime=58.46
/proc/24806/stat : 24806 (rsat) R 24804 24804 24622 0 -1 4194304 319033 0 0 0 5716 130 0 0 25 0 1 0 186529449 677392384 164168 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134981512 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24806/statm: 165379 164168 86 211 0 165165 0
Current children cumulated CPU time (s) 58.46
Current children cumulated vsize (KiB) 666868

[startup+58.6015 s]
/proc/loadavg: 1.34 1.20 0.87 2/79 24808
/proc/meminfo: memFree=760112/2055920 swapFree=4159740/4192956
[pid=24804] ppid=24802 vsize=5352 CPUtime=0
/proc/24804/stat : 24804 (rsat.sh) S 24802 24804 24622 0 -1 4194304 304 75 0 0 0 0 0 0 18 0 1 0 186529448 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24804/statm: 1338 234 195 169 0 49 0
[pid=24806] ppid=24804 vsize=627780 CPUtime=58.57
/proc/24806/stat : 24806 (rsat) R 24804 24804 24622 0 -1 4194304 319033 0 0 0 5718 139 0 0 25 0 1 0 186529449 642846720 54899 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 135156186 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24806/statm: 156945 54899 33482 211 0 156731 0
Current children cumulated CPU time (s) 58.57
Current children cumulated vsize (KiB) 633132

Child status: 10
Real time (s): 58.6336
CPU time (s): 58.6021
CPU user time (s): 57.1843
CPU system time (s): 1.41778
CPU usage (%): 99.9462
Max. virtual memory (cumulated for all children) (KiB): 733584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.1843
system time used= 1.41778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 319573
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= 33
involuntary context switches= 1303

runsolver used 0.084987 second user time and 0.180972 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Wed Apr 25 23:27:08 UTC 2007

IDJOB= 356651
IDBENCH= 20590
IDSOLVER= 169
FILE ID= node38/356651-1177543609

PBS_JOBID= 4695901

Free space on /tmp= 65959 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug2.cnf
COMMAND LINE= /tmp/evaluation/356651-1177543609/rsat.sh /tmp/evaluation/356651-1177543609/instance-356651-1177543609.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-356651-1177543609 -o ROOT/results/node38/solver-356651-1177543609 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/356651-1177543609/rsat.sh /tmp/evaluation/356651-1177543609/instance-356651-1177543609.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  de190892801b59cd9842bfb52b694299

RANDOM SEED= 994075964

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.263
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.263
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:       1424728 kB
Buffers:         35800 kB
Cached:         469568 kB
SwapCached:       3136 kB
Active:         432820 kB
Inactive:       134676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1424728 kB
SwapTotal:     4192956 kB
SwapFree:      4159740 kB
Dirty:          280248 kB
Writeback:           0 kB
Mapped:          70352 kB
Slab:            48924 kB
Committed_AS:  1742476 kB
PageTables:       2160 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= 65959 MiB

End job on node38 on Wed Apr 25 23:28:07 UTC 2007