Trace number 3291867

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
CryptoMiniSat Strange-Night-1-stUNSAT 25.0872 25.0869

General information on the benchmark

NameSAT04/industrial/hoonsang/vis-bmc/
dekker.used-as.sat04-989.cnf
MD5SUMaed38f764725bc435a811b081bc99da2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.92755
Satisfiable
(Un)Satisfiability was proved
Number of variables19473
Number of clauses58308
Sum of the clauses size136028
Maximum clause length3
Minimum clause length1
Number of clauses of size 118
Number of clauses of size 238860
Number of clauses of size 319430
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3291867-1303788958.cnf'
0.00/0.00	c -- header says num vars:          19473
0.00/0.00	c -- header says num clauses:       58308
0.00/0.02	c -- clauses added:            0 learnts,        58308 normals,            0 xors
0.00/0.02	c -- vars added      19473
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0     19473     19412     38826         0    135888         0   no data   no data  --
0.09/0.19	c asymm  cl-useful: 0/19140/19140 lits-rem:0 time: 0.17
0.69/0.70	c Flit:    64 Blit:    256 bXBeca:    0 bXProp:  517 Bins:      0 BRemL:      0 BRemN:      0 P: 12.5M T:  0.50
0.69/0.70	c Cleaning up after failed var search:     0.00 s 
0.69/0.70	c Replacing      517 vars Replaced    21834 lits Time:     0.00 s 
0.69/0.71	c bin-w-bin subsume rem           12 bins  time:  0.00 s
0.69/0.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.69/0.78	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:     0 done:  18265 time:  0.06 s
0.79/0.82	c Removed useless bin:      44  fixed:     0  props:   7.04M  time:  0.04 s
0.79/0.87	c lits-rem:       314  cl-subs:      530  v-elim:   6088  v-fix:    0  time:  0.05 s
0.79/0.89	c Finding binary XORs  T:     0.02 s  found:      63
0.79/0.89	c Replacing       63 vars Replaced      657 lits Time:     0.00 s 
0.89/0.90	c Finding non-binary XORs:     0.01 s (found:    1728, avg size: 3.0)
0.89/0.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.89/0.91	c calculated reachability. Time: 0.01
0.89/0.91	c Calc default polars -  time:   0.00 s pos:     167 undec:    9109 neg:   10197
0.89/0.91	c =========================================================================================
0.89/0.91	c types(t): F = full restart, N = normal restart
0.89/0.91	c types(t): S = simplification begin/end, E = solution found
0.89/0.91	c restart types(rt): st = static, dy = dynamic
0.89/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.91	c  B st     0         0     12114     14021     19608         0     88170         0   no data   no data  --
1.09/1.14	c Decided on static restart strategy
1.59/1.69	c  N st     8      4913     12102     14021     19774      4707     88163    119073   no data   no data  --
2.79/2.89	c  N st    10     11296     12074     14021     19882      5248     88162     87772   no data   no data  --
4.10/4.15	c  N st    11     17040     12074     14021     19972     10821     88162    221260   no data   no data  --
6.69/6.70	c  F st    12     25000     12074     14021     19992     13923     88162    252571   no data   no data  --
6.69/6.71	c Replacing       16 vars Replaced      112 lits Time:     0.00 s 
6.69/6.73	c  N st    12     25000     12058     13919     19916     13919     87664    252521   no data   no data  --
6.69/6.74	c Finding binary XORs  T:     0.01 s  found:      63
7.99/8.05	c Decided on static restart strategy
7.99/8.05	c  N st    18     30000     12058     13919     19930     12634     87664    205336   no data   no data  --
7.99/8.05	c  S st    18     30000     12058     13919     19930     12634     87664    205336   no data   no data  --
8.09/8.15	c  S st    18     30500     12058     13919     19956     13107     87664    212375   no data   no data  --
8.09/8.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.09/8.16	c Cache  BProp: 19 Set: 0 BXProp: 0 T: 0.00
13.79/13.85	c Flit:    29 Blit:      6 bXBeca:    0 bXProp:  184 Bins:  39942 BRemL:   8687 BRemN:     29 P: 28.2M T:  5.69
13.79/13.87	c Replacing      247 vars Replaced    15671 lits Time:     0.01 s 
13.79/13.89	c bin-w-bin subsume rem          311 bins  time:  0.00 s
13.89/13.92	c subs with bin:      948  lits-rem:      3328  v-fix:    0  time:  0.03 s
13.89/13.95	c Subs w/ non-existent bins:    322 l-rem:    734 v-fix:     0 done:   7136 time:  0.03 s
13.89/13.96	c Removed useless bin:      30  fixed:     0  props:   0.97M  time:  0.01 s
14.29/14.35	c lits-rem:      1977  cl-subs:    11137  v-elim:   7848  v-fix:    0  time:  0.39 s
14.59/14.63	c asymm  cl-useful: 1293/10268/10268 lits-rem:2758 time: 0.28
14.59/14.64	c calculated reachability. Time: 0.00
14.59/14.64	c  N st    18     30500      3926     10254     14230      3025     71590     43342   no data   no data  --
14.59/14.65	c Finding binary XORs  T:     0.01 s  found:       0
15.59/15.62	c  N st    20     37612      3926     10254     14270      9921     71590    173226   no data   no data  --
16.69/16.74	c  N st    21     44011      3926     10254     14283     16126     71589    292026   no data   no data  --
16.99/17.07	c  S st    22     45750      3924     10254     14285      9559     71589    138973   no data   no data  --
17.10/17.14	c  S st    22     46253      3924     10254     14290     10054     71589    144989   no data   no data  --
17.10/17.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.10/17.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.60/17.68	c Flit:     1 Blit:      1 bXBeca:    0 bXProp:   37 Bins:   6368 BRemL:   7206 BRemN:     45 P:  7.7M T:  0.54
17.60/17.69	c Replacing       37 vars Replaced     5572 lits Time:     0.01 s 
17.60/17.69	c bin-w-bin subsume rem           69 bins  time:  0.00 s
17.70/17.71	c subs with bin:      875  lits-rem:      1469  v-fix:    0  time:  0.01 s
17.70/17.72	c Subs w/ non-existent bins:    267 l-rem:   1092 v-fix:     0 done:   3885 time:  0.01 s
17.70/17.72	c Removed useless bin:      23  fixed:     0  props:   0.08M  time:  0.00 s
17.89/17.95	c lits-rem:      1274  cl-subs:     3311  v-elim:    374  v-fix:    0  time:  0.23 s
17.89/17.95	c vivif2 --  cl tried     9702 cl shrink      392 lits rem        743 time: 0.00
17.89/17.95	c vivif2 --  cl tried     6873 cl shrink      382 lits rem        700 time: 0.00
18.19/18.26	c asymm  cl-useful: 441/9682/9682 lits-rem:708 time: 0.30
18.19/18.26	c calculated reachability. Time: 0.00
18.19/18.26	c  N st    22     46253      3511      9679      8930      6848     77024     84012   no data   no data  --
18.19/18.27	c Finding binary XORs  T:     0.01 s  found:       0
20.19/20.20	c  N st    23     60652      3509      9679      8954     12310     77024    151613   no data   no data  --
21.49/21.55	c  N st    24     69381      3508      9679      8968     11289     77023    127279   no data   no data  --
21.49/21.55	c  S st    24     69381      3508      9679      8968     11289     77023    127279   no data   no data  --
21.59/21.61	c  S st    24     69889      3507      9679      8977     11780     77023    133416   no data   no data  --
21.59/21.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      8 locsubst:     0 time:   0.00
21.59/21.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.90/21.96	c Flit:    12 Blit:      0 bXBeca:    0 bXProp:   59 Bins:   3741 BRemL:    939 BRemN:     34 P:  6.2M T:  0.34
21.90/21.97	c Replacing       62 vars Replaced     4765 lits Time:     0.01 s 
21.90/21.97	c bin-w-bin subsume rem           88 bins  time:  0.00 s
21.90/21.99	c subs with bin:      402  lits-rem:      1223  v-fix:    0  time:  0.01 s
21.90/21.99	c Subs w/ non-existent bins:     52 l-rem:    645 v-fix:     0 done:   3423 time:  0.01 s
21.90/22.00	c Removed useless bin:       6  fixed:     0  props:   0.07M  time:  0.00 s
22.19/22.20	c lits-rem:      1625  cl-subs:     1852  v-elim:     57  v-fix:    0  time:  0.20 s
22.19/22.20	c vivif2 --  cl tried     9195 cl shrink      156 lits rem        229 time: 0.00
22.19/22.21	c vivif2 --  cl tried     9767 cl shrink      576 lits rem       1427 time: 0.01
22.49/22.54	c asymm  cl-useful: 744/9194/9194 lits-rem:2590 time: 0.33
22.49/22.54	c calculated reachability. Time: 0.00
22.49/22.54	c  N st    24     69889      3366      9042     10854      9765     69866    109392   no data   no data  --
22.49/22.55	c Finding binary XORs  T:     0.00 s  found:       9
24.79/24.89	c  F st    25     87500      3320      8876      9887     12733     68636    136547   no data   no data  --
24.89/24.90	c Replacing       28 vars Replaced     2379 lits Time:     0.00 s 
24.89/24.90	c  N st    25     87500      3292      8815      9825     12720     68276    136334   no data   no data  --
24.99/25.06	c  E st    29     88769      3273      8815      9860     13880     68276    147732   no data   no data  --
24.99/25.06	c num threads              : 1          
24.99/25.06	c restarts                 : 29         
24.99/25.06	c dynamic restarts         : 0          
24.99/25.06	c static restarts          : 29         
24.99/25.06	c full restarts            : 2          
24.99/25.06	c total simplify time      : 0.05       
24.99/25.06	c learnts DL2              : 0          
24.99/25.06	c learnts size 2           : 100972     
24.99/25.06	c learnts size 1           : 1349        (6.93      % of vars)
24.99/25.06	c filedLit time            : 7.08        (28.27     % time)
24.99/25.06	c v-elim SatELite          : 14367       (73.78     % vars)
24.99/25.06	c SatELite time            : 0.92        (3.68      % time)
24.99/25.06	c v-elim xor               : 8           (0.04      % vars)
24.99/25.06	c xor elim time            : 0.01        (0.04      % time)
24.99/25.06	c num binary xor trees     : 417        
24.99/25.06	c binxor trees' crown      : 970         (2.33      leafs/tree)
24.99/25.06	c bin xor find time        : 0.06       
24.99/25.06	c OTF clause improved      : 2395        (0.03      clauses/conflict)
24.99/25.06	c OTF impr. size diff      : 2708        (1.13       lits/clause)
24.99/25.06	c OTF cl watch-shrink      : 32000       (0.36      clauses/conflict)
24.99/25.06	c OTF cl watch-sh-lit      : 52686       (1.65       lits/clause)
24.99/25.06	c tried to recurMin cls    : 28813       (32.46      % of conflicts)
24.99/25.06	c updated cache            : 0           (0.00       lits/tried recurMin)
24.99/25.06	c clauses over max glue    : 0           (0.00      % of all clauses)
24.99/25.06	c conflicts                : 88769       (3545.34   / sec)
24.99/25.06	c decisions                : 118619      (3.07      % random)
24.99/25.06	c bogo-props               : 1409336157  (56287454.81 / sec)
24.99/25.06	c conflict literals        : 1673135     (45.54     % deleted)
24.99/25.06	c Memory used              : 91.98       MB
24.99/25.06	c CPU time                 : 25.04       s
24.99/25.06	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3291867-1303788958/watcher-3291867-1303788958 -o /tmp/evaluation-result-3291867-1303788958/solver-3291867-1303788958 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3291867-1303788958.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.37 7.83 7.00 4/186 27100
/proc/meminfo: memFree=27488044/32950928 swapFree=67111364/67111528
[pid=27100] ppid=27098 vsize=25580 CPUtime=0 cores=5,7
/proc/27100/stat : 27100 (strangenight1-s) R 27098 27100 24832 0 -1 4202496 1799 0 0 0 0 0 0 0 23 0 1 0 490495440 26193920 1538 33554432000 4194304 4650387 140734909401968 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27100/statm: 6395 1544 328 112 0 1360 0

[startup+0.0697161 s]
/proc/loadavg: 7.37 7.83 7.00 4/186 27100
/proc/meminfo: memFree=27488044/32950928 swapFree=67111364/67111528
[pid=27100] ppid=27098 vsize=37856 CPUtime=0.06 cores=5,7
/proc/27100/stat : 27100 (strangenight1-s) R 27098 27100 24832 0 -1 4202496 2939 0 0 0 6 0 0 0 23 0 1 0 490495440 38764544 2418 33554432000 4194304 4650387 140734909401968 18446744073709551615 4369009 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27100/statm: 9464 2418 348 112 0 4429 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 37856

[startup+0.100709 s]
/proc/loadavg: 7.37 7.83 7.00 4/186 27100
/proc/meminfo: memFree=27488044/32950928 swapFree=67111364/67111528
[pid=27100] ppid=27098 vsize=37856 CPUtime=0.09 cores=5,7
/proc/27100/stat : 27100 (strangenight1-s) R 27098 27100 24832 0 -1 4202496 2939 0 0 0 9 0 0 0 23 0 1 0 490495440 38764544 2418 33554432000 4194304 4650387 140734909401968 18446744073709551615 4369156 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27100/statm: 9464 2418 348 112 0 4429 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37856

[startup+0.300675 s]
/proc/loadavg: 7.37 7.83 7.00 4/186 27100
/proc/meminfo: memFree=27488044/32950928 swapFree=67111364/67111528
[pid=27100] ppid=27098 vsize=47128 CPUtime=0.29 cores=5,7
/proc/27100/stat : 27100 (strangenight1-s) R 27098 27100 24832 0 -1 4202496 5133 0 0 0 29 0 0 0 25 0 1 0 490495440 48259072 4497 33554432000 4194304 4650387 140734909401968 18446744073709551615 208079899520 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27100/statm: 11782 4497 354 112 0 6747 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47128

[startup+0.700597 s]
/proc/loadavg: 7.37 7.83 7.00 4/186 27100
/proc/meminfo: memFree=27488044/32950928 swapFree=67111364/67111528
[pid=27100] ppid=27098 vsize=59516 CPUtime=0.69 cores=5,7
/proc/27100/stat : 27100 (strangenight1-s) R 27098 27100 24832 0 -1 4202496 8114 0 0 0 69 0 0 0 25 0 1 0 490495440 60944384 7478 33554432000 4194304 4650387 140734909401968 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27100/statm: 14879 7478 354 112 0 9844 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59516

[startup+1.50044 s]
/proc/loadavg: 7.10 7.77 6.98 5/190 27107
/proc/meminfo: memFree=27263840/32950928 swapFree=67111364/67111528
[pid=27100] ppid=27098 vsize=66024 CPUtime=1.49 cores=5,7
/proc/27100/stat : 27100 (strangenight1-s) R 27098 27100 24832 0 -1 4202496 9938 0 0 0 149 0 0 0 25 0 1 0 490495440 67608576 9302 33554432000 4194304 4650387 140734909401968 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27100/statm: 16506 9302 379 112 0 11471 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66024

[startup+3.10014 s]
/proc/loadavg: 7.10 7.77 6.98 5/190 27107
/proc/meminfo: memFree=27228376/32950928 swapFree=67111364/67111528
[pid=27100] ppid=27098 vsize=67152 CPUtime=3.09 cores=5,7
/proc/27100/stat : 27100 (strangenight1-s) R 27098 27100 24832 0 -1 4202496 10687 0 0 0 309 0 0 0 25 0 1 0 490495440 68763648 9353 33554432000 4194304 4650387 140734909401968 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27100/statm: 16788 9353 381 112 0 11753 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67152

[startup+6.30053 s]
/proc/loadavg: 7.01 7.74 6.98 5/190 27107
/proc/meminfo: memFree=27197416/32950928 swapFree=67111364/67111528
[pid=27100] ppid=27098 vsize=67500 CPUtime=6.29 cores=5,7
/proc/27100/stat : 27100 (strangenight1-s) R 27098 27100 24832 0 -1 4202496 11260 0 0 0 628 1 0 0 25 0 1 0 490495440 69120000 9555 33554432000 4194304 4650387 140734909401968 18446744073709551615 4303896 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27100/statm: 16875 9555 381 112 0 11840 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67500

[startup+12.7003 s]
/proc/loadavg: 6.77 7.68 6.96 5/190 27108
/proc/meminfo: memFree=27167284/32950928 swapFree=67111364/67111528
[pid=27100] ppid=27098 vsize=81320 CPUtime=12.69 cores=5,7
/proc/27100/stat : 27100 (strangenight1-s) R 27098 27100 24832 0 -1 4202496 15126 0 0 0 1268 1 0 0 25 0 1 0 490495440 83271680 13008 33554432000 4194304 4650387 140734909401968 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27100/statm: 20330 13008 382 112 0 15295 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81320

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

[startup+19.1011 s]
/proc/loadavg: 6.55 7.61 6.95 5/190 27108
/proc/meminfo: memFree=27126372/32950928 swapFree=67111364/67111528
[pid=27100] ppid=27098 vsize=92792 CPUtime=19.1 cores=5,7
/proc/27100/stat : 27100 (strangenight1-s) R 27098 27100 24832 0 -1 4202496 18971 0 0 0 1908 2 0 0 25 0 1 0 490495440 95019008 15944 33554432000 4194304 4650387 140734909401968 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27100/statm: 23198 15944 382 112 0 18163 0
Current children cumulated CPU time (s) 19.1
Current children cumulated vsize (KiB) 92792

[startup+22.3005 s]
/proc/loadavg: 6.34 7.55 6.93 5/190 27108
/proc/meminfo: memFree=27140144/32950928 swapFree=67111364/67111528
[pid=27100] ppid=27098 vsize=94172 CPUtime=22.29 cores=5,7
/proc/27100/stat : 27100 (strangenight1-s) R 27098 27100 24832 0 -1 4202496 20071 0 0 0 2227 2 0 0 25 0 1 0 490495440 96432128 16063 33554432000 4194304 4650387 140734909401968 18446744073709551615 4351864 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27100/statm: 23543 16063 382 112 0 18508 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 94172

[startup+23.9002 s]
/proc/loadavg: 6.34 7.55 6.93 5/190 27108
/proc/meminfo: memFree=27130096/32950928 swapFree=67111364/67111528
[pid=27100] ppid=27098 vsize=94172 CPUtime=23.89 cores=5,7
/proc/27100/stat : 27100 (strangenight1-s) R 27098 27100 24832 0 -1 4202496 20229 0 0 0 2387 2 0 0 25 0 1 0 490495440 96432128 16221 33554432000 4194304 4650387 140734909401968 18446744073709551615 4366985 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27100/statm: 23543 16221 382 112 0 18508 0
Current children cumulated CPU time (s) 23.89
Current children cumulated vsize (KiB) 94172

[startup+24.701 s]
/proc/loadavg: 6.34 7.55 6.93 5/190 27108
/proc/meminfo: memFree=27125260/32950928 swapFree=67111364/67111528
[pid=27100] ppid=27098 vsize=94184 CPUtime=24.69 cores=5,7
/proc/27100/stat : 27100 (strangenight1-s) R 27098 27100 24832 0 -1 4202496 20553 0 0 0 2467 2 0 0 25 0 1 0 490495440 96444416 16064 33554432000 4194304 4650387 140734909401968 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27100/statm: 23546 16064 382 112 0 18511 0
Current children cumulated CPU time (s) 24.69
Current children cumulated vsize (KiB) 94184

[startup+24.901 s]
/proc/loadavg: 6.34 7.55 6.93 5/190 27108
/proc/meminfo: memFree=27125260/32950928 swapFree=67111364/67111528
[pid=27100] ppid=27098 vsize=94184 CPUtime=24.89 cores=5,7
/proc/27100/stat : 27100 (strangenight1-s) R 27098 27100 24832 0 -1 4202496 20576 0 0 0 2487 2 0 0 25 0 1 0 490495440 96444416 16087 33554432000 4194304 4650387 140734909401968 18446744073709551615 4313042 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27100/statm: 23546 16087 382 112 0 18511 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 94184

[startup+25.001 s]
/proc/loadavg: 6.34 7.55 6.93 5/190 27108
/proc/meminfo: memFree=27125260/32950928 swapFree=67111364/67111528
[pid=27100] ppid=27098 vsize=94184 CPUtime=24.99 cores=5,7
/proc/27100/stat : 27100 (strangenight1-s) R 27098 27100 24832 0 -1 4202496 20585 0 0 0 2497 2 0 0 25 0 1 0 490495440 96444416 16096 33554432000 4194304 4650387 140734909401968 18446744073709551615 4332017 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27100/statm: 23546 16096 382 112 0 18511 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 94184

Child status: 20
Real time (s): 25.0869
CPU time (s): 25.0872
CPU user time (s): 25.0612
CPU system time (s): 0.025996
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 94184

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

runsolver used 0.029995 second user time and 0.112982 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-26 05:35:58
IDJOB=3291867
IDBENCH=84953
IDSOLVER=1589
FILE ID=node127/3291867-1303788958
RUNJOBID= node127-1303788957-27067
PBS_JOBID= 13157213
Free space on /tmp= 71916 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT04/industrial/hoonsang/vis-bmc/dekker.used-as.sat04-989.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291867-1303788958/watcher-3291867-1303788958 -o /tmp/evaluation-result-3291867-1303788958/solver-3291867-1303788958 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3291867-1303788958.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= aed38f764725bc435a811b081bc99da2
RANDOM SEED=1772275271

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27488828 kB
Buffers:       1286548 kB
Cached:        3622312 kB
SwapCached:          0 kB
Active:        1019964 kB
Inactive:      3966572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27488828 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           36656 kB
Writeback:           0 kB
AnonPages:       77608 kB
Mapped:          15260 kB
Slab:           410240 kB
PageTables:       5812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   260352 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71892 MiB
End job on node127 at 2011-04-26 05:36:23