Trace number 320666

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 397.949 398.119

General information on the benchmark

Nameindustrial/narain/
clauses-6.cnf
MD5SUM61486826db531b2bec67f4c4c779f9ff
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark86.1749
Satisfiable
(Un)Satisfiability was proved
Number of variables683995
Number of clauses2623082
Sum of the clauses size6506810
Maximum clause length385
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21990085
Number of clauses of size 3452561
Number of clauses of size 45943
Number of clauses of size 5154560
Number of clauses of size over 519932

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/node75/watcher-320666-1173048874 -o ROOT/results/node75/solver-320666-1173048874 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320666-1173048874/rsat.sh /tmp/evaluation/320666-1173048874/instance-320666-1173048874.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: 0.92 0.97 0.91 3/64 16556
/proc/meminfo: memFree=1060288/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=0
/proc/16556/stat : 16556 (rsat.sh) R 16554 16556 15991 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 324853282 5480448 231 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882680991 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/16556/statm: 1338 231 194 169 0 49 0
[pid=16557] ppid=16556 vsize=1172 CPUtime=0
/proc/16557/stat : 16557 (SatElite) R 16556 16556 15991 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 324853283 1200128 168 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134548092 0 0 4096 3 0 0 0 17 0 0 0
/proc/16557/statm: 293 169 49 128 0 162 0

[startup+0.058065 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 16556
/proc/meminfo: memFree=1060288/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=0
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 324853282 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16556/statm: 1338 232 195 169 0 49 0
[pid=16557] ppid=16556 vsize=8820 CPUtime=0.04
/proc/16557/stat : 16557 (SatElite) R 16556 16556 15991 0 -1 4194304 1929 0 0 0 4 0 0 0 19 0 1 0 324853283 9031680 1911 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/16557/statm: 2238 1912 49 128 0 2107 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14172

[startup+0.101069 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 16556
/proc/meminfo: memFree=1060288/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=0
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 324853282 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16556/statm: 1338 232 195 169 0 49 0
[pid=16557] ppid=16556 vsize=15172 CPUtime=0.09
/proc/16557/stat : 16557 (SatElite) R 16556 16556 15991 0 -1 4194304 3216 0 0 0 8 1 0 0 19 0 1 0 324853283 15536128 3198 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/16557/statm: 3793 3199 49 128 0 3662 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20524

[startup+0.301093 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 16556
/proc/meminfo: memFree=1060288/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=0
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 324853282 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16556/statm: 1338 232 195 169 0 49 0
[pid=16557] ppid=16556 vsize=39348 CPUtime=0.29
/proc/16557/stat : 16557 (SatElite) R 16556 16556 15991 0 -1 4194304 9199 0 0 0 24 5 0 0 21 0 1 0 324853283 40292352 9181 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/16557/statm: 9837 9182 49 128 0 9706 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44700

[startup+0.701139 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 16556
/proc/meminfo: memFree=1060288/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=0
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 324853282 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16556/statm: 1338 232 195 169 0 49 0
[pid=16557] ppid=16556 vsize=84652 CPUtime=0.69
/proc/16557/stat : 16557 (SatElite) R 16556 16556 15991 0 -1 4194304 20307 0 0 0 58 11 0 0 25 0 1 0 324853283 86683648 20289 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 0 0 0
/proc/16557/statm: 21163 20289 49 128 0 21032 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90004

[startup+1.50125 s]
/proc/loadavg: 0.92 0.97 0.91 2/66 16558
/proc/meminfo: memFree=949104/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=0
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 324853282 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16556/statm: 1338 232 195 169 0 49 0
[pid=16557] ppid=16556 vsize=169620 CPUtime=1.49
/proc/16557/stat : 16557 (SatElite) R 16556 16556 15991 0 -1 4194304 40043 0 0 0 126 23 0 0 25 0 1 0 324853283 173690880 40025 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/16557/statm: 42405 40025 49 128 0 42274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 174972

[startup+3.10244 s]
/proc/loadavg: 0.93 0.97 0.91 2/66 16558
/proc/meminfo: memFree=832624/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=0
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 324853282 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16556/statm: 1338 232 195 169 0 49 0
[pid=16557] ppid=16556 vsize=339312 CPUtime=3.08
/proc/16557/stat : 16557 (SatElite) R 16556 16556 15991 0 -1 4194304 72642 0 0 0 268 40 0 0 25 0 1 0 324853283 347455488 72516 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134543696 0 0 4096 3 0 0 0 17 1 0 0
/proc/16557/statm: 84828 72516 64 128 0 84697 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 344664

[startup+6.30166 s]
/proc/loadavg: 0.93 0.97 0.91 2/66 16558
/proc/meminfo: memFree=747184/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=0
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 324853282 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16556/statm: 1338 232 195 169 0 49 0
[pid=16557] ppid=16556 vsize=366536 CPUtime=6.28
/proc/16557/stat : 16557 (SatElite) R 16556 16556 15991 0 -1 4194304 84077 0 0 0 579 49 0 0 25 0 1 0 324853283 375332864 76739 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134543885 0 0 4096 3 0 0 0 17 1 0 0
/proc/16557/statm: 91634 76739 69 128 0 91503 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 371888

[startup+12.7014 s]
/proc/loadavg: 0.94 0.97 0.91 2/66 16558
/proc/meminfo: memFree=745464/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=0
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 324853282 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16556/statm: 1338 232 195 169 0 49 0
[pid=16557] ppid=16556 vsize=366536 CPUtime=12.67
/proc/16557/stat : 16557 (SatElite) R 16556 16556 15991 0 -1 4194304 84182 0 0 0 1216 51 0 0 25 0 1 0 324853283 375332864 76844 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134544138 0 0 4096 3 0 0 0 17 1 0 0
/proc/16557/statm: 91634 76844 69 128 0 91503 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 371888

[startup+25.5019 s]
/proc/loadavg: 0.95 0.97 0.91 2/66 16558
/proc/meminfo: memFree=740792/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=0
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 324853282 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16556/statm: 1338 232 195 169 0 49 0
[pid=16557] ppid=16556 vsize=366920 CPUtime=25.47
/proc/16557/stat : 16557 (SatElite) R 16556 16556 15991 0 -1 4194304 84489 0 0 0 2490 57 0 0 25 0 1 0 324853283 375726080 77119 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134544217 0 0 4096 3 0 0 0 17 1 0 0
/proc/16557/statm: 91730 77119 69 128 0 91599 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 372272

[startup+51.102 s]
/proc/loadavg: 0.96 0.97 0.91 2/66 16558
/proc/meminfo: memFree=697400/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=0
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 324853282 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16556/statm: 1338 232 195 169 0 49 0
[pid=16557] ppid=16556 vsize=380012 CPUtime=51.07
/proc/16557/stat : 16557 (SatElite) R 16556 16556 15991 0 -1 4194304 87043 0 0 0 5025 82 0 0 25 0 1 0 324853283 389132288 79673 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134543862 0 0 4096 3 0 0 0 17 1 0 0
/proc/16557/statm: 95003 79673 69 128 0 94872 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 385364

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.91 2/66 16559
/proc/meminfo: memFree=906552/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=88.27
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 305 105462 0 0 0 0 8714 113 16 0 1 0 324853282 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 1338 234 195 169 0 49 0
[pid=16559] ppid=16556 vsize=73692 CPUtime=13.98
/proc/16559/stat : 16559 (rsat) R 16556 16556 15991 0 -1 4194304 52097 0 0 0 1382 16 0 0 25 0 1 0 324862114 75460608 17449 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134529124 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16559/statm: 18423 17449 86 211 0 18209 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 79044

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16559
/proc/meminfo: memFree=905208/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=88.27
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 305 105462 0 0 0 0 8714 113 16 0 1 0 324853282 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 1338 234 195 169 0 49 0
[pid=16559] ppid=16556 vsize=73692 CPUtime=73.95
/proc/16559/stat : 16559 (rsat) R 16556 16556 15991 0 -1 4194304 52514 0 0 0 7379 16 0 0 25 0 1 0 324862114 75460608 17866 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134989301 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16559/statm: 18423 17866 86 211 0 18209 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 79044

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16559
/proc/meminfo: memFree=900280/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=88.27
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 305 105462 0 0 0 0 8714 113 16 0 1 0 324853282 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 1338 234 195 169 0 49 0
[pid=16559] ppid=16556 vsize=79208 CPUtime=133.94
/proc/16559/stat : 16559 (rsat) R 16556 16556 15991 0 -1 4194304 435107 0 0 0 13281 113 0 0 25 0 1 0 324862114 81108992 19093 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16559/statm: 19802 19093 86 211 0 19588 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 84560

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16559
/proc/meminfo: memFree=891000/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=88.27
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 305 105462 0 0 0 0 8714 113 16 0 1 0 324853282 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 1338 234 195 169 0 49 0
[pid=16559] ppid=16556 vsize=88104 CPUtime=193.92
/proc/16559/stat : 16559 (rsat) R 16556 16556 15991 0 -1 4194304 1029637 0 0 0 19125 267 0 0 25 0 1 0 324862114 90218496 21438 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134529253 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16559/statm: 22026 21438 86 211 0 21812 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 93456

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16559
/proc/meminfo: memFree=879416/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=88.27
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 305 105462 0 0 0 0 8714 113 16 0 1 0 324853282 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 1338 234 195 169 0 49 0
[pid=16559] ppid=16556 vsize=101088 CPUtime=253.9
/proc/16559/stat : 16559 (rsat) R 16556 16556 15991 0 -1 4194304 1680984 0 0 0 24956 434 0 0 25 0 1 0 324862114 103514112 24336 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134525901 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16559/statm: 25272 24339 86 211 0 25058 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 106440

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

[startup+358.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16559
/proc/meminfo: memFree=876664/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=88.27
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 305 105462 0 0 0 0 8714 113 16 0 1 0 324853282 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 1338 234 195 169 0 49 0
[pid=16559] ppid=16556 vsize=103656 CPUtime=269.89
/proc/16559/stat : 16559 (rsat) R 16556 16556 15991 0 -1 4194304 1848913 0 0 0 26509 480 0 0 25 0 1 0 324862114 106143744 25039 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 135041953 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16559/statm: 25914 25039 86 211 0 25700 0
Current children cumulated CPU time (s) 358.16
Current children cumulated vsize (KiB) 109008

[startup+383.905 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16559
/proc/meminfo: memFree=872952/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=88.27
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 305 105462 0 0 0 0 8714 113 16 0 1 0 324853282 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 1338 234 195 169 0 49 0
[pid=16559] ppid=16556 vsize=107096 CPUtime=295.49
/proc/16559/stat : 16559 (rsat) R 16556 16556 15991 0 -1 4194304 2038965 0 0 0 29017 532 0 0 25 0 1 0 324862114 109666304 25936 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16559/statm: 26774 25936 86 211 0 26560 0
Current children cumulated CPU time (s) 383.76
Current children cumulated vsize (KiB) 112448

[startup+390.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/72 16585
/proc/meminfo: memFree=871040/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=88.27
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 305 105462 0 0 0 0 8714 113 16 0 1 0 324853282 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 1338 234 195 169 0 49 0
[pid=16559] ppid=16556 vsize=108020 CPUtime=301.85
/proc/16559/stat : 16559 (rsat) R 16556 16556 15991 0 -1 4194304 2095757 0 0 0 29639 546 0 0 25 0 1 0 324862114 110612480 26166 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16559/statm: 27005 26166 86 211 0 26791 0
Current children cumulated CPU time (s) 390.12
Current children cumulated vsize (KiB) 113372

[startup+393.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/72 16623
/proc/meminfo: memFree=870208/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=88.27
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 305 105462 0 0 0 0 8714 113 16 0 1 0 324853282 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 1338 234 195 169 0 49 0
[pid=16559] ppid=16556 vsize=108812 CPUtime=305.05
/proc/16559/stat : 16559 (rsat) R 16556 16556 15991 0 -1 4194304 2157860 0 0 0 29943 562 0 0 25 0 1 0 324862114 111423488 26379 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 135041953 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16559/statm: 27203 26379 86 211 0 26989 0
Current children cumulated CPU time (s) 393.32
Current children cumulated vsize (KiB) 114164

[startup+396.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/72 16625
/proc/meminfo: memFree=870400/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=395.76
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 327 2286723 0 0 0 0 38892 684 16 0 1 0 324853282 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 395.76
Current children cumulated vsize (KiB) 5352

[startup+397.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/72 16632
/proc/meminfo: memFree=877952/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=395.76
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 327 2286723 0 0 0 0 38892 684 16 0 1 0 324853282 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 1338 234 195 169 0 49 0
[pid=16626] ppid=16556 vsize=140016 CPUtime=1.56
/proc/16626/stat : 16626 (SatElite) R 16556 16556 15991 0 -1 4194304 25996 0 0 0 141 15 0 0 25 0 1 0 324892875 143376384 25525 18446744073709551615 134512640 135038345 4294956752 18446744073709551615 134558192 0 0 4096 3 0 0 0 17 1 0 0
/proc/16626/statm: 35004 25525 47 128 0 34873 0
Current children cumulated CPU time (s) 397.32
Current children cumulated vsize (KiB) 145368

[startup+397.903 s]
/proc/loadavg: 0.99 0.97 0.91 2/72 16632
/proc/meminfo: memFree=877952/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=395.76
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 327 2286723 0 0 0 0 38892 684 16 0 1 0 324853282 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 1338 234 195 169 0 49 0
[pid=16626] ppid=16556 vsize=141668 CPUtime=1.95
/proc/16626/stat : 16626 (SatElite) R 16556 16556 15991 0 -1 4194304 26670 0 0 0 180 15 0 0 25 0 1 0 324892875 145068032 25994 18446744073709551615 134512640 135038345 4294956752 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/16626/statm: 35417 25994 52 128 0 35286 0
Current children cumulated CPU time (s) 397.71
Current children cumulated vsize (KiB) 147020

[startup+398.103 s]
/proc/loadavg: 0.99 0.97 0.91 2/72 16633
/proc/meminfo: memFree=1028544/2055920 swapFree=4183180/4192956
[pid=16556] ppid=16554 vsize=5352 CPUtime=397.89
/proc/16556/stat : 16556 (rsat.sh) S 16554 16556 15991 0 -1 4194304 354 2313394 0 0 0 0 39087 702 18 0 1 0 324853282 5480448 235 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 1338 235 196 169 0 49 0
[pid=16633] ppid=16556 vsize=2536 CPUtime=0.03
/proc/16633/stat : 16633 (rm) R 16556 16556 15991 0 -1 4194304 116 0 0 0 0 3 0 0 18 0 1 0 324893090 2596864 91 18446744073709551615 4194304 4227748 548682069424 18446744073709551615 231882855465 0 0 4096 0 0 0 0 17 1 0 0
/proc/16633/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 397.92
Current children cumulated vsize (KiB) 7888

Child status: 10
Real time (s): 398.119
CPU time (s): 397.949
CPU user time (s): 390.874
CPU system time (s): 7.07492
CPU usage (%): 99.9573
Max. virtual memory (cumulated for all children) (KiB): 426308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 390.874
system time used= 7.07492
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2313877
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= 64
involuntary context switches= 682

runsolver used 0.409937 second user time and 0.874867 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Sun Mar  4 22:54:34 UTC 2007

IDJOB= 320666
IDBENCH= 20509
IDSOLVER= 104
FILE ID= node75/320666-1173048874

PBS_JOBID= 4012502

Free space on /tmp= 66468 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/narain/clauses-6.cnf
COMMAND LINE= /tmp/evaluation/320666-1173048874/rsat.sh /tmp/evaluation/320666-1173048874/instance-320666-1173048874.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-320666-1173048874 -o ROOT/results/node75/solver-320666-1173048874 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320666-1173048874/rsat.sh /tmp/evaluation/320666-1173048874/instance-320666-1173048874.cnf            

META MD5SUM SOLVER= 42fb71d21991acbdd759c16645f65450
MD5SUM BENCH=  61486826db531b2bec67f4c4c779f9ff

RANDOM SEED= 350953384

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1060696 kB
Buffers:         43660 kB
Cached:         858808 kB
SwapCached:       3836 kB
Active:         309188 kB
Inactive:       602968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1060696 kB
SwapTotal:     4192956 kB
SwapFree:      4183180 kB
Dirty:           51884 kB
Writeback:           0 kB
Mapped:          15612 kB
Slab:            69020 kB
Committed_AS:   843356 kB
PageTables:       1432 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= 66468 MiB

End job on node75 on Sun Mar  4 23:01:13 UTC 2007