Trace number 355723

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-08? (TO) 10000 10003.4

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq5.cnf
MD5SUM79c983ee7a6671238604da3040f85341
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3968.58
Satisfiable
(Un)Satisfiability was proved
Number of variables151669
Number of clauses2465731
Sum of the clauses size7141423
Maximum clause length150
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22309834
Number of clauses of size 335167
Number of clauses of size 45995
Number of clauses of size 511790
Number of clauses of size over 5102944

Solver Data (download as text)

0.00/0.00	c Parsing...
2.28/2.31	c ==============================================================================
2.28/2.31	c |           |     ORIGINAL     |              LEARNT              |          |
2.28/2.31	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.28/2.31	c ==============================================================================
2.28/2.31	c |         0 | 2465730  7141422 |  739718       0        0     nan |  0.000 % |
23.98/24.01	c |         0 | 2391111  7388117 |      --       0       --      -- |     --   | -74473/249552
23.98/24.01	c ==============================================================================
23.98/24.01	c Result  :   #vars: 120317   #clauses: 2391111   #literals: 7388117
23.98/24.01	c CPU time:   23.5594 s
23.98/24.01	c ==============================================================================
27.39/27.42	c Rsat version 2.00

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node3/watcher-355723-1176901321 -o ROOT/results/node3/solver-355723-1176901321 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/355723-1176901321/rsat.sh /tmp/evaluation/355723-1176901321/instance-355723-1176901321.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: 0.56 0.89 0.96 3/77 3595
/proc/meminfo: memFree=1247520/2055920 swapFree=4132108/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=0
/proc/3595/stat : 3595 (rsat.sh) R 3593 3595 3539 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 166170179 5480448 231 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632754335 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/3595/statm: 1338 231 194 169 0 49 0
[pid=3596] ppid=3595 vsize=820 CPUtime=0
/proc/3596/stat : 3596 (SatElite) R 3595 3595 3539 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 166170179 839680 116 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/3596/statm: 205 116 49 128 0 74 0

[startup+0.0321531 s]
/proc/loadavg: 0.56 0.89 0.96 3/77 3595
/proc/meminfo: memFree=1247520/2055920 swapFree=4132108/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=0
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 166170179 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 232 195 169 0 49 0
[pid=3596] ppid=3595 vsize=3436 CPUtime=0.02
/proc/3596/stat : 3596 (SatElite) R 3595 3595 3539 0 -1 4194304 704 0 0 0 2 0 0 0 19 0 1 0 166170179 3518464 686 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/3596/statm: 859 686 49 128 0 728 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8788

[startup+0.101164 s]
/proc/loadavg: 0.56 0.89 0.96 3/77 3595
/proc/meminfo: memFree=1247520/2055920 swapFree=4132108/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=0
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 166170179 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 232 195 169 0 49 0
[pid=3596] ppid=3595 vsize=8292 CPUtime=0.09
/proc/3596/stat : 3596 (SatElite) R 3595 3595 3539 0 -1 4194304 1924 0 0 0 8 1 0 0 19 0 1 0 166170179 8491008 1906 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/3596/statm: 2073 1906 49 128 0 1942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13644

[startup+0.301196 s]
/proc/loadavg: 0.56 0.89 0.96 3/77 3595
/proc/meminfo: memFree=1247520/2055920 swapFree=4132108/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=0
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 166170179 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 232 195 169 0 49 0
[pid=3596] ppid=3595 vsize=21776 CPUtime=0.29
/proc/3596/stat : 3596 (SatElite) R 3595 3595 3539 0 -1 4194304 5183 0 0 0 25 4 0 0 21 0 1 0 166170179 22298624 5165 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/3596/statm: 5444 5165 49 128 0 5313 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27128

[startup+0.701261 s]
/proc/loadavg: 0.56 0.89 0.96 3/77 3595
/proc/meminfo: memFree=1247520/2055920 swapFree=4132108/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=0
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 166170179 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 232 195 169 0 49 0
[pid=3596] ppid=3595 vsize=47456 CPUtime=0.69
/proc/3596/stat : 3596 (SatElite) R 3595 3595 3539 0 -1 4194304 11502 0 0 0 61 8 0 0 25 0 1 0 166170179 48594944 11484 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/3596/statm: 11864 11484 49 128 0 11733 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52808

[startup+1.50139 s]
/proc/loadavg: 0.59 0.89 0.96 2/79 3597
/proc/meminfo: memFree=1181776/2055920 swapFree=4132108/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=0
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 166170179 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 232 195 169 0 49 0
[pid=3596] ppid=3595 vsize=98064 CPUtime=1.49
/proc/3596/stat : 3596 (SatElite) R 3595 3595 3539 0 -1 4194304 23905 0 0 0 130 19 0 0 25 0 1 0 166170179 100417536 23887 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/3596/statm: 24516 23887 49 128 0 24385 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103416

[startup+3.10265 s]
/proc/loadavg: 0.59 0.89 0.96 2/79 3597
/proc/meminfo: memFree=1094416/2055920 swapFree=4132108/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=0
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 166170179 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 232 195 169 0 49 0
[pid=3596] ppid=3595 vsize=192496 CPUtime=3.09
/proc/3596/stat : 3596 (SatElite) R 3595 3595 3539 0 -1 4194304 47095 0 0 0 277 32 0 0 25 0 1 0 166170179 197115904 41857 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/3596/statm: 48124 41857 69 128 0 47993 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 197848

[startup+6.30117 s]
/proc/loadavg: 0.59 0.89 0.96 2/79 3597
/proc/meminfo: memFree=1060624/2055920 swapFree=4132108/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=0
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 166170179 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 232 195 169 0 49 0
[pid=3596] ppid=3595 vsize=224560 CPUtime=6.29
/proc/3596/stat : 3596 (SatElite) R 3595 3595 3539 0 -1 4194304 52439 0 0 0 593 36 0 0 25 0 1 0 166170179 229949440 47201 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134544101 0 0 4096 3 0 0 0 17 1 0 0
/proc/3596/statm: 56140 47201 69 128 0 56009 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 229912

[startup+12.7012 s]
/proc/loadavg: 0.65 0.89 0.96 2/79 3597
/proc/meminfo: memFree=1046928/2055920 swapFree=4132108/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=0
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 166170179 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 232 195 169 0 49 0
[pid=3596] ppid=3595 vsize=261908 CPUtime=12.69
/proc/3596/stat : 3596 (SatElite) R 3595 3595 3539 0 -1 4194304 59414 0 0 0 1228 41 0 0 25 0 1 0 166170179 268193792 53733 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134589303 0 0 4096 3 0 0 0 17 1 0 0
/proc/3596/statm: 65477 53733 69 128 0 65346 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 267260

[startup+25.5013 s]
/proc/loadavg: 0.71 0.90 0.96 2/79 3597
/proc/meminfo: memFree=1028432/2055920 swapFree=4132108/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=0
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 166170179 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 232 195 169 0 49 0
[pid=3596] ppid=3595 vsize=232396 CPUtime=25.48
/proc/3596/stat : 3596 (SatElite) R 3595 3595 3539 0 -1 4194304 65269 0 0 0 2495 53 0 0 25 0 1 0 166170179 237973504 49084 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/3596/statm: 58099 49084 71 128 0 57968 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 237748

[startup+51.1014 s]
/proc/loadavg: 0.82 0.90 0.96 2/79 3598
/proc/meminfo: memFree=1051472/2055920 swapFree=4132108/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=140520 CPUtime=23.66
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 35863 0 0 0 2344 22 0 0 25 0 1 0 166172922 143892480 34712 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 35130 34712 86 211 0 34916 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 145872

[startup+102.306 s]
/proc/loadavg: 0.92 0.92 0.96 2/79 3598
/proc/meminfo: memFree=1039120/2055920 swapFree=4132108/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=153012 CPUtime=74.85
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 39479 0 0 0 7458 27 0 0 25 0 1 0 166172922 156684288 37831 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 38253 37831 86 211 0 38039 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 158364

[startup+162.301 s]
/proc/loadavg: 1.01 0.94 0.97 2/79 3598
/proc/meminfo: memFree=1018512/2055920 swapFree=4132108/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=173788 CPUtime=134.82
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 45566 0 0 0 13448 34 0 0 25 0 1 0 166172922 177958912 42971 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 43447 42971 86 211 0 43233 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 179140

[startup+222.301 s]
/proc/loadavg: 1.00 0.95 0.97 2/79 3598
/proc/meminfo: memFree=1003216/2055920 swapFree=4132108/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=190184 CPUtime=194.81
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 50278 0 0 0 19441 40 0 0 25 0 1 0 166172922 194748416 46777 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 47546 46777 86 211 0 47332 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 195536

[startup+282.302 s]
/proc/loadavg: 1.00 0.95 0.97 2/79 3598
/proc/meminfo: memFree=986832/2055920 swapFree=4132108/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=206044 CPUtime=254.78
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 54686 0 0 0 25431 47 0 0 25 0 1 0 166172922 210989056 50895 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 51511 50895 86 211 0 51297 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 211396

[startup+342.302 s]
/proc/loadavg: 1.00 0.96 0.97 2/79 3598
/proc/meminfo: memFree=977744/2055920 swapFree=4132108/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=214844 CPUtime=314.77
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 57403 0 0 0 31426 51 0 0 25 0 1 0 166172922 220000256 53134 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 53711 53134 86 211 0 53497 0

################
# More data... #
################

/proc/3598/statm: 354515 353426 86 211 0 354301 0
Current children cumulated CPU time (s) 9339.14
Current children cumulated vsize (KiB) 1423412

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4000
/proc/meminfo: memFree=78544/2055920 swapFree=4140660/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=1418060 CPUtime=9371.73
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 413285 0 0 0 936607 566 0 0 25 0 1 0 166172922 1452093440 353426 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 354515 353426 86 211 0 354301 0
Current children cumulated CPU time (s) 9399.13
Current children cumulated vsize (KiB) 1423412

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4000
/proc/meminfo: memFree=78544/2055920 swapFree=4140660/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=1418060 CPUtime=9431.7
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 413285 0 0 0 942604 566 0 0 25 0 1 0 166172922 1452093440 353426 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 354515 353426 86 211 0 354301 0
Current children cumulated CPU time (s) 9459.1
Current children cumulated vsize (KiB) 1423412

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4000
/proc/meminfo: memFree=78544/2055920 swapFree=4140660/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=1418060 CPUtime=9491.68
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 413285 0 0 0 948602 566 0 0 25 0 1 0 166172922 1452093440 353426 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134984867 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 354515 353426 86 211 0 354301 0
Current children cumulated CPU time (s) 9519.08
Current children cumulated vsize (KiB) 1423412

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4000
/proc/meminfo: memFree=78544/2055920 swapFree=4140660/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=1418060 CPUtime=9551.67
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 413285 0 0 0 954600 567 0 0 25 0 1 0 166172922 1452093440 353426 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 354515 353426 86 211 0 354301 0
Current children cumulated CPU time (s) 9579.07
Current children cumulated vsize (KiB) 1423412

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4000
/proc/meminfo: memFree=78544/2055920 swapFree=4140660/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=1418060 CPUtime=9611.64
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 413285 0 0 0 960597 567 0 0 25 0 1 0 166172922 1452093440 353426 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 354515 353426 86 211 0 354301 0
Current children cumulated CPU time (s) 9639.04
Current children cumulated vsize (KiB) 1423412

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4000
/proc/meminfo: memFree=78480/2055920 swapFree=4140660/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=1418060 CPUtime=9671.63
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 413285 0 0 0 966595 568 0 0 25 0 1 0 166172922 1452093440 353426 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 354515 353426 86 211 0 354301 0
Current children cumulated CPU time (s) 9699.03
Current children cumulated vsize (KiB) 1423412

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4000
/proc/meminfo: memFree=78480/2055920 swapFree=4140660/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=1418060 CPUtime=9731.61
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 413285 0 0 0 972593 568 0 0 25 0 1 0 166172922 1452093440 353426 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 354515 353426 86 211 0 354301 0
Current children cumulated CPU time (s) 9759.01
Current children cumulated vsize (KiB) 1423412

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4000
/proc/meminfo: memFree=78480/2055920 swapFree=4140660/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=1418060 CPUtime=9791.59
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 413285 0 0 0 978590 569 0 0 25 0 1 0 166172922 1452093440 353426 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 354515 353426 86 211 0 354301 0
Current children cumulated CPU time (s) 9818.99
Current children cumulated vsize (KiB) 1423412

[startup+9882.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/79 4000
/proc/meminfo: memFree=78480/2055920 swapFree=4140660/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=1418060 CPUtime=9851.57
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 413285 0 0 0 984588 569 0 0 25 0 1 0 166172922 1452093440 353426 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 354515 353426 86 211 0 354301 0
Current children cumulated CPU time (s) 9878.97
Current children cumulated vsize (KiB) 1423412

[startup+9942.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/79 4000
/proc/meminfo: memFree=78480/2055920 swapFree=4140660/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=1418060 CPUtime=9911.55
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 413285 0 0 0 990586 569 0 0 25 0 1 0 166172922 1452093440 353426 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 354515 353426 86 211 0 354301 0
Current children cumulated CPU time (s) 9938.95
Current children cumulated vsize (KiB) 1423412

[startup+10002.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/79 4000
/proc/meminfo: memFree=78416/2055920 swapFree=4140660/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=1418060 CPUtime=9971.54
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 413286 0 0 0 996584 570 0 0 25 0 1 0 166172922 1452093440 353427 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 354515 353427 86 211 0 354301 0
Current children cumulated CPU time (s) 9998.94
Current children cumulated vsize (KiB) 1423412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.4 s]
/proc/loadavg: 1.04 1.02 1.00 2/79 4000
/proc/meminfo: memFree=78416/2055920 swapFree=4140660/4192956
[pid=3595] ppid=3593 vsize=5352 CPUtime=27.4
/proc/3595/stat : 3595 (rsat.sh) S 3593 3595 3539 0 -1 4194304 305 65270 0 0 0 0 2672 68 16 0 1 0 166170179 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3595/statm: 1338 234 195 169 0 49 0
[pid=3598] ppid=3595 vsize=1418060 CPUtime=9972.64
/proc/3598/stat : 3598 (rsat) R 3595 3595 3539 0 -1 4194304 413286 0 0 0 996694 570 0 0 25 0 1 0 166172922 1452093440 353427 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3598/statm: 354515 353427 86 211 0 354301 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1423412

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3595 and gives
#  childrusage.ru_utime.tv_sec=26
#  childrusage.ru_utime.tv_usec=724937
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=690894
# CPU time returned by wait4() is 27.4158
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10003.4
CPU time (s): 10000
CPU user time (s): 9993.66
CPU system time (s): 6.38
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 1493872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.7249
system time used= 0.690894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65575
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= 15
involuntary context switches= 555

runsolver used 10.4974 second user time and 25.8891 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Wed Apr 18 13:02:04 UTC 2007

IDJOB= 355723
IDBENCH= 20575
IDSOLVER= 169
FILE ID= node3/355723-1176901321

PBS_JOBID= 4595193

Free space on /tmp= 66363 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  79c983ee7a6671238604da3040f85341

RANDOM SEED= 845607661

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1247992 kB
Buffers:         36236 kB
Cached:         696244 kB
SwapCached:      23816 kB
Active:         272228 kB
Inactive:       491620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1247992 kB
SwapTotal:     4192956 kB
SwapFree:      4132108 kB
Dirty:           52608 kB
Writeback:           0 kB
Mapped:          29724 kB
Slab:            29660 kB
Committed_AS:  5205708 kB
PageTables:       1780 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= 66307 MiB

End job on node3 on Wed Apr 18 15:48:50 UTC 2007