Trace number 1825295

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: Rsat 2007-02-08UNSAT 3054.94 3056.26

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r2-noholes.cnf
MD5SUM4c8b9603e0c90cfb3c82064eae956799
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark772.307
Satisfiable
(Un)Satisfiability was proved
Number of variables266199
Number of clauses1575975
Sum of the clauses size4240496
Maximum clause length33
Minimum clause length1
Number of clauses of size 139783
Number of clauses of size 21138497
Number of clauses of size 3317809
Number of clauses of size 49949
Number of clauses of size 50
Number of clauses of size over 569937

Solver Data

0.00/0.00	c Parsing...
1.28/1.34	c ==============================================================================
1.28/1.34	c |           |     ORIGINAL     |              LEARNT              |          |
1.28/1.34	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.28/1.34	c ==============================================================================
1.28/1.34	c |         0 | 1328859  3634310 |  398657       0        0     nan |  0.000 % |
41.46/41.53	c |         0 |  253406  1804413 |      --       0       --      -- |     --   | -752995/-922075
41.46/41.53	c ==============================================================================
41.46/41.53	c Result  :   #vars: 4366   #clauses: 253406   #literals: 1804413
41.46/41.53	c CPU time:   41.1427 s
41.46/41.53	c ==============================================================================
42.26/42.31	c Rsat version 2.00
3054.67/3056.03	c CNF stats: (4366 vars, 253406 clauses)
3054.67/3056.03	c Decisions: 5501219
3054.67/3056.03	c Conflicts: 3960001
3054.87/3056.23	c Time: -1281.87730s
3054.87/3056.23	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825295-1242496461/watcher-1825295-1242496461 -o /tmp/evaluation-result-1825295-1242496461/solver-1825295-1242496461 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825295-1242496461.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): 12000 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.99 0.98 0.99 3/64 27244
/proc/meminfo: memFree=894008/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=0
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277679999 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 235 195 169 0 50 0
[pid=27245] ppid=27244 vsize=688 CPUtime=0
/proc/27245/stat : 27245 (SatElite) R 27244 27244 27148 0 -1 4194304 100 0 0 0 0 0 0 0 18 0 1 0 277679999 704512 83 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/27245/statm: 172 84 50 128 0 41 0

[startup+0.0222411 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27244
/proc/meminfo: memFree=894008/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=0
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277679999 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 235 195 169 0 50 0
[pid=27245] ppid=27244 vsize=2364 CPUtime=0.01
/proc/27245/stat : 27245 (SatElite) R 27244 27244 27148 0 -1 4194304 506 0 0 0 1 0 0 0 18 0 1 0 277679999 2420736 489 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/27245/statm: 591 489 50 128 0 460 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7720

[startup+0.101251 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27244
/proc/meminfo: memFree=894008/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=0
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277679999 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 235 195 169 0 50 0
[pid=27245] ppid=27244 vsize=8864 CPUtime=0.09
/proc/27245/stat : 27245 (SatElite) R 27244 27244 27148 0 -1 4194304 2101 0 0 0 8 1 0 0 18 0 1 0 277679999 9076736 2084 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/27245/statm: 2216 2085 50 128 0 2085 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14220

[startup+0.301273 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27244
/proc/meminfo: memFree=894008/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=0
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277679999 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 235 195 169 0 50 0
[pid=27245] ppid=27244 vsize=27468 CPUtime=0.29
/proc/27245/stat : 27245 (SatElite) R 27244 27244 27148 0 -1 4194304 6265 0 0 0 26 3 0 0 19 0 1 0 277679999 28127232 6248 1992294400 134512640 135038345 4294956288 18446744073709551615 134548165 0 0 4096 3 0 0 0 17 0 0 0
/proc/27245/statm: 6867 6249 50 128 0 6736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32824

[startup+0.701317 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27244
/proc/meminfo: memFree=894008/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=0
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277679999 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 235 195 169 0 50 0
[pid=27245] ppid=27244 vsize=71284 CPUtime=0.69
/proc/27245/stat : 27245 (SatElite) R 27244 27244 27148 0 -1 4194304 14835 0 0 0 62 7 0 0 23 0 1 0 277679999 72994816 14818 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/27245/statm: 17821 14819 50 128 0 17690 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76640

[startup+1.50141 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27246
/proc/meminfo: memFree=808808/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=0
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277679999 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 235 195 169 0 50 0
[pid=27245] ppid=27244 vsize=156976 CPUtime=1.49
/proc/27245/stat : 27245 (SatElite) R 27244 27244 27148 0 -1 4194304 31385 0 0 0 131 18 0 0 25 0 1 0 277679999 160743424 31347 1992294400 134512640 135038345 4294956288 18446744073709551615 134544144 0 0 4096 3 0 0 0 17 0 0 0
/proc/27245/statm: 39244 31347 64 128 0 39113 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 162332

[startup+3.10158 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27246
/proc/meminfo: memFree=767976/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=0
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277679999 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 235 195 169 0 50 0
[pid=27245] ppid=27244 vsize=157488 CPUtime=3.08
/proc/27245/stat : 27245 (SatElite) R 27244 27244 27148 0 -1 4194304 31498 0 0 0 290 18 0 0 25 0 1 0 277679999 161267712 31460 1992294400 134512640 135038345 4294956288 18446744073709551615 134543884 0 0 4096 3 0 0 0 17 0 0 0
/proc/27245/statm: 39372 31460 64 128 0 39241 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 162844

[startup+6.30194 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27246
/proc/meminfo: memFree=753136/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=0
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277679999 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 235 195 169 0 50 0
[pid=27245] ppid=27244 vsize=172136 CPUtime=6.29
/proc/27245/stat : 27245 (SatElite) R 27244 27244 27148 0 -1 4194304 38137 0 0 0 603 26 0 0 25 0 1 0 277679999 176267264 34658 1992294400 134512640 135038345 4294956288 18446744073709551615 134543905 0 0 4096 3 0 0 0 17 0 0 0
/proc/27245/statm: 43034 34658 69 128 0 42903 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 177492

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27246
/proc/meminfo: memFree=712944/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=0
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277679999 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 235 195 169 0 50 0
[pid=27245] ppid=27244 vsize=196404 CPUtime=12.68
/proc/27245/stat : 27245 (SatElite) R 27244 27244 27148 0 -1 4194304 44639 0 0 0 1236 32 0 0 25 0 1 0 277679999 201117696 40860 1992294400 134512640 135038345 4294956288 18446744073709551615 134543878 0 0 4096 3 0 0 0 17 0 0 0
/proc/27245/statm: 49101 40860 69 128 0 48970 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 201760

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27246
/proc/meminfo: memFree=712880/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=0
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277679999 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 235 195 169 0 50 0
[pid=27245] ppid=27244 vsize=196660 CPUtime=25.47
/proc/27245/stat : 27245 (SatElite) R 27244 27244 27148 0 -1 4194304 44756 0 0 0 2515 32 0 0 25 0 1 0 277679999 201379840 40977 1992294400 134512640 135038345 4294956288 18446744073709551615 134574716 0 0 4096 3 0 0 0 17 0 0 0
/proc/27245/statm: 49165 40977 69 128 0 49034 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 202016

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27247
/proc/meminfo: memFree=836144/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=32316 CPUtime=8.75
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 8025 0 0 0 871 4 0 0 25 0 1 0 277684230 33091584 7714 1992294400 134512640 135377749 4294956400 18446744073709551615 134530164 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 8079 7714 86 211 0 7865 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 37672

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27247
/proc/meminfo: memFree=818864/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=48876 CPUtime=59.94
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 14078 0 0 0 5986 8 0 0 25 0 1 0 277684230 50049024 11837 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 12219 11837 86 211 0 12005 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 54232

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27247
/proc/meminfo: memFree=818352/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=49160 CPUtime=119.91
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 15703 0 0 0 11982 9 0 0 25 0 1 0 277684230 50339840 11922 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 12290 11922 86 211 0 12076 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 54516

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27247
/proc/meminfo: memFree=803696/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=66424 CPUtime=179.88
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 20201 0 0 0 17976 12 0 0 25 0 1 0 277684230 68018176 15650 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 16606 15650 86 211 0 16392 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 71780

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27247
/proc/meminfo: memFree=801840/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=67704 CPUtime=239.85
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 23688 0 0 0 23972 13 0 0 25 0 1 0 277684230 69328896 16041 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 16926 16041 86 211 0 16712 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 73060

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27247
/proc/meminfo: memFree=789232/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=79284 CPUtime=299.82
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 26893 0 0 0 29966 16 0 0 25 0 1 0 277684230 81186816 19246 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 19821 19246 86 211 0 19607 0

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


[startup+2682.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27252
/proc/meminfo: memFree=692784/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=187404 CPUtime=2638.85
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 72674 0 0 0 263834 51 0 0 25 0 1 0 277684230 191901696 43294 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 46851 43294 86 211 0 46637 0
Current children cumulated CPU time (s) 2681.12
Current children cumulated vsize (KiB) 192760

[startup+2742.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27252
/proc/meminfo: memFree=688752/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=191264 CPUtime=2698.83
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 73679 0 0 0 269832 51 0 0 25 0 1 0 277684230 195854336 44299 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 47816 44299 86 211 0 47602 0
Current children cumulated CPU time (s) 2741.1
Current children cumulated vsize (KiB) 196620

[startup+2802.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27252
/proc/meminfo: memFree=684848/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=195384 CPUtime=2758.8
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 74762 0 0 0 275828 52 0 0 25 0 1 0 277684230 200073216 45284 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 48846 45284 86 211 0 48632 0
Current children cumulated CPU time (s) 2801.07
Current children cumulated vsize (KiB) 200740

[startup+2862.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27252
/proc/meminfo: memFree=681712/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=198512 CPUtime=2818.78
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 75603 0 0 0 281825 53 0 0 25 0 1 0 277684230 203276288 46059 1992294400 134512640 135377749 4294956400 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 49628 46059 86 211 0 49414 0
Current children cumulated CPU time (s) 2861.05
Current children cumulated vsize (KiB) 203868

[startup+2922.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27254
/proc/meminfo: memFree=678576/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=201524 CPUtime=2878.76
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 76412 0 0 0 287822 54 0 0 25 0 1 0 277684230 206360576 46802 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 50381 46802 86 211 0 50167 0
Current children cumulated CPU time (s) 2921.03
Current children cumulated vsize (KiB) 206880

[startup+2982.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27254
/proc/meminfo: memFree=675312/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=204560 CPUtime=2938.74
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 77273 0 0 0 293819 55 0 0 25 0 1 0 277684230 209469440 47630 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 51140 47630 86 211 0 50926 0
Current children cumulated CPU time (s) 2981.01
Current children cumulated vsize (KiB) 209916

[startup+3042.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27254
/proc/meminfo: memFree=672368/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=206624 CPUtime=2998.7
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 78059 0 0 0 299814 56 0 0 25 0 1 0 277684230 211582976 48301 1992294400 134512640 135377749 4294956400 18446744073709551615 134522442 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 51656 48301 86 211 0 51442 0
Current children cumulated CPU time (s) 3040.97
Current children cumulated vsize (KiB) 211980

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

[startup+3046.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27254
/proc/meminfo: memFree=676208/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=201272 CPUtime=3002.7
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 78103 0 0 0 300214 56 0 0 25 0 1 0 277684230 206102528 47377 1992294400 134512640 135377749 4294956400 18446744073709551615 134522416 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 50318 47377 86 211 0 50104 0
Current children cumulated CPU time (s) 3044.97
Current children cumulated vsize (KiB) 206628

[startup+3052.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27254
/proc/meminfo: memFree=677040/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=200032 CPUtime=3009.1
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 78107 0 0 0 300854 56 0 0 25 0 1 0 277684230 204832768 47166 1992294400 134512640 135377749 4294956400 18446744073709551615 134522439 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 50008 47166 86 211 0 49794 0
Current children cumulated CPU time (s) 3051.37
Current children cumulated vsize (KiB) 205388

[startup+3054.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27254
/proc/meminfo: memFree=677040/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=200024 CPUtime=3010.7
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 78107 0 0 0 301014 56 0 0 25 0 1 0 277684230 204824576 47164 1992294400 134512640 135377749 4294956400 18446744073709551615 134522440 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 50006 47164 86 211 0 49792 0
Current children cumulated CPU time (s) 3052.97
Current children cumulated vsize (KiB) 205380

[startup+3055.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27254
/proc/meminfo: memFree=677040/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=200024 CPUtime=3011.5
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 78107 0 0 0 301094 56 0 0 25 0 1 0 277684230 204824576 47164 1992294400 134512640 135377749 4294956400 18446744073709551615 134518119 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 50006 47164 86 211 0 49792 0
Current children cumulated CPU time (s) 3053.77
Current children cumulated vsize (KiB) 205380

[startup+3055.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27254
/proc/meminfo: memFree=677040/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=200024 CPUtime=3012.3
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 78107 0 0 0 301174 56 0 0 25 0 1 0 277684230 204824576 47164 1992294400 134512640 135377749 4294956400 18446744073709551615 134983520 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 50006 47164 86 211 0 49792 0
Current children cumulated CPU time (s) 3054.57
Current children cumulated vsize (KiB) 205380

[startup+3056.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27254
/proc/meminfo: memFree=677040/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=199032 CPUtime=3012.5
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 78108 0 0 0 301194 56 0 0 25 0 1 0 277684230 203808768 46916 1992294400 134512640 135377749 4294956400 18446744073709551615 134982808 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 49758 46916 86 211 0 49544 0
Current children cumulated CPU time (s) 3054.77
Current children cumulated vsize (KiB) 204388

[startup+3056.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27254
/proc/meminfo: memFree=677040/2055920 swapFree=4180432/4192956
[pid=27244] ppid=27242 vsize=5356 CPUtime=42.27
/proc/27244/stat : 27244 (rsat.sh) S 27242 27244 27148 0 -1 4194304 310 49516 0 0 0 0 4185 42 16 0 1 0 277679999 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27244/statm: 1339 237 195 169 0 50 0
[pid=27247] ppid=27244 vsize=199032 CPUtime=3012.6
/proc/27247/stat : 27247 (rsat) R 27244 27244 27148 0 -1 4194304 78108 0 0 0 301204 56 0 0 25 0 1 0 277684230 203808768 46916 1992294400 134512640 135377749 4294956400 18446744073709551615 134982822 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27247/statm: 49758 46916 86 211 0 49544 0
Current children cumulated CPU time (s) 3054.87
Current children cumulated vsize (KiB) 204388

Child status: 20
Real time (s): 3056.26
CPU time (s): 3054.94
CPU user time (s): 3053.9
CPU system time (s): 1.03484
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 213252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3053.9
system time used= 1.03484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128092
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= 39
involuntary context switches= 7670

runsolver used 2.57061 second user time and 8.5487 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-16 19:54:23
IDJOB=1825295
IDBENCH=70950
IDSOLVER=665
FILE ID=node9/1825295-1242496461
PBS_JOBID= 9306968
Free space on /tmp= 66452 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ee-r2-noholes.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825295-1242496461/watcher-1825295-1242496461 -o /tmp/evaluation-result-1825295-1242496461/solver-1825295-1242496461 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825295-1242496461.cnf            

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 4c8b9603e0c90cfb3c82064eae956799
RANDOM SEED=132112068

node9.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.240
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.240
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:        894552 kB
Buffers:         89308 kB
Cached:         974892 kB
SwapCached:       6392 kB
Active:         222992 kB
Inactive:       849700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        894552 kB
SwapTotal:     4192956 kB
SwapFree:      4180432 kB
Dirty:           33992 kB
Writeback:           0 kB
Mapped:          14128 kB
Slab:            74764 kB
Committed_AS:   928708 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= 66452 MiB
End job on node9 at 2009-05-16 20:45:19