Trace number 1774479

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
Rsat 2009-03-22UNSAT 1887.19 1887.7

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.18/1.26	c ==============================================================================
1.18/1.26	c |           |     ORIGINAL     |              LEARNT              |          |
1.18/1.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.18/1.26	c ==============================================================================
1.18/1.26	c |         0 | 1328859  3634310 |  398657       0        0     nan |  0.000 % |
44.58/44.63	c |         0 |  253406  1804413 |      --       0       --      -- |     --   | -752995/-922075
44.58/44.63	c ==============================================================================
44.58/44.63	c Result  :   #vars: 4366   #clauses: 253406   #literals: 1804413
44.58/44.63	c CPU time:   44.1333 s
44.58/44.63	c ==============================================================================
45.28/45.38	c Rsat version 3.02
45.36/45.61	c Base unit clause learned: 0
1886.88/1887.48	c CNF stats: (4366 vars, 253406 clauses)
1886.88/1887.48	c Decisions: 13497507
1886.88/1887.48	c Conflicts: 4824244
1886.88/1887.48	c Restarts: 30
1886.88/1887.48	c Avg lpc: 18.59
1886.88/1887.48	c Max decision level: 554
1886.88/1887.48	c KB reduction: 43 (4508276 clauses removed)
1886.88/1887.48	c Final decision lit size:4366 (100.00 %)
1886.88/1887.48	c Final stack/save sizes: 86(1.97 %)/688(15.76 %)
1886.88/1887.48	c Final cdc size: 400 (9.16 %)
1886.88/1887.48	c ***********************************************
1886.88/1887.48	c Conflicts with bac: 78119/4824244 (1.62 %)
1886.88/1887.48	c Avg bac size: 11.73
1886.88/1887.48	c Avg bac bt depth: 15.96 vs 1.81 (normal)
1887.08/1887.66	c Running time: 1841.06112 seconds
1887.08/1887.67	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-1774479-1241337996/watcher-1774479-1241337996 -o /tmp/evaluation-result-1774479-1241337996/solver-1774479-1241337996 -C 10000 -W 12000 -M 1800 HOME/rsat.sh HOME/instance-1774479-1241337996.cnf HOME 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 14662
/proc/meminfo: memFree=1718584/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=0
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161827794 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14662/statm: 1339 239 199 169 0 50 0
[pid=14663] ppid=14662 vsize=2000 CPUtime=0
/proc/14663/stat : 14663 (SatElite) R 14662 14662 14625 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 161827794 2048000 330 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 1 0 0
/proc/14663/statm: 500 332 65 186 0 310 0

[startup+0.048516 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 14662
/proc/meminfo: memFree=1718584/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=0
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161827794 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14662/statm: 1339 239 199 169 0 50 0
[pid=14663] ppid=14662 vsize=9304 CPUtime=0.04
/proc/14663/stat : 14663 (SatElite) R 14662 14662 14625 0 -1 4194304 2045 0 0 0 3 1 0 0 18 0 1 0 161827794 9527296 2028 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/14663/statm: 2326 2031 66 186 0 2136 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14660

[startup+0.102521 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 14662
/proc/meminfo: memFree=1718584/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=0
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161827794 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14662/statm: 1339 239 199 169 0 50 0
[pid=14663] ppid=14662 vsize=17596 CPUtime=0.08
/proc/14663/stat : 14663 (SatElite) R 14662 14662 14625 0 -1 4194304 4021 0 0 0 6 2 0 0 18 0 1 0 161827794 18018304 4004 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/14663/statm: 4399 4004 66 186 0 4209 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22952

[startup+0.302538 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 14662
/proc/meminfo: memFree=1718584/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=0
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161827794 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14662/statm: 1339 239 199 169 0 50 0
[pid=14663] ppid=14662 vsize=51560 CPUtime=0.29
/proc/14663/stat : 14663 (SatElite) R 14662 14662 14625 0 -1 4194304 12187 0 0 0 22 7 0 0 19 0 1 0 161827794 52797440 12171 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/14663/statm: 12890 12172 66 186 0 12700 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56916

[startup+0.702573 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 14662
/proc/meminfo: memFree=1718584/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=0
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161827794 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14662/statm: 1339 239 199 169 0 50 0
[pid=14663] ppid=14662 vsize=126800 CPUtime=0.69
/proc/14663/stat : 14663 (SatElite) R 14662 14662 14625 0 -1 4194304 28540 0 0 0 53 16 0 0 23 0 1 0 161827794 129843200 28523 1992294400 4194304 4959918 548682068688 18446744073709551615 4414821 0 0 4096 3 0 0 0 17 1 0 0
/proc/14663/statm: 31700 28524 66 186 0 31510 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132156

[startup+1.50164 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 14664
/proc/meminfo: memFree=1555816/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=0
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161827794 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14662/statm: 1339 239 199 169 0 50 0
[pid=14663] ppid=14662 vsize=258820 CPUtime=1.49
/proc/14663/stat : 14663 (SatElite) R 14662 14662 14625 0 -1 4194304 54828 0 0 0 121 28 0 0 25 0 1 0 161827794 265031680 54729 1992294400 4194304 4959918 548682068688 18446744073709551615 4256171 0 0 4096 3 0 0 0 17 1 0 0
/proc/14663/statm: 64705 54729 86 186 0 64515 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 264176

[startup+3.10485 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 14664
/proc/meminfo: memFree=1498920/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=0
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161827794 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14662/statm: 1339 239 199 169 0 50 0
[pid=14663] ppid=14662 vsize=259332 CPUtime=3.09
/proc/14663/stat : 14663 (SatElite) R 14662 14662 14625 0 -1 4194304 54936 0 0 0 281 28 0 0 25 0 1 0 161827794 265555968 54837 1992294400 4194304 4959918 548682068688 18446744073709551615 4241670 0 0 4096 3 0 0 0 17 1 0 0
/proc/14663/statm: 64833 54837 86 186 0 64643 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 264688

[startup+6.30107 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 14664
/proc/meminfo: memFree=1486000/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=0
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161827794 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14662/statm: 1339 239 199 169 0 50 0
[pid=14663] ppid=14662 vsize=272720 CPUtime=6.29
/proc/14663/stat : 14663 (SatElite) R 14662 14662 14625 0 -1 4194304 60409 0 0 0 593 36 0 0 25 0 1 0 161827794 279265280 57306 1992294400 4194304 4959918 548682068688 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 1 0 0
/proc/14663/statm: 68180 57306 92 186 0 67990 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 278076

[startup+12.7016 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 14664
/proc/meminfo: memFree=1442288/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=0
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161827794 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14662/statm: 1339 239 199 169 0 50 0
[pid=14663] ppid=14662 vsize=303140 CPUtime=12.69
/proc/14663/stat : 14663 (SatElite) R 14662 14662 14625 0 -1 4194304 67879 0 0 0 1224 45 0 0 25 0 1 0 161827794 310415360 64776 1992294400 4194304 4959918 548682068688 18446744073709551615 4241707 0 0 4096 3 0 0 0 17 1 0 0
/proc/14663/statm: 75785 64776 92 186 0 75595 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 308496

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 14664
/proc/meminfo: memFree=1441840/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=0
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161827794 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14662/statm: 1339 239 199 169 0 50 0
[pid=14663] ppid=14662 vsize=303652 CPUtime=25.48
/proc/14663/stat : 14663 (SatElite) R 14662 14662 14625 0 -1 4194304 68014 0 0 0 2503 45 0 0 25 0 1 0 161827794 310939648 64911 1992294400 4194304 4959918 548682068688 18446744073709551615 4269250 0 0 4096 3 0 0 0 17 1 0 0
/proc/14663/statm: 75913 64911 92 186 0 75723 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 309008

[startup+51.102 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1653744/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=40968 CPUtime=5.7
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 9839 0 0 0 568 2 0 0 25 0 1 0 161832332 41951232 9623 1992294400 4194304 5460562 548682068800 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 10242 9623 116 309 0 9929 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 46324

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1643768/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=49800 CPUtime=56.89
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 17343 0 0 0 5682 7 0 0 25 0 1 0 161832332 50995200 11873 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 12450 11873 118 309 0 12137 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 55156

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1640824/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=52432 CPUtime=116.88
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 23043 0 0 0 11677 11 0 0 25 0 1 0 161832332 53690368 12613 1992294400 4194304 5460562 548682068800 18446744073709551615 4206960 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 13108 12613 118 309 0 12795 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 57788

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1637816/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=57108 CPUtime=176.86
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 30348 0 0 0 17672 14 0 0 25 0 1 0 161832332 58478592 13352 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 14277 13352 118 309 0 13964 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 62464

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1635192/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=59724 CPUtime=236.84
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 37088 0 0 0 23667 17 0 0 25 0 1 0 161832332 61157376 14044 1992294400 4194304 5460562 548682068800 18446744073709551615 4198109 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 14931 14044 118 309 0 14618 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 65080

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1632568/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=61908 CPUtime=296.82
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 43761 0 0 0 29661 21 0 0 25 0 1 0 161832332 63393792 14669 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 15477 14669 118 309 0 15164 0
Current children cumulated CPU time (s) 342.18

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


[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1576440/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=102180 CPUtime=1556.49
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 125710 0 0 0 155581 68 0 0 25 0 1 0 161832332 104632320 24580 1992294400 4194304 5460562 548682068800 18446744073709551615 4215180 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 25545 24580 118 309 0 25232 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 107536

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1592568/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=102180 CPUtime=1616.47
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 125724 0 0 0 161579 68 0 0 25 0 1 0 161832332 104632320 24594 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 25545 24594 118 309 0 25232 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 107536

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1592312/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=102180 CPUtime=1676.47
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 125797 0 0 0 167578 69 0 0 25 0 1 0 161832332 104632320 24667 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 25545 24667 118 309 0 25232 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 107536

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1591224/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=103972 CPUtime=1736.45
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 126046 0 0 0 173576 69 0 0 25 0 1 0 161832332 106467328 24916 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 25993 24916 118 309 0 25680 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 109328

[startup+1842.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1588792/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=106788 CPUtime=1796.42
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 126655 0 0 0 179573 69 0 0 25 0 1 0 161832332 109350912 25525 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 26697 25525 118 309 0 26384 0
Current children cumulated CPU time (s) 1841.78
Current children cumulated vsize (KiB) 112144

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

[startup+1843.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1588792/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=106788 CPUtime=1797.22
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 126657 0 0 0 179653 69 0 0 25 0 1 0 161832332 109350912 25527 1992294400 4194304 5460562 548682068800 18446744073709551615 4198368 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 26697 25527 118 309 0 26384 0
Current children cumulated CPU time (s) 1842.58
Current children cumulated vsize (KiB) 112144

[startup+1868.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1588408/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=106788 CPUtime=1822.82
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 130793 0 0 0 182211 71 0 0 25 0 1 0 161832332 109350912 25599 1992294400 4194304 5460562 548682068800 18446744073709551615 4198440 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 26697 25599 118 309 0 26384 0
Current children cumulated CPU time (s) 1868.18
Current children cumulated vsize (KiB) 112144

[startup+1875.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1588408/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=106788 CPUtime=1829.22
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 130793 0 0 0 182851 71 0 0 25 0 1 0 161832332 109350912 25599 1992294400 4194304 5460562 548682068800 18446744073709551615 4198111 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 26697 25599 118 309 0 26384 0
Current children cumulated CPU time (s) 1874.58
Current children cumulated vsize (KiB) 112144

[startup+1881.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1588408/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=106788 CPUtime=1835.61
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 130793 0 0 0 183490 71 0 0 25 0 1 0 161832332 109350912 25599 1992294400 4194304 5460562 548682068800 18446744073709551615 4210591 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 26697 25599 118 309 0 26384 0
Current children cumulated CPU time (s) 1880.97
Current children cumulated vsize (KiB) 112144

[startup+1884.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1588408/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=106788 CPUtime=1838.82
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 130793 0 0 0 183810 72 0 0 25 0 1 0 161832332 109350912 25599 1992294400 4194304 5460562 548682068800 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 26697 25599 118 309 0 26384 0
Current children cumulated CPU time (s) 1884.18
Current children cumulated vsize (KiB) 112144

[startup+1886.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1588408/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=106788 CPUtime=1840.42
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 130793 0 0 0 183970 72 0 0 25 0 1 0 161832332 109350912 25599 1992294400 4194304 5460562 548682068800 18446744073709551615 4819129 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 26697 25599 118 309 0 26384 0
Current children cumulated CPU time (s) 1885.78
Current children cumulated vsize (KiB) 112144

[startup+1887.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1588408/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=106788 CPUtime=1841.22
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 130793 0 0 0 184050 72 0 0 25 0 1 0 161832332 109350912 25599 1992294400 4194304 5460562 548682068800 18446744073709551615 4214225 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 26697 25599 118 309 0 26384 0
Current children cumulated CPU time (s) 1886.58
Current children cumulated vsize (KiB) 112144

[startup+1887.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1590200/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=104808 CPUtime=1841.62
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 130794 0 0 0 184090 72 0 0 25 0 1 0 161832332 107323392 25104 1992294400 4194304 5460562 548682068800 18446744073709551615 4786389 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 26202 25104 118 309 0 25889 0
Current children cumulated CPU time (s) 1886.98
Current children cumulated vsize (KiB) 110164

[startup+1887.61 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14665
/proc/meminfo: memFree=1590200/2055920 swapFree=4178404/4192956
[pid=14662] ppid=14660 vsize=5356 CPUtime=45.36
/proc/14662/stat : 14662 (rsat.sh) S 14660 14662 14625 0 -1 4194304 312 73439 0 0 0 0 4479 57 16 0 1 0 161827794 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14662/statm: 1339 241 199 169 0 50 0
[pid=14665] ppid=14662 vsize=104808 CPUtime=1841.72
/proc/14665/stat : 14665 (rsat) R 14662 14662 14625 0 -1 4194304 130794 0 0 0 184100 72 0 0 25 0 1 0 161832332 107323392 25104 1992294400 4194304 5460562 548682068800 18446744073709551615 4786450 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14665/statm: 26202 25104 118 309 0 25889 0
Current children cumulated CPU time (s) 1887.08
Current children cumulated vsize (KiB) 110164

Child status: 20
Real time (s): 1887.7
CPU time (s): 1887.19
CPU user time (s): 1885.86
CPU system time (s): 1.3298
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 323728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1885.86
system time used= 1.3298
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 204703
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= 3565

runsolver used 2.12568 second user time and 4.74428 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-03 10:06:37
IDJOB=1774479
IDBENCH=70950
IDSOLVER=615
FILE ID=node50/1774479-1241337996
PBS_JOBID= 9225465
Free space on /tmp= 66472 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ee-r2-noholes.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774479-1241337996/watcher-1774479-1241337996 -o /tmp/evaluation-result-1774479-1241337996/solver-1774479-1241337996 -C 10000 -W 12000 -M 1800  HOME/rsat.sh HOME/instance-1774479-1241337996.cnf HOME

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

MD5SUM BENCH= 4c8b9603e0c90cfb3c82064eae956799
RANDOM SEED=1244854486

node50.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.216
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.216
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:       1719128 kB
Buffers:         45520 kB
Cached:         202076 kB
SwapCached:       8356 kB
Active:         112068 kB
Inactive:       145440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719128 kB
SwapTotal:     4192956 kB
SwapFree:      4178404 kB
Dirty:           38360 kB
Writeback:           0 kB
Mapped:          13412 kB
Slab:            65312 kB
Committed_AS:   624584 kB
PageTables:       1448 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= 66464 MiB
End job on node50 at 2009-05-03 10:38:05