Trace number 313140

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 387.386 387.557

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-10-17-s.cnf
MD5SUM211504a6ba82cb2fc3f6333430f9c42f
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.7874
Satisfiable
(Un)Satisfiability was proved
Number of variables294246
Number of clauses1384270
Sum of the clauses size3202814
Maximum clause length10
Minimum clause length1
Number of clauses of size 124517
Number of clauses of size 21066262
Number of clauses of size 3238391
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

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/node48/watcher-313140-1176876865 -o ROOT/results/node48/solver-313140-1176876865 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313140-1176876865/rsat.sh /tmp/evaluation/313140-1176876865/instance-313140-1176876865.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.66 0.92 0.98 3/64 24711
/proc/meminfo: memFree=1723272/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=0
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 42531901 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24711/statm: 1338 232 195 169 0 49 0
[pid=24712] ppid=24711 vsize=1136 CPUtime=0
/proc/24712/stat : 24712 (SatElite) R 24711 24711 24648 0 -1 4194304 176 0 0 0 0 0 0 0 19 0 1 0 42531901 1163264 158 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 1 0 0
/proc/24712/statm: 284 165 49 128 0 153 0

[startup+0.00726206 s]
/proc/loadavg: 0.66 0.92 0.98 3/64 24711
/proc/meminfo: memFree=1723272/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=0
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 42531901 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24711/statm: 1338 232 195 169 0 49 0
[pid=24712] ppid=24711 vsize=1680 CPUtime=0
/proc/24712/stat : 24712 (SatElite) R 24711 24711 24648 0 -1 4194304 324 0 0 0 0 0 0 0 19 0 1 0 42531901 1720320 306 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134523843 0 0 4096 3 0 0 0 17 1 0 0
/proc/24712/statm: 420 307 49 128 0 289 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7032

[startup+0.102269 s]
/proc/loadavg: 0.66 0.92 0.98 3/64 24711
/proc/meminfo: memFree=1723272/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=0
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 42531901 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24711/statm: 1338 232 195 169 0 49 0
[pid=24712] ppid=24711 vsize=21136 CPUtime=0.09
/proc/24712/stat : 24712 (SatElite) R 24711 24711 24648 0 -1 4194304 3809 0 0 0 7 2 0 0 19 0 1 0 42531901 21643264 3791 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134551527 0 0 4096 3 0 0 0 17 1 0 0
/proc/24712/statm: 5284 3791 49 128 0 5153 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26488

[startup+0.302287 s]
/proc/loadavg: 0.66 0.92 0.98 3/64 24711
/proc/meminfo: memFree=1723272/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=0
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 42531901 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24711/statm: 1338 232 195 169 0 49 0
[pid=24712] ppid=24711 vsize=74852 CPUtime=0.29
/proc/24712/stat : 24712 (SatElite) R 24711 24711 24648 0 -1 4194304 12421 0 0 0 22 7 0 0 20 0 1 0 42531901 76648448 12403 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134530776 0 0 4096 3 0 0 0 17 1 0 0
/proc/24712/statm: 18713 12404 49 128 0 18582 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80204

[startup+0.702324 s]
/proc/loadavg: 0.66 0.92 0.98 3/64 24711
/proc/meminfo: memFree=1723272/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=0
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 42531901 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24711/statm: 1338 232 195 169 0 49 0
[pid=24712] ppid=24711 vsize=105412 CPUtime=0.69
/proc/24712/stat : 24712 (SatElite) R 24711 24711 24648 0 -1 4194304 20077 0 0 0 58 11 0 0 24 0 1 0 42531901 107941888 20059 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/24712/statm: 26353 20059 49 128 0 26222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110764

[startup+1.5014 s]
/proc/loadavg: 0.69 0.92 0.98 2/66 24713
/proc/meminfo: memFree=1624376/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=0
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 42531901 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24711/statm: 1338 232 195 169 0 49 0
[pid=24712] ppid=24711 vsize=157392 CPUtime=1.49
/proc/24712/stat : 24712 (SatElite) R 24711 24711 24648 0 -1 4194304 32080 0 0 0 131 18 0 0 25 0 1 0 42531901 161169408 31966 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134543805 0 0 4096 3 0 0 0 17 1 0 0
/proc/24712/statm: 39348 31966 64 128 0 39217 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 162744

[startup+3.10154 s]
/proc/loadavg: 0.69 0.92 0.98 2/66 24713
/proc/meminfo: memFree=1585912/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=0
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 42531901 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24711/statm: 1338 232 195 169 0 49 0
[pid=24712] ppid=24711 vsize=172864 CPUtime=3.09
/proc/24712/stat : 24712 (SatElite) R 24711 24711 24648 0 -1 4194304 38674 0 0 0 287 22 0 0 25 0 1 0 42531901 177012736 35273 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/24712/statm: 43216 35273 69 128 0 43085 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 178216

[startup+6.30184 s]
/proc/loadavg: 0.69 0.92 0.98 2/66 24713
/proc/meminfo: memFree=1565880/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=0
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 42531901 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24711/statm: 1338 232 195 169 0 49 0
[pid=24712] ppid=24711 vsize=191584 CPUtime=6.29
/proc/24712/stat : 24712 (SatElite) R 24711 24711 24648 0 -1 4194304 42906 0 0 0 605 24 0 0 25 0 1 0 42531901 196182016 38814 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134553233 0 0 4096 3 0 0 0 17 1 0 0
/proc/24712/statm: 47896 38814 69 128 0 47765 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 196936

[startup+12.7014 s]
/proc/loadavg: 0.73 0.92 0.98 2/66 24714
/proc/meminfo: memFree=1687032/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=11.12
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 305 59994 0 0 0 0 1072 40 18 0 1 0 42531901 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24711/statm: 1338 234 195 169 0 49 0
[pid=24714] ppid=24711 vsize=36160 CPUtime=1.52
/proc/24714/stat : 24714 (rsat) R 24711 24711 24648 0 -1 4194304 9140 0 0 0 147 5 0 0 25 0 1 0 42533018 37027840 8552 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24714/statm: 9040 8552 85 211 0 8826 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 41512

[startup+25.5026 s]
/proc/loadavg: 0.77 0.92 0.98 2/66 24714
/proc/meminfo: memFree=1687416/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=11.12
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 305 59994 0 0 0 0 1072 40 18 0 1 0 42531901 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24711/statm: 1338 234 195 169 0 49 0
[pid=24714] ppid=24711 vsize=35448 CPUtime=14.32
/proc/24714/stat : 24714 (rsat) R 24711 24711 24648 0 -1 4194304 9316 0 0 0 1426 6 0 0 25 0 1 0 42533018 36298752 8451 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24714/statm: 8862 8451 86 211 0 8648 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 40800

[startup+51.103 s]
/proc/loadavg: 0.85 0.93 0.98 2/66 24714
/proc/meminfo: memFree=1686328/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=11.12
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 305 59994 0 0 0 0 1072 40 18 0 1 0 42531901 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24711/statm: 1338 234 195 169 0 49 0
[pid=24714] ppid=24711 vsize=37232 CPUtime=39.89
/proc/24714/stat : 24714 (rsat) R 24711 24711 24648 0 -1 4194304 9766 0 0 0 3983 6 0 0 25 0 1 0 42533018 38125568 8868 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134527384 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24714/statm: 9308 8868 86 211 0 9094 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 42584

[startup+102.306 s]
/proc/loadavg: 0.94 0.94 0.98 2/66 24714
/proc/meminfo: memFree=1678968/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=11.12
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 305 59994 0 0 0 0 1072 40 18 0 1 0 42531901 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24711/statm: 1338 234 195 169 0 49 0
[pid=24714] ppid=24711 vsize=44244 CPUtime=91.08
/proc/24714/stat : 24714 (rsat) R 24711 24711 24648 0 -1 4194304 11643 0 0 0 9099 9 0 0 25 0 1 0 42533018 45305856 10614 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134523174 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24714/statm: 11061 10614 86 211 0 10847 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 49596

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 0.98 2/66 24714
/proc/meminfo: memFree=1671544/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=11.12
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 305 59994 0 0 0 0 1072 40 18 0 1 0 42531901 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24711/statm: 1338 234 195 169 0 49 0
[pid=24714] ppid=24711 vsize=52120 CPUtime=151.06
/proc/24714/stat : 24714 (rsat) R 24711 24711 24648 0 -1 4194304 13748 0 0 0 15095 11 0 0 25 0 1 0 42533018 53370880 12472 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24714/statm: 13030 12472 86 211 0 12816 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 57472

[startup+222.303 s]
/proc/loadavg: 0.99 0.95 0.98 2/66 24714
/proc/meminfo: memFree=1667256/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=11.12
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 305 59994 0 0 0 0 1072 40 18 0 1 0 42531901 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24711/statm: 1338 234 195 169 0 49 0
[pid=24714] ppid=24711 vsize=56028 CPUtime=211.05
/proc/24714/stat : 24714 (rsat) R 24711 24711 24648 0 -1 4194304 14875 0 0 0 21093 12 0 0 25 0 1 0 42533018 57372672 13521 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24714/statm: 14007 13521 86 211 0 13793 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 61380

[startup+282.302 s]
/proc/loadavg: 0.99 0.96 0.98 2/66 24714
/proc/meminfo: memFree=1663352/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=11.12
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 305 59994 0 0 0 0 1072 40 18 0 1 0 42531901 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24711/statm: 1338 234 195 169 0 49 0
[pid=24714] ppid=24711 vsize=59668 CPUtime=271.03
/proc/24714/stat : 24714 (rsat) R 24711 24711 24648 0 -1 4194304 15924 0 0 0 27090 13 0 0 25 0 1 0 42533018 61100032 14492 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24714/statm: 14917 14492 86 211 0 14703 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 65020

[startup+342.303 s]
/proc/loadavg: 0.99 0.96 0.98 2/66 24714
/proc/meminfo: memFree=1659832/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=11.12
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 305 59994 0 0 0 0 1072 40 18 0 1 0 42531901 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24711/statm: 1338 234 195 169 0 49 0
[pid=24714] ppid=24711 vsize=64664 CPUtime=331.02
/proc/24714/stat : 24714 (rsat) R 24711 24711 24648 0 -1 4194304 17296 0 0 0 33088 14 0 0 25 0 1 0 42533018 66215936 15379 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134526466 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24714/statm: 16166 15379 86 211 0 15952 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 70016

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

[startup+358.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24714
/proc/meminfo: memFree=1658488/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=11.12
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 305 59994 0 0 0 0 1072 40 18 0 1 0 42531901 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24711/statm: 1338 234 195 169 0 49 0
[pid=24714] ppid=24711 vsize=65976 CPUtime=347.01
/proc/24714/stat : 24714 (rsat) R 24711 24711 24648 0 -1 4194304 17725 0 0 0 34687 14 0 0 25 0 1 0 42533018 67559424 15718 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24714/statm: 16494 15718 86 211 0 16280 0
Current children cumulated CPU time (s) 358.13
Current children cumulated vsize (KiB) 71328

[startup+371.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24714
/proc/meminfo: memFree=1657592/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=11.12
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 305 59994 0 0 0 0 1072 40 18 0 1 0 42531901 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24711/statm: 1338 234 195 169 0 49 0
[pid=24714] ppid=24711 vsize=66784 CPUtime=359.81
/proc/24714/stat : 24714 (rsat) R 24711 24711 24648 0 -1 4194304 17968 0 0 0 35967 14 0 0 25 0 1 0 42533018 68386816 15931 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24714/statm: 16696 15931 86 211 0 16482 0
Current children cumulated CPU time (s) 370.93
Current children cumulated vsize (KiB) 72136

[startup+377.501 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24714
/proc/meminfo: memFree=1657272/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=11.12
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 305 59994 0 0 0 0 1072 40 18 0 1 0 42531901 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24711/statm: 1338 234 195 169 0 49 0
[pid=24714] ppid=24711 vsize=67196 CPUtime=366.21
/proc/24714/stat : 24714 (rsat) R 24711 24711 24648 0 -1 4194304 18053 0 0 0 36607 14 0 0 25 0 1 0 42533018 68808704 16016 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24714/statm: 16799 16016 86 211 0 16585 0
Current children cumulated CPU time (s) 377.33
Current children cumulated vsize (KiB) 72548

[startup+383.906 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24714
/proc/meminfo: memFree=1655992/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=11.12
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 305 59994 0 0 0 0 1072 40 18 0 1 0 42531901 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24711/statm: 1338 234 195 169 0 49 0
[pid=24714] ppid=24711 vsize=68396 CPUtime=372.61
/proc/24714/stat : 24714 (rsat) R 24711 24711 24648 0 -1 4194304 18399 0 0 0 37247 14 0 0 25 0 1 0 42533018 70037504 16328 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24714/statm: 17099 16328 86 211 0 16885 0
Current children cumulated CPU time (s) 383.73
Current children cumulated vsize (KiB) 73748

[startup+385.503 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24714
/proc/meminfo: memFree=1655864/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=11.12
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 305 59994 0 0 0 0 1072 40 18 0 1 0 42531901 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24711/statm: 1338 234 195 169 0 49 0
[pid=24714] ppid=24711 vsize=68640 CPUtime=374.2
/proc/24714/stat : 24714 (rsat) R 24711 24711 24648 0 -1 4194304 18465 0 0 0 37406 14 0 0 25 0 1 0 42533018 70287360 16394 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24714/statm: 17160 16394 86 211 0 16946 0
Current children cumulated CPU time (s) 385.32
Current children cumulated vsize (KiB) 73992

[startup+386.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24714
/proc/meminfo: memFree=1655608/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=11.12
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 305 59994 0 0 0 0 1072 40 18 0 1 0 42531901 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24711/statm: 1338 234 195 169 0 49 0
[pid=24714] ppid=24711 vsize=68832 CPUtime=375
/proc/24714/stat : 24714 (rsat) R 24711 24711 24648 0 -1 4194304 18517 0 0 0 37486 14 0 0 25 0 1 0 42533018 70483968 16446 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134523176 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24714/statm: 17208 16446 86 211 0 16994 0
Current children cumulated CPU time (s) 386.12
Current children cumulated vsize (KiB) 74184

[startup+387.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24715
/proc/meminfo: memFree=1686712/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=386.67
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 327 78533 0 0 0 0 38610 57 16 0 1 0 42531901 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24711/statm: 1338 234 195 169 0 49 0
[pid=24715] ppid=24711 vsize=55716 CPUtime=0.26
/proc/24715/stat : 24715 (SatElite) R 24711 24711 24648 0 -1 4194304 8880 0 0 0 22 4 0 0 19 0 1 0 42570584 57053184 8521 18446744073709551615 134512640 135038345 4294956704 18446744073709551615 134551589 0 0 4096 3 0 0 0 17 1 0 0
/proc/24715/statm: 13929 8521 45 128 0 13798 0
Current children cumulated CPU time (s) 386.93
Current children cumulated vsize (KiB) 61068

[startup+387.501 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24715
/proc/meminfo: memFree=1686712/2055920 swapFree=4184680/4192956
[pid=24711] ppid=24709 vsize=5352 CPUtime=386.67
/proc/24711/stat : 24711 (rsat.sh) S 24709 24711 24648 0 -1 4194304 327 78533 0 0 0 0 38610 57 16 0 1 0 42531901 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24711/statm: 1338 234 195 169 0 49 0
[pid=24715] ppid=24711 vsize=60244 CPUtime=0.66
/proc/24715/stat : 24715 (SatElite) R 24711 24711 24648 0 -1 4194304 9714 0 0 0 61 5 0 0 22 0 1 0 42570584 61689856 9270 18446744073709551615 134512640 135038345 4294956704 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/24715/statm: 15061 9270 51 128 0 14930 0
Current children cumulated CPU time (s) 387.33
Current children cumulated vsize (KiB) 65596

Child status: 10
Real time (s): 387.557
CPU time (s): 387.386
CPU user time (s): 386.739
CPU system time (s): 0.646901
CPU usage (%): 99.9558
Max. virtual memory (cumulated for all children) (KiB): 204964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 386.739
system time used= 0.646901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88731
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= 77
involuntary context switches= 626

runsolver used 0.336948 second user time and 0.776881 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Wed Apr 18 06:14:26 UTC 2007

IDJOB= 313140
IDBENCH= 20359
IDSOLVER= 104
FILE ID= node48/313140-1176876865

PBS_JOBID= 4595100

Free space on /tmp= 66485 MiB

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

META MD5SUM SOLVER= 42fb71d21991acbdd759c16645f65450
MD5SUM BENCH=  211504a6ba82cb2fc3f6333430f9c42f

RANDOM SEED= 934534087

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.238
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.238
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:       1723680 kB
Buffers:         20912 kB
Cached:         246020 kB
SwapCached:       2280 kB
Active:          71480 kB
Inactive:       204912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723680 kB
SwapTotal:     4192956 kB
SwapFree:      4184680 kB
Dirty:           27140 kB
Writeback:           0 kB
Mapped:          16260 kB
Slab:            41836 kB
Committed_AS:   948352 kB
PageTables:       1388 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= 66508 MiB

End job on node48 on Wed Apr 18 06:20:54 UTC 2007