Trace number 1837415

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
MiniSAT 09z 2009-03-22UNSAT 882.692 883.113

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-d-r2-noholes.cnf
MD5SUM17bffac3a21734cf7ff7fa9ecba23d9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark619.192
Satisfiable
(Un)Satisfiability was proved
Number of variables276895
Number of clauses1607567
Sum of the clauses size4321960
Maximum clause length184
Minimum clause length1
Number of clauses of size 140271
Number of clauses of size 21154041
Number of clauses of size 3332345
Number of clauses of size 410685
Number of clauses of size 50
Number of clauses of size over 570225

Solver Data

0.00/0.00	c Parsing...
1.08/1.12	c ==============================================================================
1.08/1.12	c |           |     ORIGINAL     |              LEARNT              |          |
1.08/1.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.08/1.12	c ==============================================================================
1.08/1.12	c |         0 | 1356467  3708070 |  406940       0        0     nan |  0.000 % |
40.86/40.98	c |         0 |  255997  1816599 |      --       0       --      -- |     --   | -768336/-956869
40.86/40.98	c ==============================================================================
40.86/40.98	c Result  :   #vars: 4925   #clauses: 255997   #literals: 1816599
40.86/40.98	c CPU time:   40.5608 s
40.86/40.98	c ==============================================================================
41.45/41.57	c WARNING: for repeatability, setting FPU to use double precision
41.45/41.58	c Number of variables   : 4925         
41.45/41.58	c Number of clauses     : 255997       
41.75/41.80	c Parsing time: 0.19         s
882.56/883.08	c restarts              : 24402
882.56/883.08	c conflicts             : 3114071        (3703 /sec)
882.56/883.08	c decisions             : 8713317        (1.53 % random) (10361 /sec)
882.56/883.08	c propagations          : 175767731      (209001 /sec)
882.56/883.08	c conflict literals     : 43927809       (10.15 % deleted)
882.56/883.08	c Memory used           : 56.55 MB
882.56/883.08	c CPU time              : 840.988 s
882.56/883.08	UNSATISFIABLE
882.56/883.08	
882.56/883.09	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-1837415-1242869772/watcher-1837415-1242869772 -o /tmp/evaluation-result-1837415-1242869772/solver-1837415-1242869772 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837415-1242869772.cnf -random-seed=806626662 

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.96 1.00 1.00 3/65 9126
/proc/meminfo: memFree=1571400/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=0
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 315007162 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 214945202258 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/9126/statm: 1339 235 195 169 0 50 0
[pid=9127] ppid=9126 vsize=5356 CPUtime=0
/proc/9127/stat : 9127 (SatELiteGTI) S 9126 9126 9089 0 -1 4194368 51 25 0 0 0 0 0 0 18 0 1 0 315007162 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/9127/statm: 1339 238 198 169 0 50 0
[pid=9129] ppid=9127 vsize=5356 CPUtime=0
/proc/9129/stat : 9129 (SatELiteGTI) R 9127 9126 9089 0 -1 4194368 19 0 0 0 0 0 0 0 21 0 1 0 315007163 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214945033511 0 0 4096 0 0 0 0 17 0 0 0
/proc/9129/statm: 0 0 0 0 0 0 0

[startup+0.0732429 s]
/proc/loadavg: 0.96 1.00 1.00 3/65 9126
/proc/meminfo: memFree=1571400/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=0
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315007162 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101246 s]
/proc/loadavg: 0.96 1.00 1.00 3/65 9126
/proc/meminfo: memFree=1571400/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=0
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315007162 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301269 s]
/proc/loadavg: 0.96 1.00 1.00 3/65 9126
/proc/meminfo: memFree=1571400/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=0
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315007162 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701314 s]
/proc/loadavg: 0.96 1.00 1.00 3/65 9126
/proc/meminfo: memFree=1571400/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=0
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315007162 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50139 s]
/proc/loadavg: 0.96 1.00 1.00 2/67 9131
/proc/meminfo: memFree=1458104/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=0
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315007162 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 237 197 169 0 50 0
[pid=9131] ppid=9126 vsize=159392 CPUtime=1.48
/proc/9131/stat : 9131 (SatELite_releas) R 9126 9126 9089 0 -1 4194304 32280 0 0 0 130 18 0 0 25 0 1 0 315007163 163217408 32245 1992294400 134512640 135223648 4294956128 18446744073709551615 134549042 0 0 4096 3 0 0 0 17 0 0 0
/proc/9131/statm: 39848 32245 71 173 0 39673 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 164748

[startup+3.10258 s]
/proc/loadavg: 0.96 1.00 1.00 2/67 9131
/proc/meminfo: memFree=1441784/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=0
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315007162 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 237 197 169 0 50 0
[pid=9131] ppid=9126 vsize=159904 CPUtime=3.08
/proc/9131/stat : 9131 (SatELite_releas) R 9126 9126 9089 0 -1 4194304 32391 0 0 0 289 19 0 0 25 0 1 0 315007163 163741696 32356 1992294400 134512640 135223648 4294956128 18446744073709551615 134565909 0 0 4096 3 0 0 0 17 1 0 0
/proc/9131/statm: 39976 32356 71 173 0 39801 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 165260

[startup+6.30194 s]
/proc/loadavg: 0.96 1.00 1.00 2/67 9131
/proc/meminfo: memFree=1425016/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=0
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315007162 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 237 197 169 0 50 0
[pid=9131] ppid=9126 vsize=180132 CPUtime=6.27
/proc/9131/stat : 9131 (SatELite_releas) R 9126 9126 9089 0 -1 4194304 39207 0 0 0 601 26 0 0 25 0 1 0 315007163 184455168 35646 1992294400 134512640 135223648 4294956128 18446744073709551615 134547923 0 0 4096 3 0 0 0 17 1 0 0
/proc/9131/statm: 45033 35646 76 173 0 44858 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 185488

[startup+12.7027 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 9131
/proc/meminfo: memFree=1385848/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=0
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315007162 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 237 197 169 0 50 0
[pid=9131] ppid=9126 vsize=204492 CPUtime=12.67
/proc/9131/stat : 9131 (SatELite_releas) R 9126 9126 9089 0 -1 4194304 45757 0 0 0 1233 34 0 0 25 0 1 0 315007163 209399808 41882 1992294400 134512640 135223648 4294956128 18446744073709551615 134549036 0 0 4096 3 0 0 0 17 0 0 0
/proc/9131/statm: 51123 41882 76 173 0 50948 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 209848

[startup+25.5011 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 9131
/proc/meminfo: memFree=1385784/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=0
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315007162 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 237 197 169 0 50 0
[pid=9131] ppid=9126 vsize=204748 CPUtime=25.46
/proc/9131/stat : 9131 (SatELite_releas) R 9126 9126 9089 0 -1 4194304 45873 0 0 0 2512 34 0 0 25 0 1 0 315007163 209661952 41998 1992294400 134512640 135223648 4294956128 18446744073709551615 134585534 0 0 4096 3 0 0 0 17 0 0 0
/proc/9131/statm: 51187 41998 76 173 0 51012 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 210104

[startup+51.102 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 9132
/proc/meminfo: memFree=1521208/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=41.53
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 333 53893 0 0 0 0 4108 45 16 0 1 0 315007162 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 239 197 169 0 50 0
[pid=9132] ppid=9126 vsize=22436 CPUtime=9.5
/proc/9132/stat : 9132 (minisat_static) R 9126 9126 9089 0 -1 4194304 5454 0 0 0 946 4 0 0 25 0 1 0 315011320 22974464 5440 1992294400 134512640 135212243 4294956240 18446744073709551615 134535648 0 0 4096 3 0 0 0 17 0 0 0
/proc/9132/statm: 5609 5440 75 170 0 5436 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 27792

[startup+102.306 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 9132
/proc/meminfo: memFree=1516920/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=41.53
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 333 53893 0 0 0 0 4108 45 16 0 1 0 315007162 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 239 197 169 0 50 0
[pid=9132] ppid=9126 vsize=26812 CPUtime=60.68
/proc/9132/stat : 9132 (minisat_static) R 9126 9126 9089 0 -1 4194304 6535 0 0 0 6063 5 0 0 25 0 1 0 315011320 27455488 6521 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9132/statm: 6703 6521 75 170 0 6530 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 32168

[startup+162.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 9132
/proc/meminfo: memFree=1512696/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=41.53
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 333 53893 0 0 0 0 4108 45 16 0 1 0 315007162 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 239 197 169 0 50 0
[pid=9132] ppid=9126 vsize=31072 CPUtime=120.66
/proc/9132/stat : 9132 (minisat_static) R 9126 9126 9089 0 -1 4194304 7616 0 0 0 12060 6 0 0 25 0 1 0 315011320 31817728 7602 1992294400 134512640 135212243 4294956240 18446744073709551615 134526126 0 0 4096 3 0 0 0 17 0 0 0
/proc/9132/statm: 7768 7602 75 170 0 7595 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 36428

[startup+222.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 9132
/proc/meminfo: memFree=1509624/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=41.53
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 333 53893 0 0 0 0 4108 45 16 0 1 0 315007162 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 239 197 169 0 50 0
[pid=9132] ppid=9126 vsize=34188 CPUtime=180.64
/proc/9132/stat : 9132 (minisat_static) R 9126 9126 9089 0 -1 4194304 8371 0 0 0 18057 7 0 0 25 0 1 0 315011320 35008512 8357 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9132/statm: 8547 8357 75 170 0 8374 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 39544

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9132
/proc/meminfo: memFree=1506808/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=41.53
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 333 53893 0 0 0 0 4108 45 16 0 1 0 315007162 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 239 197 169 0 50 0
[pid=9132] ppid=9126 vsize=37112 CPUtime=240.61
/proc/9132/stat : 9132 (minisat_static) R 9126 9126 9089 0 -1 4194304 9051 0 0 0 24053 8 0 0 25 0 1 0 315011320 38002688 9037 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/9132/statm: 9278 9037 75 170 0 9105 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 42468

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9132
/proc/meminfo: memFree=1504952/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=41.53
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 333 53893 0 0 0 0 4108 45 16 0 1 0 315007162 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 239 197 169 0 50 0
[pid=9132] ppid=9126 vsize=38988 CPUtime=300.59
/proc/9132/stat : 9132 (minisat_static) R 9126 9126 9089 0 -1 4194304 9507 0 0 0 30051 8 0 0 25 0 1 0 315011320 39923712 9493 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9132/statm: 9747 9493 75 170 0 9574 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 44344

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9132
/proc/meminfo: memFree=1501560/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=41.53
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 333 53893 0 0 0 0 4108 45 16 0 1 0 315007162 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 239 197 169 0 50 0
[pid=9132] ppid=9126 vsize=42216 CPUtime=360.57
/proc/9132/stat : 9132 (minisat_static) R 9126 9126 9089 0 -1 4194304 10357 0 0 0 36048 9 0 0 25 0 1 0 315011320 43229184 10343 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/9132/statm: 10554 10343 75 170 0 10381 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 47572

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9133
/proc/meminfo: memFree=1499128/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=41.53
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 333 53893 0 0 0 0 4108 45 16 0 1 0 315007162 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 239 197 169 0 50 0
[pid=9132] ppid=9126 vsize=44796 CPUtime=420.51
/proc/9132/stat : 9132 (minisat_static) R 9126 9126 9089 0 -1 4194304 10918 0 0 0 42042 9 0 0 25 0 1 0 315011320 45871104 10904 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/9132/statm: 11199 10904 75 170 0 11026 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 50152

[startup+522.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 9134
/proc/meminfo: memFree=1496760/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=41.53
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 333 53893 0 0 0 0 4108 45 16 0 1 0 315007162 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 239 197 169 0 50 0
[pid=9132] ppid=9126 vsize=47332 CPUtime=480.48
/proc/9132/stat : 9132 (minisat_static) R 9126 9126 9089 0 -1 4194304 11558 0 0 0 48038 10 0 0 25 0 1 0 315011320 48467968 11544 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9132/statm: 11833 11544 75 170 0 11660 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 52688

[startup+582.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 9134
/proc/meminfo: memFree=1494840/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=41.53
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 333 53893 0 0 0 0 4108 45 16 0 1 0 315007162 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 239 197 169 0 50 0
[pid=9132] ppid=9126 vsize=49192 CPUtime=540.45
/proc/9132/stat : 9132 (minisat_static) R 9126 9126 9089 0 -1 4194304 12044 0 0 0 54035 10 0 0 25 0 1 0 315011320 50372608 12030 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9132/statm: 12298 12030 75 170 0 12125 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 54548

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9134
/proc/meminfo: memFree=1494072/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=41.53
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 333 53893 0 0 0 0 4108 45 16 0 1 0 315007162 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 239 197 169 0 50 0
[pid=9132] ppid=9126 vsize=49736 CPUtime=600.43
/proc/9132/stat : 9132 (minisat_static) R 9126 9126 9089 0 -1 4194304 12199 0 0 0 60033 10 0 0 25 0 1 0 315011320 50929664 12185 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/9132/statm: 12434 12185 75 170 0 12261 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 55092

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9134
/proc/meminfo: memFree=1491256/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=41.53
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 333 53893 0 0 0 0 4108 45 16 0 1 0 315007162 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 239 197 169 0 50 0
[pid=9132] ppid=9126 vsize=52540 CPUtime=660.41
/proc/9132/stat : 9132 (minisat_static) R 9126 9126 9089 0 -1 4194304 12904 0 0 0 66029 12 0 0 25 0 1 0 315011320 53800960 12890 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9132/statm: 13135 12890 75 170 0 12962 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 57896

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9134
/proc/meminfo: memFree=1490104/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=41.53
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 333 53893 0 0 0 0 4108 45 16 0 1 0 315007162 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 239 197 169 0 50 0
[pid=9132] ppid=9126 vsize=53600 CPUtime=720.39
/proc/9132/stat : 9132 (minisat_static) R 9126 9126 9089 0 -1 4194304 13196 0 0 0 72027 12 0 0 25 0 1 0 315011320 54886400 13182 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9132/statm: 13400 13182 75 170 0 13227 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 58956

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9134
/proc/meminfo: memFree=1488184/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=41.53
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 333 53893 0 0 0 0 4108 45 16 0 1 0 315007162 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 239 197 169 0 50 0
[pid=9132] ppid=9126 vsize=56068 CPUtime=780.35
/proc/9132/stat : 9132 (minisat_static) R 9126 9126 9089 0 -1 4194304 13662 0 0 0 78023 12 0 0 25 0 1 0 315011320 57413632 13648 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9132/statm: 14017 13648 75 170 0 13844 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 61424

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9134
/proc/meminfo: memFree=1486392/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=41.53
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 333 53893 0 0 0 0 4108 45 16 0 1 0 315007162 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 239 197 169 0 50 0
[pid=9132] ppid=9126 vsize=57908 CPUtime=840.33
/proc/9132/stat : 9132 (minisat_static) R 9126 9126 9089 0 -1 4194304 14099 0 0 0 84020 13 0 0 25 0 1 0 315011320 59297792 14085 1992294400 134512640 135212243 4294956240 18446744073709551615 134526065 0 0 4096 3 0 0 0 17 0 0 0
/proc/9132/statm: 14477 14085 75 170 0 14304 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 63264

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

[startup+882.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9134
/proc/meminfo: memFree=1486392/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5356 CPUtime=41.53
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 333 53893 0 0 0 0 4108 45 16 0 1 0 315007162 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1339 239 197 169 0 50 0
[pid=9132] ppid=9126 vsize=57908 CPUtime=840.73
/proc/9132/stat : 9132 (minisat_static) R 9126 9126 9089 0 -1 4194304 14100 0 0 0 84060 13 0 0 25 0 1 0 315011320 59297792 14086 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 0 0 0
/proc/9132/statm: 14477 14086 75 170 0 14304 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 63264

[startup+883.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9134
/proc/meminfo: memFree=1486392/2055920 swapFree=4131192/4192956
[pid=9126] ppid=9124 vsize=5360 CPUtime=882.66
/proc/9126/stat : 9126 (SatELiteGTI) S 9124 9126 9089 0 -1 4194304 361 68007 0 0 0 0 88207 59 19 0 1 0 315007162 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9126/statm: 1340 241 198 169 0 51 0
Current children cumulated CPU time (s) 882.66
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 883.113
CPU time (s): 882.692
CPU user time (s): 882.073
CPU system time (s): 0.618905
CPU usage (%): 99.9524
Max. virtual memory (cumulated for all children) (KiB): 235172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 882.073
system time used= 0.618905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68496
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= 47
involuntary context switches= 2329

runsolver used 0.822874 second user time and 2.39764 second system time

The end

Launcher Data

Begin job on node85 at 2009-05-21 03:36:15
IDJOB=1837415
IDBENCH=70951
IDSOLVER=675
FILE ID=node85/1837415-1242869772
PBS_JOBID= 9328598
Free space on /tmp= 126444 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-d-r2-noholes.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837415-1242869772/watcher-1837415-1242869772 -o /tmp/evaluation-result-1837415-1242869772/solver-1837415-1242869772 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837415-1242869772.cnf -random-seed=806626662

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

MD5SUM BENCH= 17bffac3a21734cf7ff7fa9ecba23d9d
RANDOM SEED=806626662

node85.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.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1571888 kB
Buffers:         62976 kB
Cached:         313424 kB
SwapCached:      56420 kB
Active:         108496 kB
Inactive:       326252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1571888 kB
SwapTotal:     4192956 kB
SwapFree:      4131192 kB
Dirty:           34792 kB
Writeback:           0 kB
Mapped:          13892 kB
Slab:            35248 kB
Committed_AS:   977532 kB
PageTables:       1376 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= 126444 MiB
End job on node85 at 2009-05-21 03:50:58