Trace number 356647

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 94.7506 95.0838

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug3.cnf
MD5SUMdc050785d671b86f856b07b158553686
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark55.0316
Satisfiable
(Un)Satisfiability was proved
Number of variables521046
Number of clauses13376161
Sum of the clauses size39197797
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28713411
Number of clauses of size 34208212
Number of clauses of size 425250
Number of clauses of size 515675
Number of clauses of size over 5413612

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/node13/watcher-356647-1177543569 -o ROOT/results/node13/solver-356647-1177543569 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356647-1177543569/rsat.sh /tmp/evaluation/356647-1177543569/instance-356647-1177543569.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.10 1.02 0.76 3/77 6260
/proc/meminfo: memFree=1294528/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 202276578 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6260/statm: 1338 232 195 169 0 49 0
[pid=6261] ppid=6260 vsize=684 CPUtime=0
/proc/6261/stat : 6261 (SatElite) D 6260 6260 5962 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 202276578 700416 44 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/6261/statm: 171 44 36 128 0 40 0

[startup+0.067065 s]
/proc/loadavg: 1.10 1.02 0.76 3/77 6260
/proc/meminfo: memFree=1294528/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 202276578 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6260/statm: 1338 232 195 169 0 49 0
[pid=6261] ppid=6260 vsize=684 CPUtime=0
/proc/6261/stat : 6261 (SatElite) D 6260 6260 5962 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 202276578 700416 44 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/6261/statm: 171 44 36 128 0 40 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6036

[startup+0.101071 s]
/proc/loadavg: 1.10 1.02 0.76 3/77 6260
/proc/meminfo: memFree=1294528/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 202276578 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6260/statm: 1338 232 195 169 0 49 0
[pid=6261] ppid=6260 vsize=684 CPUtime=0
/proc/6261/stat : 6261 (SatElite) D 6260 6260 5962 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 202276578 700416 44 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/6261/statm: 171 44 36 128 0 40 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6036

[startup+0.301115 s]
/proc/loadavg: 1.10 1.02 0.76 3/77 6260
/proc/meminfo: memFree=1294528/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 304 75 0 0 0 0 0 0 16 0 1 0 202276578 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6260/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701199 s]
/proc/loadavg: 1.10 1.02 0.76 3/77 6260
/proc/meminfo: memFree=1294528/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 304 75 0 0 0 0 0 0 16 0 1 0 202276578 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6260/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50137 s]
/proc/loadavg: 1.10 1.02 0.76 2/79 6263
/proc/meminfo: memFree=1251120/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 304 75 0 0 0 0 0 0 16 0 1 0 202276578 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6260/statm: 1338 234 195 169 0 49 0
[pid=6263] ppid=6260 vsize=153596 CPUtime=1.28
/proc/6263/stat : 6263 (rsat) R 6260 6260 5962 0 -1 4194304 17897 0 0 0 118 10 0 0 25 0 1 0 202276599 157282304 17759 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 135037357 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6263/statm: 38399 17759 84 211 0 38185 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 158948

[startup+3.10171 s]
/proc/loadavg: 1.10 1.02 0.76 2/79 6263
/proc/meminfo: memFree=1195248/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 304 75 0 0 0 0 0 0 16 0 1 0 202276578 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6260/statm: 1338 234 195 169 0 49 0
[pid=6263] ppid=6260 vsize=226332 CPUtime=2.88
/proc/6263/stat : 6263 (rsat) R 6260 6260 5962 0 -1 4194304 38243 0 0 0 264 24 0 0 25 0 1 0 202276599 231763968 38008 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 135037357 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6263/statm: 56583 38009 84 211 0 56369 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 231684

[startup+6.30139 s]
/proc/loadavg: 1.10 1.02 0.76 2/79 6263
/proc/meminfo: memFree=1059632/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 304 75 0 0 0 0 0 0 16 0 1 0 202276578 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6260/statm: 1338 234 195 169 0 49 0
[pid=6263] ppid=6260 vsize=331152 CPUtime=6.08
/proc/6263/stat : 6263 (rsat) R 6260 6260 5962 0 -1 4194304 67559 0 0 0 566 42 0 0 25 0 1 0 202276599 339099648 67153 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134517022 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6263/statm: 82788 67153 84 211 0 82574 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 336504

[startup+12.7017 s]
/proc/loadavg: 1.08 1.02 0.76 2/79 6263
/proc/meminfo: memFree=683696/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 304 75 0 0 0 0 0 0 16 0 1 0 202276578 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6260/statm: 1338 234 195 169 0 49 0
[pid=6263] ppid=6260 vsize=705400 CPUtime=12.48
/proc/6263/stat : 6263 (rsat) R 6260 6260 5962 0 -1 4194304 173649 0 0 0 1155 93 0 0 25 0 1 0 202276599 722329600 169649 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134521386 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6263/statm: 176350 169649 85 211 0 176136 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 710752

[startup+25.5015 s]
/proc/loadavg: 1.07 1.02 0.76 2/79 6263
/proc/meminfo: memFree=587120/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 304 75 0 0 0 0 0 0 16 0 1 0 202276578 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6260/statm: 1338 234 195 169 0 49 0
[pid=6263] ppid=6260 vsize=722712 CPUtime=25.27
/proc/6263/stat : 6263 (rsat) R 6260 6260 5962 0 -1 4194304 215133 0 0 0 2423 104 0 0 25 0 1 0 202276599 740057088 177389 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6263/statm: 180678 177389 86 211 0 180464 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 728064

[startup+51.1019 s]
/proc/loadavg: 1.04 1.02 0.77 2/79 6263
/proc/meminfo: memFree=581296/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 304 75 0 0 0 0 0 0 16 0 1 0 202276578 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6260/statm: 1338 234 195 169 0 49 0
[pid=6263] ppid=6260 vsize=728572 CPUtime=50.86
/proc/6263/stat : 6263 (rsat) R 6260 6260 5962 0 -1 4194304 308466 0 0 0 4962 124 0 0 25 0 1 0 202276599 746057728 178898 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134525901 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6263/statm: 182143 178902 86 211 0 181929 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 733924

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

[startup+76.7013 s]
/proc/loadavg: 1.03 1.02 0.77 2/79 6263
/proc/meminfo: memFree=578288/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 304 75 0 0 0 0 0 0 16 0 1 0 202276578 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6260/statm: 1338 234 195 169 0 49 0
[pid=6263] ppid=6260 vsize=728964 CPUtime=76.45
/proc/6263/stat : 6263 (rsat) R 6260 6260 5962 0 -1 4194304 370367 0 0 0 7507 138 0 0 25 0 1 0 202276599 746459136 179705 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 135041953 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6263/statm: 182241 179705 86 211 0 182027 0
Current children cumulated CPU time (s) 76.45
Current children cumulated vsize (KiB) 734316

[startup+83.1017 s]
/proc/loadavg: 1.02 1.01 0.77 2/79 6263
/proc/meminfo: memFree=578160/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 304 75 0 0 0 0 0 0 16 0 1 0 202276578 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6260/statm: 1338 234 195 169 0 49 0
[pid=6263] ppid=6260 vsize=729060 CPUtime=82.85
/proc/6263/stat : 6263 (rsat) R 6260 6260 5962 0 -1 4194304 400551 0 0 0 8141 144 0 0 25 0 1 0 202276599 746557440 179721 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6263/statm: 182265 179721 86 211 0 182051 0
Current children cumulated CPU time (s) 82.85
Current children cumulated vsize (KiB) 734412

[startup+89.501 s]
/proc/loadavg: 1.02 1.01 0.77 2/79 6263
/proc/meminfo: memFree=578032/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 304 75 0 0 0 0 0 0 16 0 1 0 202276578 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6260/statm: 1338 234 195 169 0 49 0
[pid=6263] ppid=6260 vsize=729312 CPUtime=89.25
/proc/6263/stat : 6263 (rsat) R 6260 6260 5962 0 -1 4194304 422971 0 0 0 8777 148 0 0 25 0 1 0 202276599 746815488 179747 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6263/statm: 182328 179747 86 211 0 182114 0
Current children cumulated CPU time (s) 89.25
Current children cumulated vsize (KiB) 734664

[startup+92.7017 s]
/proc/loadavg: 1.02 1.01 0.77 2/79 6263
/proc/meminfo: memFree=577648/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 304 75 0 0 0 0 0 0 16 0 1 0 202276578 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6260/statm: 1338 234 195 169 0 49 0
[pid=6263] ppid=6260 vsize=729664 CPUtime=92.45
/proc/6263/stat : 6263 (rsat) R 6260 6260 5962 0 -1 4194304 430227 0 0 0 9095 150 0 0 25 0 1 0 202276599 747175936 179841 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6263/statm: 182416 179841 86 211 0 182202 0
Current children cumulated CPU time (s) 92.45
Current children cumulated vsize (KiB) 735016

[startup+94.3011 s]
/proc/loadavg: 1.02 1.01 0.77 2/79 6263
/proc/meminfo: memFree=573616/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 304 75 0 0 0 0 0 0 16 0 1 0 202276578 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6260/statm: 1338 234 195 169 0 49 0
[pid=6263] ppid=6260 vsize=677576 CPUtime=94.04
/proc/6263/stat : 6263 (rsat) R 6260 6260 5962 0 -1 4194304 430412 0 0 0 9253 151 0 0 25 0 1 0 202276599 693837824 166794 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134979914 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6263/statm: 169394 166794 86 211 0 169180 0
Current children cumulated CPU time (s) 94.04
Current children cumulated vsize (KiB) 682928

[startup+94.7022 s]
/proc/loadavg: 1.02 1.01 0.77 2/79 6263
/proc/meminfo: memFree=625712/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 304 75 0 0 0 0 0 0 16 0 1 0 202276578 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6260/statm: 1338 234 195 169 0 49 0
[pid=6263] ppid=6260 vsize=672096 CPUtime=94.44
/proc/6263/stat : 6263 (rsat) R 6260 6260 5962 0 -1 4194304 430412 0 0 0 9293 151 0 0 25 0 1 0 202276599 688226304 165935 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134981159 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6263/statm: 168024 165935 86 211 0 167810 0
Current children cumulated CPU time (s) 94.44
Current children cumulated vsize (KiB) 677448

[startup+94.9022 s]
/proc/loadavg: 1.02 1.01 0.77 2/79 6263
/proc/meminfo: memFree=625712/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 304 75 0 0 0 0 0 0 16 0 1 0 202276578 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6260/statm: 1338 234 195 169 0 49 0
[pid=6263] ppid=6260 vsize=647224 CPUtime=94.64
/proc/6263/stat : 6263 (rsat) R 6260 6260 5962 0 -1 4194304 430412 0 0 0 9311 153 0 0 25 0 1 0 202276599 662757376 145584 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 135156186 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6263/statm: 161806 145584 6158 211 0 161592 0
Current children cumulated CPU time (s) 94.64
Current children cumulated vsize (KiB) 652576

[startup+95.0022 s]
/proc/loadavg: 1.02 1.01 0.77 2/79 6263
/proc/meminfo: memFree=625712/2055920 swapFree=4159400/4192956
[pid=6260] ppid=6258 vsize=5352 CPUtime=0
/proc/6260/stat : 6260 (rsat.sh) S 6258 6260 5962 0 -1 4194304 304 75 0 0 0 0 0 0 16 0 1 0 202276578 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6260/statm: 1338 234 195 169 0 49 0
[pid=6263] ppid=6260 vsize=0 CPUtime=94.73
/proc/6263/stat : 6263 (rsat) D 6260 6260 5962 0 -1 4194308 430417 0 0 0 9311 162 0 0 22 0 1 0 202276599 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 1026 18446744072099781622 0 0 17 1 0 0
/proc/6263/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 94.73
Current children cumulated vsize (KiB) 5352

Child status: 10
Real time (s): 95.0838
CPU time (s): 94.7506
CPU user time (s): 93.1208
CPU system time (s): 1.62975
CPU usage (%): 99.6496
Max. virtual memory (cumulated for all children) (KiB): 735180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.1208
system time used= 1.62975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 430952
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= 68
involuntary context switches= 1969

runsolver used 0.099984 second user time and 0.294955 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Wed Apr 25 23:26:27 UTC 2007

IDJOB= 356647
IDBENCH= 20589
IDSOLVER= 169
FILE ID= node13/356647-1177543569

PBS_JOBID= 4695919

Free space on /tmp= 66060 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  dc050785d671b86f856b07b158553686

RANDOM SEED= 44133158

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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	: 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.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:       1294936 kB
Buffers:         39464 kB
Cached:         591264 kB
SwapCached:      12688 kB
Active:         534540 kB
Inactive:       156960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1294936 kB
SwapTotal:     4192956 kB
SwapFree:      4159400 kB
Dirty:          222264 kB
Writeback:           0 kB
Mapped:          67788 kB
Slab:            54864 kB
Committed_AS:  6908816 kB
PageTables:       1992 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= 66079 MiB

End job on node13 on Wed Apr 25 23:28:03 UTC 2007