Trace number 313180

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 134.421 134.466

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-5-19-s.cnf
MD5SUMda84c31d7a6be4fe4d1189ad9ffe5349
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.3291
Satisfiable
(Un)Satisfiability was proved
Number of variables279590
Number of clauses1337190
Sum of the clauses size3109060
Maximum clause length10
Minimum clause length1
Number of clauses of size 123239
Number of clauses of size 21012692
Number of clauses of size 3249039
Number of clauses of size 45800
Number of clauses of size 523200
Number of clauses of size over 523220

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

command line: runsolver --timestamp -w ROOT/results/node26/watcher-313180-1176878729 -o ROOT/results/node26/solver-313180-1176878729 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313180-1176878729/rsat.sh /tmp/evaluation/313180-1176878729/instance-313180-1176878729.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.98 0.99 3/77 14489
/proc/meminfo: memFree=1622608/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=0
/proc/14489/stat : 14489 (rsat.sh) R 14487 14489 13789 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 135789711 5480448 231 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028485791 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14489/statm: 1338 231 194 169 0 49 0
[pid=14490] ppid=14489 vsize=684 CPUtime=0
/proc/14490/stat : 14490 (SatElite) R 14489 14489 13789 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 135789711 700416 44 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699069 0 0 4096 3 0 0 0 17 1 0 0
/proc/14490/statm: 171 44 36 128 0 40 0

[startup+0.0720961 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14489
/proc/meminfo: memFree=1622608/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=0
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 135789711 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 232 195 169 0 49 0
[pid=14490] ppid=14489 vsize=12220 CPUtime=0.06
/proc/14490/stat : 14490 (SatElite) R 14489 14489 13789 0 -1 4194304 2305 0 0 0 4 2 0 0 20 0 1 0 135789711 12513280 2288 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/14490/statm: 3055 2288 49 128 0 2924 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17572

[startup+0.101098 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14489
/proc/meminfo: memFree=1622608/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=0
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 135789711 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 232 195 169 0 49 0
[pid=14490] ppid=14489 vsize=20760 CPUtime=0.09
/proc/14490/stat : 14490 (SatElite) R 14489 14489 13789 0 -1 4194304 3629 0 0 0 6 3 0 0 20 0 1 0 135789711 21258240 3611 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/14490/statm: 5190 3611 49 128 0 5059 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26112

[startup+0.301116 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14489
/proc/meminfo: memFree=1622608/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=0
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 135789711 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 232 195 169 0 49 0
[pid=14490] ppid=14489 vsize=50692 CPUtime=0.29
/proc/14490/stat : 14490 (SatElite) R 14489 14489 13789 0 -1 4194304 12081 0 0 0 23 6 0 0 21 0 1 0 135789711 51908608 12063 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/14490/statm: 12673 12064 49 128 0 12542 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56044

[startup+0.701153 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14489
/proc/meminfo: memFree=1622608/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=0
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 135789711 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 232 195 169 0 49 0
[pid=14490] ppid=14489 vsize=80328 CPUtime=0.69
/proc/14490/stat : 14490 (SatElite) R 14489 14489 13789 0 -1 4194304 19505 0 0 0 59 10 0 0 25 0 1 0 135789711 82255872 19487 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/14490/statm: 20082 19487 49 128 0 19951 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85680

[startup+1.50123 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 14491
/proc/meminfo: memFree=1532544/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=0
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 135789711 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 232 195 169 0 49 0
[pid=14490] ppid=14489 vsize=152940 CPUtime=1.49
/proc/14490/stat : 14490 (SatElite) R 14489 14489 13789 0 -1 4194304 30855 0 0 0 131 18 0 0 25 0 1 0 135789711 156610560 30741 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134538968 0 0 4096 3 0 0 0 17 1 0 0
/proc/14490/statm: 38235 30741 64 128 0 38104 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 158292

[startup+3.10238 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 14491
/proc/meminfo: memFree=1496000/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=0
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 135789711 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 232 195 169 0 49 0
[pid=14490] ppid=14489 vsize=168016 CPUtime=3.09
/proc/14490/stat : 14490 (SatElite) R 14489 14489 13789 0 -1 4194304 37288 0 0 0 286 23 0 0 25 0 1 0 135789711 172048384 34090 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/14490/statm: 42004 34091 69 128 0 41873 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 173368

[startup+6.30167 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 14491
/proc/meminfo: memFree=1477760/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=0
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 135789711 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 232 195 169 0 49 0
[pid=14490] ppid=14489 vsize=185580 CPUtime=6.29
/proc/14490/stat : 14490 (SatElite) R 14489 14489 13789 0 -1 4194304 41379 0 0 0 604 25 0 0 25 0 1 0 135789711 190033920 37466 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134680325 0 0 4096 3 0 0 0 17 1 0 0
/proc/14490/statm: 46395 37466 69 128 0 46264 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 190932

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 14492
/proc/meminfo: memFree=1587584/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=10.65
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 305 56934 0 0 0 0 1024 41 16 0 1 0 135789711 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 234 195 169 0 49 0
[pid=14492] ppid=14489 vsize=40188 CPUtime=2.02
/proc/14492/stat : 14492 (rsat) R 14489 14489 13789 0 -1 4194304 10250 0 0 0 197 5 0 0 25 0 1 0 135790778 41152512 9580 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134989301 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14492/statm: 10047 9580 85 211 0 9833 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 45540

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 14492
/proc/meminfo: memFree=1588096/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=10.65
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 305 56934 0 0 0 0 1024 41 16 0 1 0 135789711 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 234 195 169 0 49 0
[pid=14492] ppid=14489 vsize=39924 CPUtime=14.81
/proc/14492/stat : 14492 (rsat) R 14489 14489 13789 0 -1 4194304 10375 0 0 0 1476 5 0 0 25 0 1 0 135790778 40882176 9544 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134989301 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14492/statm: 9981 9544 86 211 0 9767 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 45276

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 14492
/proc/meminfo: memFree=1588672/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=10.65
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 305 56934 0 0 0 0 1024 41 16 0 1 0 135789711 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 234 195 169 0 49 0
[pid=14492] ppid=14489 vsize=39380 CPUtime=40.41
/proc/14492/stat : 14492 (rsat) R 14489 14489 13789 0 -1 4194304 10447 0 0 0 4035 6 0 0 25 0 1 0 135790778 40325120 9382 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134526529 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14492/statm: 9845 9382 86 211 0 9631 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 44732

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 14492
/proc/meminfo: memFree=1587328/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=10.65
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 305 56934 0 0 0 0 1024 41 16 0 1 0 135789711 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 234 195 169 0 49 0
[pid=14492] ppid=14489 vsize=41088 CPUtime=91.61
/proc/14492/stat : 14492 (rsat) R 14489 14489 13789 0 -1 4194304 10949 0 0 0 9154 7 0 0 25 0 1 0 135790778 42074112 9785 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134530115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14492/statm: 10272 9785 86 211 0 10058 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 46440

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

[startup+115.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14492
/proc/meminfo: memFree=1584640/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=10.65
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 305 56934 0 0 0 0 1024 41 16 0 1 0 135789711 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 234 195 169 0 49 0
[pid=14492] ppid=14489 vsize=43796 CPUtime=104.39
/proc/14492/stat : 14492 (rsat) R 14489 14489 13789 0 -1 4194304 11646 0 0 0 10432 7 0 0 25 0 1 0 135790778 44847104 10478 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14492/statm: 10949 10478 86 211 0 10735 0
Current children cumulated CPU time (s) 115.04
Current children cumulated vsize (KiB) 49148

[startup+127.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14492
/proc/meminfo: memFree=1581824/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=10.65
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 305 56934 0 0 0 0 1024 41 16 0 1 0 135789711 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 234 195 169 0 49 0
[pid=14492] ppid=14489 vsize=46544 CPUtime=117.19
/proc/14492/stat : 14492 (rsat) R 14489 14489 13789 0 -1 4194304 12360 0 0 0 11711 8 0 0 25 0 1 0 135790778 47661056 11187 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14492/statm: 11636 11187 86 211 0 11422 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 51896

[startup+131.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14492
/proc/meminfo: memFree=1580864/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=10.65
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 305 56934 0 0 0 0 1024 41 16 0 1 0 135789711 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 234 195 169 0 49 0
[pid=14492] ppid=14489 vsize=47452 CPUtime=120.39
/proc/14492/stat : 14492 (rsat) R 14489 14489 13789 0 -1 4194304 12589 0 0 0 12031 8 0 0 25 0 1 0 135790778 48590848 11416 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14492/statm: 11863 11416 86 211 0 11649 0
Current children cumulated CPU time (s) 131.04
Current children cumulated vsize (KiB) 52804

[startup+132.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14492
/proc/meminfo: memFree=1580608/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=10.65
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 305 56934 0 0 0 0 1024 41 16 0 1 0 135789711 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 234 195 169 0 49 0
[pid=14492] ppid=14489 vsize=47796 CPUtime=121.99
/proc/14492/stat : 14492 (rsat) R 14489 14489 13789 0 -1 4194304 12681 0 0 0 12191 8 0 0 25 0 1 0 135790778 48943104 11506 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14492/statm: 11949 11506 86 211 0 11735 0
Current children cumulated CPU time (s) 132.64
Current children cumulated vsize (KiB) 53148

[startup+133.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14492
/proc/meminfo: memFree=1580288/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=10.65
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 305 56934 0 0 0 0 1024 41 16 0 1 0 135789711 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 234 195 169 0 49 0
[pid=14492] ppid=14489 vsize=48132 CPUtime=122.8
/proc/14492/stat : 14492 (rsat) R 14489 14489 13789 0 -1 4194304 12769 0 0 0 12271 9 0 0 25 0 1 0 135790778 49287168 11594 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14492/statm: 12033 11594 86 211 0 11819 0
Current children cumulated CPU time (s) 133.45
Current children cumulated vsize (KiB) 53484

[startup+133.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14492
/proc/meminfo: memFree=1580288/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=133.74
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 327 69718 0 0 0 0 13323 51 16 0 1 0 135789711 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 133.74
Current children cumulated vsize (KiB) 5352

[startup+134.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14493
/proc/meminfo: memFree=1592448/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=133.74
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 327 69718 0 0 0 0 13323 51 16 0 1 0 135789711 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 234 195 169 0 49 0
[pid=14493] ppid=14489 vsize=59104 CPUtime=0.51
/proc/14493/stat : 14493 (SatElite) R 14489 14489 13789 0 -1 4194304 9107 0 0 0 46 5 0 0 22 0 1 0 135803089 60522496 8653 18446744073709551615 134512640 135038345 4294956704 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/14493/statm: 14776 8653 51 128 0 14645 0
Current children cumulated CPU time (s) 134.25
Current children cumulated vsize (KiB) 64456

[startup+134.402 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14493
/proc/meminfo: memFree=1592448/2055920 swapFree=4170240/4192956
[pid=14489] ppid=14487 vsize=5352 CPUtime=133.74
/proc/14489/stat : 14489 (rsat.sh) S 14487 14489 13789 0 -1 4194304 327 69718 0 0 0 0 13323 51 16 0 1 0 135789711 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14489/statm: 1338 234 195 169 0 49 0
[pid=14493] ppid=14489 vsize=59104 CPUtime=0.61
/proc/14493/stat : 14493 (SatElite) R 14489 14489 13789 0 -1 4194304 9107 0 0 0 56 5 0 0 23 0 1 0 135803089 60522496 8653 18446744073709551615 134512640 135038345 4294956704 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/14493/statm: 14776 8653 51 128 0 14645 0
Current children cumulated CPU time (s) 134.35
Current children cumulated vsize (KiB) 64456

Child status: 10
Real time (s): 134.466
CPU time (s): 134.421
CPU user time (s): 133.826
CPU system time (s): 0.594909
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 200120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 133.826
system time used= 0.594909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79309
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= 63
involuntary context switches= 2919

runsolver used 0.136979 second user time and 0.38994 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Wed Apr 18 06:45:29 UTC 2007

IDJOB= 313180
IDBENCH= 20360
IDSOLVER= 104
FILE ID= node26/313180-1176878729

PBS_JOBID= 4590310

Free space on /tmp= 66434 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/total-5-19-s.cnf
COMMAND LINE= /tmp/evaluation/313180-1176878729/rsat.sh /tmp/evaluation/313180-1176878729/instance-313180-1176878729.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-313180-1176878729 -o ROOT/results/node26/solver-313180-1176878729 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/313180-1176878729/rsat.sh /tmp/evaluation/313180-1176878729/instance-313180-1176878729.cnf            

META MD5SUM SOLVER= 42fb71d21991acbdd759c16645f65450
MD5SUM BENCH=  da84c31d7a6be4fe4d1189ad9ffe5349

RANDOM SEED= 982036590

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.213
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.213
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:       1623080 kB
Buffers:         36016 kB
Cached:         317684 kB
SwapCached:       3232 kB
Active:         170952 kB
Inactive:       205984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1623080 kB
SwapTotal:     4192956 kB
SwapFree:      4170240 kB
Dirty:           26200 kB
Writeback:           0 kB
Mapped:          30696 kB
Slab:            41540 kB
Committed_AS:   965160 kB
PageTables:       1716 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= 66456 MiB

End job on node26 on Wed Apr 18 06:47:44 UTC 2007