Trace number 1774559

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 4014.48 4016.13

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r3-noholes.cnf
MD5SUM91d125ee3007575f40ddeef126d7f80f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1510.73
Satisfiable
(Un)Satisfiability was proved
Number of variables498723
Number of clauses2928183
Sum of the clauses size7885040
Maximum clause length33
Minimum clause length1
Number of clauses of size 170035
Number of clauses of size 22107033
Number of clauses of size 3609981
Number of clauses of size 419805
Number of clauses of size 50
Number of clauses of size over 5121329

Solver Data

0.00/0.00	c Parsing...
2.20/2.22	c ==============================================================================
2.20/2.22	c |           |     ORIGINAL     |              LEARNT              |          |
2.20/2.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.20/2.22	c ==============================================================================
2.20/2.22	c |         0 | 2445459  6687382 |  733637       0        0     nan |  0.000 % |
78.76/78.85	c |         0 |  459462  3264797 |      --       0       --      -- |     --   | -1360719/-1657359
78.76/78.85	c ==============================================================================
78.76/78.85	c Result  :   #vars: 7950   #clauses: 459462   #literals: 3264797
78.76/78.85	c CPU time:   77.9122 s
78.76/78.85	c ==============================================================================
80.06/80.12	c Rsat version 3.02
80.45/80.55	c Base unit clause learned: 0
4014.03/4015.70	c CNF stats: (7950 vars, 459462 clauses)
4014.03/4015.70	c Decisions: 25053060
4014.03/4015.70	c Conflicts: 7912147
4014.03/4015.70	c Restarts: 30
4014.03/4015.70	c Avg lpc: 18.89
4014.03/4015.70	c Max decision level: 859
4014.03/4015.70	c KB reduction: 44 (7190141 clauses removed)
4014.03/4015.70	c Final decision lit size:7950 (100.00 %)
4014.03/4015.70	c Final stack/save sizes: 316(3.97 %)/1264(15.90 %)
4014.03/4015.70	c Final cdc size: 1600 (20.13 %)
4014.03/4015.70	c ***********************************************
4014.03/4015.70	c Conflicts with bac: 120585/7912147 (1.52 %)
4014.03/4015.70	c Avg bac size: 11.57
4014.03/4015.70	c Avg bac bt depth: 19.83 vs 1.95 (normal)
4014.34/4016.08	c Running time: 3933.14307 seconds
4014.34/4016.10	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-1774559-1241338469/watcher-1774559-1241338469 -o /tmp/evaluation-result-1774559-1241338469/solver-1774559-1241338469 -C 10000 -W 12000 -M 1800 HOME/rsat.sh HOME/instance-1774559-1241338469.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.99 0.97 0.99 3/64 28099
/proc/meminfo: memFree=1044512/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=0
/proc/28099/stat : 28099 (rsat.sh) R 28097 28099 27594 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 161880974 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418989215 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/28099/statm: 1339 238 198 169 0 50 0
[pid=28100] ppid=28099 vsize=1384 CPUtime=0
/proc/28100/stat : 28100 (SatElite) R 28099 28099 27594 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 161880974 1417216 181 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/28100/statm: 346 182 65 186 0 156 0

[startup+0.069327 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 28099
/proc/meminfo: memFree=1044512/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=0
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161880974 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28099/statm: 1339 239 199 169 0 50 0
[pid=28100] ppid=28099 vsize=13336 CPUtime=0.05
/proc/28100/stat : 28100 (SatElite) R 28099 28099 27594 0 -1 4194304 3088 0 0 0 4 1 0 0 19 0 1 0 161880974 13656064 3071 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/28100/statm: 3334 3072 66 186 0 3144 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18692

[startup+0.101329 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 28099
/proc/meminfo: memFree=1044512/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=0
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161880974 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28099/statm: 1339 239 199 169 0 50 0
[pid=28100] ppid=28099 vsize=20376 CPUtime=0.08
/proc/28100/stat : 28100 (SatElite) R 28099 28099 27594 0 -1 4194304 4390 0 0 0 7 1 0 0 19 0 1 0 161880974 20865024 4373 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/28100/statm: 5094 4375 66 186 0 4904 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25732

[startup+0.30135 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 28099
/proc/meminfo: memFree=1044512/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=0
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161880974 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28099/statm: 1339 239 199 169 0 50 0
[pid=28100] ppid=28099 vsize=52824 CPUtime=0.29
/proc/28100/stat : 28100 (SatElite) R 28099 28099 27594 0 -1 4194304 12385 0 0 0 22 7 0 0 21 0 1 0 161880974 54091776 12368 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/28100/statm: 13206 12370 66 186 0 13016 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58180

[startup+0.701396 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 28099
/proc/meminfo: memFree=1044512/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=0
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161880974 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28099/statm: 1339 239 199 169 0 50 0
[pid=28100] ppid=28099 vsize=133472 CPUtime=0.69
/proc/28100/stat : 28100 (SatElite) R 28099 28099 27594 0 -1 4194304 30103 0 0 0 52 17 0 0 25 0 1 0 161880974 136675328 30086 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/28100/statm: 33368 30089 66 186 0 33178 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 138828

[startup+1.50148 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28101
/proc/meminfo: memFree=871504/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=0
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161880974 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28099/statm: 1339 239 199 169 0 50 0
[pid=28100] ppid=28099 vsize=274820 CPUtime=1.48
/proc/28100/stat : 28100 (SatElite) R 28099 28099 27594 0 -1 4194304 64350 0 0 0 110 38 0 0 25 0 1 0 161880974 281415680 64333 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/28100/statm: 68705 64334 66 186 0 68515 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 280176

[startup+3.10166 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28101
/proc/meminfo: memFree=649104/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=0
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161880974 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28099/statm: 1339 239 199 169 0 50 0
[pid=28100] ppid=28099 vsize=431916 CPUtime=3.09
/proc/28100/stat : 28100 (SatElite) R 28099 28099 27594 0 -1 4194304 101297 0 0 0 249 60 0 0 25 0 1 0 161880974 442281984 101172 1992294400 4194304 4959918 548682068688 18446744073709551615 4241749 0 0 4096 3 0 0 0 17 0 0 0
/proc/28100/statm: 107979 101172 86 186 0 107789 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 437272

[startup+6.30302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28101
/proc/meminfo: memFree=639184/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=0
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161880974 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28099/statm: 1339 239 199 169 0 50 0
[pid=28100] ppid=28099 vsize=432940 CPUtime=6.29
/proc/28100/stat : 28100 (SatElite) R 28099 28099 27594 0 -1 4194304 101518 0 0 0 569 60 0 0 25 0 1 0 161880974 443330560 101393 1992294400 4194304 4959918 548682068688 18446744073709551615 4241715 0 0 4096 3 0 0 0 17 0 0 0
/proc/28100/statm: 108235 101393 86 186 0 108045 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 438296

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28101
/proc/meminfo: memFree=602000/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=0
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161880974 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28099/statm: 1339 239 199 169 0 50 0
[pid=28100] ppid=28099 vsize=462336 CPUtime=12.68
/proc/28100/stat : 28100 (SatElite) R 28099 28099 27594 0 -1 4194304 113045 0 0 0 1195 73 0 0 25 0 1 0 161880974 473432064 107446 1992294400 4194304 4959918 548682068688 18446744073709551615 4242991 0 0 4096 3 0 0 0 17 0 0 0
/proc/28100/statm: 115584 107446 92 186 0 115394 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 467692

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28101
/proc/meminfo: memFree=536464/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=0
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161880974 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28099/statm: 1339 239 199 169 0 50 0
[pid=28100] ppid=28099 vsize=513104 CPUtime=25.48
/proc/28100/stat : 28100 (SatElite) R 28099 28099 27594 0 -1 4194304 124880 0 0 0 2462 86 0 0 25 0 1 0 161880974 525418496 119281 1992294400 4194304 4959918 548682068688 18446744073709551615 4269307 0 0 4096 3 0 0 0 17 0 0 0
/proc/28100/statm: 128276 119281 92 186 0 128086 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 518460

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28101
/proc/meminfo: memFree=535376/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=0
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161880974 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28099/statm: 1339 239 199 169 0 50 0
[pid=28100] ppid=28099 vsize=514128 CPUtime=51.07
/proc/28100/stat : 28100 (SatElite) R 28099 28099 27594 0 -1 4194304 125227 0 0 0 5020 87 0 0 25 0 1 0 161880974 526467072 119628 1992294400 4194304 4959918 548682068688 18446744073709551615 4241749 0 0 4096 3 0 0 0 17 0 0 0
/proc/28100/statm: 128532 119628 92 186 0 128342 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 519484

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28102
/proc/meminfo: memFree=922064/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=75684 CPUtime=22.15
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 18696 0 0 0 2205 10 0 0 25 0 1 0 161888987 77500416 18227 1992294400 4194304 5460562 548682068800 18446744073709551615 4225229 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28102/statm: 18921 18227 116 309 0 18608 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 81040

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28102
/proc/meminfo: memFree=910160/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=87816 CPUtime=82.12
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 26139 0 0 0 8198 14 0 0 25 0 1 0 161888987 89923584 21088 1992294400 4194304 5460562 548682068800 18446744073709551615 4198152 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28102/statm: 21954 21088 118 309 0 21641 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 93172

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28102
/proc/meminfo: memFree=909072/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=89096 CPUtime=142.1
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 28498 0 0 0 14194 16 0 0 25 0 1 0 161888987 91234304 21431 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28102/statm: 22274 21431 118 309 0 21961 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 94452

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28102
/proc/meminfo: memFree=908048/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=89688 CPUtime=202.07
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 32737 0 0 0 20190 17 0 0 25 0 1 0 161888987 91840512 21638 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28102/statm: 22422 21638 118 309 0 22109 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 95044

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28102
/proc/meminfo: memFree=905616/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=91980 CPUtime=262.06
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 37387 0 0 0 26187 19 0 0 25 0 1 0 161888987 94187520 22256 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28102/statm: 22995 22256 118 309 0 22682 0
Current children cumulated CPU time (s) 342.15

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

/proc/28102/statm: 45762 44160 118 309 0 45449 0
Current children cumulated CPU time (s) 3520.86
Current children cumulated vsize (KiB) 188404

[startup+3582.3 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 28109
/proc/meminfo: memFree=817616/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=183048 CPUtime=3500.75
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 239486 0 0 0 349961 114 0 0 25 0 1 0 161888987 187441152 44183 1992294400 4194304 5460562 548682068800 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28102/statm: 45762 44183 118 309 0 45449 0
Current children cumulated CPU time (s) 3580.84
Current children cumulated vsize (KiB) 188404

[startup+3642.3 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 28109
/proc/meminfo: memFree=817616/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=183048 CPUtime=3560.73
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 239510 0 0 0 355959 114 0 0 25 0 1 0 161888987 187441152 44207 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28102/statm: 45762 44207 118 309 0 45449 0
Current children cumulated CPU time (s) 3640.82
Current children cumulated vsize (KiB) 188404

[startup+3702.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 28109
/proc/meminfo: memFree=817168/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=183508 CPUtime=3620.7
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 239656 0 0 0 361956 114 0 0 25 0 1 0 161888987 187912192 44353 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28102/statm: 45877 44353 118 309 0 45564 0
Current children cumulated CPU time (s) 3700.79
Current children cumulated vsize (KiB) 188864

[startup+3762.3 s]
/proc/loadavg: 1.09 1.04 1.01 2/66 28109
/proc/meminfo: memFree=815440/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=186196 CPUtime=3680.67
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 240096 0 0 0 367953 114 0 0 25 0 1 0 161888987 190664704 44793 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28102/statm: 46549 44793 118 309 0 46236 0
Current children cumulated CPU time (s) 3760.76
Current children cumulated vsize (KiB) 191552

[startup+3822.3 s]
/proc/loadavg: 1.07 1.04 1.01 2/66 28109
/proc/meminfo: memFree=813584/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=187348 CPUtime=3740.65
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 248700 0 0 0 373947 118 0 0 25 0 1 0 161888987 191844352 45237 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28102/statm: 46837 45237 118 309 0 46524 0
Current children cumulated CPU time (s) 3820.74
Current children cumulated vsize (KiB) 192704

[startup+3882.3 s]
/proc/loadavg: 1.07 1.05 1.01 2/66 28109
/proc/meminfo: memFree=813520/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=187348 CPUtime=3800.62
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 248700 0 0 0 379944 118 0 0 25 0 1 0 161888987 191844352 45237 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28102/statm: 46837 45237 118 309 0 46524 0
Current children cumulated CPU time (s) 3880.71
Current children cumulated vsize (KiB) 192704

[startup+3942.3 s]
/proc/loadavg: 1.06 1.05 1.01 2/66 28109
/proc/meminfo: memFree=813520/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=187348 CPUtime=3860.6
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 248714 0 0 0 385942 118 0 0 25 0 1 0 161888987 191844352 45251 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28102/statm: 46837 45251 118 309 0 46524 0
Current children cumulated CPU time (s) 3940.69
Current children cumulated vsize (KiB) 192704

[startup+4002.3 s]
/proc/loadavg: 1.06 1.05 1.01 2/66 28109
/proc/meminfo: memFree=813008/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=187348 CPUtime=3920.58
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 248843 0 0 0 391940 118 0 0 25 0 1 0 161888987 191844352 45380 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28102/statm: 46837 45380 118 309 0 46524 0
Current children cumulated CPU time (s) 4000.67
Current children cumulated vsize (KiB) 192704

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

[startup+4006.3 s]
/proc/loadavg: 1.06 1.05 1.01 2/66 28109
/proc/meminfo: memFree=813008/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=187348 CPUtime=3924.56
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 248843 0 0 0 392338 118 0 0 25 0 1 0 161888987 191844352 45380 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28102/statm: 46837 45380 118 309 0 46524 0
Current children cumulated CPU time (s) 4004.65
Current children cumulated vsize (KiB) 192704

[startup+4012.7 s]
/proc/loadavg: 1.12 1.07 1.01 2/66 28109
/proc/meminfo: memFree=813008/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=187348 CPUtime=3930.95
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 248843 0 0 0 392977 118 0 0 25 0 1 0 161888987 191844352 45380 1992294400 4194304 5460562 548682068800 18446744073709551615 4211508 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28102/statm: 46837 45380 118 309 0 46524 0
Current children cumulated CPU time (s) 4011.04
Current children cumulated vsize (KiB) 192704

[startup+4014.3 s]
/proc/loadavg: 1.12 1.07 1.01 2/66 28109
/proc/meminfo: memFree=813008/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=187348 CPUtime=3932.54
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 248843 0 0 0 393136 118 0 0 25 0 1 0 161888987 191844352 45380 1992294400 4194304 5460562 548682068800 18446744073709551615 4795280 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28102/statm: 46837 45380 118 309 0 46524 0
Current children cumulated CPU time (s) 4012.63
Current children cumulated vsize (KiB) 192704

[startup+4015.1 s]
/proc/loadavg: 1.12 1.07 1.01 2/66 28109
/proc/meminfo: memFree=813008/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=187348 CPUtime=3933.34
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 248843 0 0 0 393216 118 0 0 25 0 1 0 161888987 191844352 45380 1992294400 4194304 5460562 548682068800 18446744073709551615 4211542 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28102/statm: 46837 45380 118 309 0 46524 0
Current children cumulated CPU time (s) 4013.43
Current children cumulated vsize (KiB) 192704

[startup+4015.9 s]
/proc/loadavg: 1.12 1.07 1.01 2/66 28109
/proc/meminfo: memFree=813008/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5356 CPUtime=80.09
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 312 135474 0 0 0 0 7903 106 16 0 1 0 161880974 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1339 241 199 169 0 50 0
[pid=28102] ppid=28099 vsize=183756 CPUtime=3934.14
/proc/28102/stat : 28102 (rsat) R 28099 28099 27594 0 -1 4194304 248844 0 0 0 393296 118 0 0 25 0 1 0 161888987 188166144 44482 1992294400 4194304 5460562 548682068800 18446744073709551615 4786567 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28102/statm: 45939 44482 118 309 0 45626 0
Current children cumulated CPU time (s) 4014.23
Current children cumulated vsize (KiB) 189112

[startup+4016.11 s]
/proc/loadavg: 1.12 1.07 1.01 2/66 28109
/proc/meminfo: memFree=816400/2055920 swapFree=4192812/4192956
[pid=28099] ppid=28097 vsize=5360 CPUtime=4014.44
/proc/28099/stat : 28099 (rsat.sh) S 28097 28099 27594 0 -1 4194304 340 384321 0 0 0 0 401217 227 19 0 1 0 161880974 5488640 244 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28099/statm: 1340 244 200 169 0 51 0
Current children cumulated CPU time (s) 4014.44
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 4016.13
CPU time (s): 4014.48
CPU user time (s): 4012.18
CPU system time (s): 2.30365
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 558176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4012.18
system time used= 2.30365
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 384788
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= 37
involuntary context switches= 8687

runsolver used 3.62845 second user time and 10.9823 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-03 10:14:32
IDJOB=1774559
IDBENCH=70959
IDSOLVER=615
FILE ID=node9/1774559-1241338469
PBS_JOBID= 9225462
Free space on /tmp= 66500 MiB

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

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

MD5SUM BENCH= 91d125ee3007575f40ddeef126d7f80f
RANDOM SEED=885398721

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:       1044928 kB
Buffers:         90856 kB
Cached:         800624 kB
SwapCached:          0 kB
Active:         257736 kB
Inactive:       647720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1044928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           67392 kB
Writeback:           0 kB
Mapped:          23716 kB
Slab:            91588 kB
Committed_AS:   672740 kB
PageTables:       1396 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= 66492 MiB
End job on node9 at 2009-05-03 11:21:29