Trace number 3287357

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-Night2-stUNSAT 38.7731 38.774

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bjrb07amba2andenv-tseitin.cnf
MD5SUM7599aafec7bebba20ceab50260cd7197
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.60145
Satisfiable
(Un)Satisfiability was proved
Number of variables70167
Number of clauses209513
Sum of the clauses size488861
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2139674
Number of clauses of size 369837
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3287357-1303769750.cnf'
0.00/0.00	c -- header says num vars:          70167
0.00/0.00	c -- header says num clauses:      209513
0.07/0.08	c -- clauses added:            0 learnts,       209513 normals,            0 xors
0.07/0.08	c -- vars added      70167
0.07/0.08	c Parsing time:  0.07 s
0.07/0.08	c  N st     0         0     70167     69837    139674         0    488859         0   no data   no data
0.39/0.48	c asymm  cl-useful: 0/69836/69836 lits-rem:0 time: 0.40
1.59/1.70	c Flit:     6 Blit:      6 bXBeca:    0 bXProp:  242 Bins:      0 BRemL:      0 BRemN:      0 P: 19.6M T:  1.21
1.69/1.71	c Replacing      242 vars Replaced     2951 lits Time:     0.02 s 
1.69/1.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.69/1.74	c bin-w-bin subsume rem            7 bins  time:  0.01 s
1.69/1.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1.79/1.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  69911 time:  0.11 s
1.89/1.98	c Removed useless bin:     224  fixed:     0  props:  16.81M  time:  0.10 s
2.20/2.21	c lits-rem:      1786  cl-subs:     1963  v-elim:  23303  v-fix:    0  time:  0.22 s
2.20/2.25	c Finding binary XORs  T:     0.04 s  found:       9
2.20/2.26	c Replacing        9 vars Replaced      163 lits Time:     0.01 s 
2.29/2.30	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
2.29/2.30	c calculated reachability. Time: 0.01
2.29/2.30	c Calc default polars -  time:   0.00 s pos:     828 undec:   23738 neg:   45601
2.29/2.30	c =========================================================================================
2.29/2.30	c types(t): F = full restart, N = normal restart
2.29/2.30	c types(t): S = simplification begin/end, E = solution found
2.29/2.30	c restart types(rt): st = static, dy = dynamic
2.29/2.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.29/2.30	c  B st     0         0     46599     66655     95195         0    432940         0   no data   no data
2.69/2.78	c  N dy    17      4034     46599     66655     95546      3663    432940     26574      3.58      4.01
3.30/3.39	c  N dy    41      8076     46599     66655     95870      7361    432938     54218      3.68      3.98
3.99/4.07	c  N dy    74     12101     46599     66655     96126     11109    432938     86407      3.86      5.55
4.79/4.87	c  N dy   102     16125     46599     66655     96360     14879    432938    123163      3.95      4.20
5.59/5.69	c  N dy   130     20205     46599     66655     96596      9560    432935     53638      4.02      4.26
6.29/6.39	c  N dy   156     24212     46594     66655     96792     13342    432921     87217      4.05      4.27
6.50/6.57	c  F st   162     25000     46594     66655     96833     14085    432920     93781      4.06   no data
7.49/7.51	c  N st   167     28298     46586     66575     96964     17193    432478    123917      4.06   no data
7.59/7.69	c  S st   168     30002     46586     66575     97000     18847    432478    138576      4.06   no data
7.79/7.85	c  S st   168     30504     46578     66575     97057     19290    432478    141901      4.06   no data
7.79/7.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10.49/10.51	c Flit:     4 Blit:     19 bXBeca:    0 bXProp:  175 Bins: 331894 BRemL: 102529 BRemN:     31 P: 26.7M T:  2.64
10.49/10.55	c Replacing      175 vars Replaced    18372 lits Time:     0.04 s 
10.49/10.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.59/10.60	c bin-w-bin subsume rem         4321 bins  time:  0.03 s
10.59/10.64	c subs with bin:      761  lits-rem:      3309  v-fix:    0  time:  0.04 s
10.69/10.75	c Subs w/ non-existent bins:     89 l-rem:    709 v-fix:     0 done:  46380 time:  0.11 s
10.69/10.79	c Removed useless bin:      30  fixed:     0  props:   3.59M  time:  0.04 s
11.19/11.21	c lits-rem:      4273  cl-subs:     4606  v-elim:  30012  v-fix:    0  time:  0.40 s
11.19/11.22	c subs with bin:      145  lits-rem:       575  v-fix:    0  time:  0.01 s
11.19/11.26	c lits-rem:       398  cl-subs:      469  v-elim:      0  v-fix:    0  time:  0.02 s
11.29/11.30	c asymm  cl-useful: 0/4816/74652 lits-rem:0 time: 0.04
11.29/11.31	c calculated reachability. Time: 0.01
11.29/11.31	c  N dy   168     30504     16368     74652     61405      4636    380253    103902      4.06   no data
11.29/11.34	c Finding binary XORs  T:     0.02 s  found:       3
11.69/11.79	c  N dy   198     34746     16368     74652     61489      8705    380224    134477      4.10      4.32
12.19/12.29	c  N dy   226     38822     16368     74652     61557     12635    380202    165781      4.13      4.36
12.79/12.80	c  N dy   253     43083     16368     74652     61626      9124    380171    121506      4.15      4.37
13.10/13.15	c  S st   271     45756     16368     74652     61679     11701    380154    140988      4.16      4.20
13.20/13.25	c  S st   271     46258     16368     74652     61733     12142    380151    143864      4.16   no data
13.20/13.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.79/13.87	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:   14 Bins:  16690 BRemL:  25137 BRemN:     65 P: 11.8M T:  0.61
13.79/13.89	c Replacing       17 vars Replaced     1597 lits Time:     0.02 s 
13.89/13.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.89/13.92	c bin-w-bin subsume rem          179 bins  time:  0.01 s
13.89/13.94	c subs with bin:     1622  lits-rem:      6694  v-fix:    0  time:  0.02 s
13.89/13.98	c Subs w/ non-existent bins:    135 l-rem:   1426 v-fix:     0 done:  16348 time:  0.03 s
13.89/13.99	c Removed useless bin:      11  fixed:     0  props:   0.66M  time:  0.01 s
13.99/14.07	c lits-rem:       644  cl-subs:     1696  v-elim:    717  v-fix:    0  time:  0.08 s
13.99/14.09	c subs with bin:       90  lits-rem:       248  v-fix:    0  time:  0.01 s
14.09/14.13	c lits-rem:       329  cl-subs:      700  v-elim:      0  v-fix:    0  time:  0.03 s
14.09/14.16	c vivif2 --  cl tried    72263 cl shrink     1025 lits rem       1170 time: 0.02
14.09/14.16	c vivif2 --  cl tried    10574 cl shrink      757 lits rem        920 time: 0.01
14.69/14.78	c asymm  cl-useful: 1893/14356/72239 lits-rem:2275 time: 0.61
14.69/14.79	c calculated reachability. Time: 0.00
14.69/14.79	c  N dy   271     46258     15631     72239     47226     10571    358044    106865      4.16   no data
14.79/14.80	c Finding binary XORs  T:     0.01 s  found:       0
15.19/15.28	c  N dy   306     50268     15630     72239     47271     14480    358022    140943      4.21      4.60
15.79/15.85	c  N dy   338     54294     15630     72239     47312     18410    358007    174762      4.24      4.47
16.40/16.43	c  N dy   371     58358     15630     72239     47355     22375    357994    209662      4.28      4.51
16.99/17.03	c  N dy   400     62420     15630     72239     47386     26372    357986    245510      4.31      5.38
17.50/17.60	c  N dy   434     66586     15630     72239     47441     16344    357974    139639      4.33      4.58
17.99/18.02	c  S st   456     69388     15630     72239     47477     19081    357968    163268      4.35   no data
18.09/18.14	c  S st   456     69891     15630     72239     47522     19537    357968    166688      4.35   no data
18.09/18.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
18.70/18.73	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   12 Bins:   6811 BRemL:   4870 BRemN:     27 P: 11.7M T:  0.58
18.70/18.75	c Replacing       12 vars Replaced      610 lits Time:     0.02 s 
18.70/18.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.70/18.78	c bin-w-bin subsume rem           88 bins  time:  0.01 s
18.79/18.80	c subs with bin:      366  lits-rem:       171  v-fix:    0  time:  0.02 s
18.79/18.83	c Subs w/ non-existent bins:     87 l-rem:     81 v-fix:     0 done:  15617 time:  0.03 s
18.79/18.84	c Removed useless bin:      11  fixed:     0  props:   0.63M  time:  0.01 s
18.89/18.92	c lits-rem:       115  cl-subs:      497  v-elim:    301  v-fix:    0  time:  0.07 s
18.89/18.94	c subs with bin:      158  lits-rem:       219  v-fix:    0  time:  0.01 s
18.89/18.99	c lits-rem:       475  cl-subs:      792  v-elim:      0  v-fix:    0  time:  0.04 s
18.99/19.02	c vivif2 --  cl tried    71540 cl shrink      490 lits rem        622 time: 0.03
18.99/19.03	c vivif2 --  cl tried    17939 cl shrink     1069 lits rem       1452 time: 0.01
19.29/19.35	c asymm  cl-useful: 2182/6950/71535 lits-rem:2435 time: 0.32
19.29/19.36	c calculated reachability. Time: 0.01
19.29/19.36	c  N dy   456     69891     15316     71475     47218     17938    352117    155612      4.35   no data
19.29/19.38	c Finding binary XORs  T:     0.01 s  found:       3
19.99/20.05	c  N dy   490     74351     15316     71475     47276     22291    352103    195155      4.37      5.00
20.69/20.79	c  N dy   531     79149     15316     71475     47323     26994    352092    239338      4.40      5.12
21.59/21.66	c  N dy   574     84288     15314     71475     47364     32038    352081    287022      4.43      5.30
22.19/22.23	c  F st   600     87501     15314     71475     47389     35192    352074    318616      4.45   no data
22.19/22.25	c Replacing        3 vars Replaced       89 lits Time:     0.01 s 
22.59/22.69	c  N st   605     90796     15311     71457     47336     23141    351986    188660      4.45   no data
23.49/23.55	c  N dy   640     96621     15311     71457     47369     28841    351977    246576      4.48      5.39
24.49/24.53	c  N dy   696    102786     15311     71457     47407     34901    351968    310409      4.52      5.47
24.79/24.85	c  S st   715    104838     15311     71457     47414     36926    351967    334257      4.55   no data
24.89/24.98	c  S st   715    105339     15311     71457     47453     37384    351967    337803      4.55   no data
24.89/24.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
25.49/25.58	c Flit:     7 Blit:      0 bXBeca:    0 bXProp:   23 Bins:   7154 BRemL:   5330 BRemN:     46 P: 13.2M T:  0.60
25.59/25.61	c Replacing       23 vars Replaced     4498 lits Time:     0.02 s 
25.59/25.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.59/25.63	c bin-w-bin subsume rem           78 bins  time:  0.01 s
25.59/25.65	c subs with bin:      346  lits-rem:        87  v-fix:    0  time:  0.02 s
25.59/25.68	c Subs w/ non-existent bins:     63 l-rem:     23 v-fix:     0 done:  15281 time:  0.03 s
25.69/25.70	c Removed useless bin:       6  fixed:     0  props:   0.62M  time:  0.01 s
25.69/25.77	c lits-rem:       145  cl-subs:      399  v-elim:    124  v-fix:    0  time:  0.07 s
25.79/25.80	c subs with bin:      184  lits-rem:       376  v-fix:    0  time:  0.02 s
25.79/25.89	c lits-rem:      1500  cl-subs:     1235  v-elim:      0  v-fix:    0  time:  0.07 s
25.89/25.91	c vivif2 --  cl tried    70678 cl shrink      191 lits rem        241 time: 0.02
25.89/25.94	c vivif2 --  cl tried    35573 cl shrink     3093 lits rem       4477 time: 0.03
26.19/26.29	c asymm  cl-useful: 746/14494/70671 lits-rem:1558 time: 0.35
26.29/26.30	c calculated reachability. Time: 0.01
26.29/26.30	c  N dy   715    105339     15157     70403     48211     35567    347018    318365      4.55   no data
26.29/26.32	c Finding binary XORs  T:     0.01 s  found:       4
27.49/27.52	c  N dy   776    112160     15156     70403     48257     42267    347016    393910      4.60      5.18
28.69/28.75	c  N dy   842    119388     15156     70403     48293     32289    347012    259023      4.66      5.03
30.09/30.10	c  N dy   911    127050     15156     70403     48337     39814    347005    345809      4.72      5.08
31.49/31.59	c  N dy   986    135249     15156     70403     48368     47878    346999    439742      4.78      5.16
33.00/33.09	c  N dy  1058    143974     15156     70403     48394     38414    346995    305041      4.83      5.11
34.59/34.65	c  N dy  1136    153378     15156     70403     48405     47685    346992    419322      4.88      5.14
35.39/35.42	c  S st  1181    158009     15156     70403     48413     52239    346990    478675      4.92   no data
35.49/35.57	c  S st  1181    158511     15156     70403     48448     52702    346989    482112      4.92   no data
35.49/35.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
36.20/36.22	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    9 Bins:   4082 BRemL:   3410 BRemN:     24 P: 14.3M T:  0.64
36.20/36.25	c Replacing       13 vars Replaced      708 lits Time:     0.03 s 
36.20/36.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.20/36.28	c bin-w-bin subsume rem           47 bins  time:  0.01 s
36.20/36.29	c subs with bin:      356  lits-rem:       173  v-fix:    0  time:  0.02 s
36.30/36.33	c Subs w/ non-existent bins:     66 l-rem:     66 v-fix:     0 done:  15141 time:  0.03 s
36.30/36.34	c Removed useless bin:       7  fixed:     0  props:   0.63M  time:  0.01 s
36.39/36.41	c lits-rem:        65  cl-subs:      201  v-elim:     94  v-fix:    0  time:  0.07 s
36.39/36.46	c subs with bin:      524  lits-rem:      1108  v-fix:    0  time:  0.03 s
36.59/36.61	c lits-rem:      3784  cl-subs:     1844  v-elim:      0  v-fix:    0  time:  0.13 s
36.59/36.63	c vivif2 --  cl tried    69866 cl shrink      191 lits rem        226 time: 0.03
36.59/36.67	c vivif2 --  cl tried    50061 cl shrink     4122 lits rem       5995 time: 0.04
36.99/37.03	c asymm  cl-useful: 251/13999/69859 lits-rem:683 time: 0.36
36.99/37.05	c calculated reachability. Time: 0.01
36.99/37.05	c  N dy  1181    158511     15047     69690     48361     50055    343890    449067      4.92   no data
36.99/37.06	c Finding binary XORs  T:     0.01 s  found:       3
38.59/38.66	c  E dy  1251    167337     15015     69690     48463     39077    343888    291407      4.96      3.52
38.59/38.66	c num threads              : 1          
38.59/38.66	c restarts                 : 1251       
38.59/38.66	c dynamic restarts         : 1233       
38.59/38.66	c static restarts          : 18         
38.59/38.66	c full restarts            : 2          
38.59/38.66	c total simplify time      : 0.11       
38.59/38.66	c learnts DL2              : 0          
38.59/38.66	c learnts size 2           : 530544     
38.59/38.66	c learnts size 1           : 674         (0.96      % of vars)
38.59/38.66	c filedLit time            : 6.28        (16.26     % time)
38.59/38.66	c v-elim SatELite          : 54551       (77.74     % vars)
38.59/38.66	c SatELite time            : 1.32        (3.42      % time)
38.59/38.66	c v-elim xor               : 0           (0.00      % vars)
38.59/38.66	c xor elim time            : 0.05        (0.14      % time)
38.59/38.66	c num binary xor trees     : 417        
38.59/38.66	c binxor trees' crown      : 497         (1.19      leafs/tree)
38.59/38.66	c bin xor find time        : 0.12       
38.59/38.66	c OTF clause improved      : 2066        (0.01      clauses/conflict)
38.59/38.66	c OTF impr. size diff      : 2278        (1.10       lits/clause)
38.59/38.66	c OTF cl watch-shrink      : 71071       (0.42      clauses/conflict)
38.59/38.66	c OTF cl watch-sh-lit      : 123616      (1.74       lits/clause)
38.59/38.66	c tried to recurMin cls    : 43020       (25.71      % of conflicts)
38.59/38.66	c updated cache            : 0           (0.00       lits/tried recurMin)
38.59/38.66	c clauses over max glue    : 0           (0.00      % of all clauses)
38.59/38.66	c conflicts                : 167337      (4335.70   / sec)
38.59/38.66	c decisions                : 519384      (6.18      % random)
38.59/38.66	c bogo-props               : 1513424326  (39212829.38 / sec)
38.59/38.66	c conflict literals        : 1650978     (28.90     % deleted)
38.59/38.66	c Memory used              : 178.10      MB
38.59/38.66	c CPU time                 : 38.60       s
38.59/38.66	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-3287357-1303769750/watcher-3287357-1303769750 -o /tmp/evaluation-result-3287357-1303769750/solver-3287357-1303769750 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3287357-1303769750.cnf 

running on 2 cores: 4,6

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: 3.80 3.93 3.38 5/178 10054
/proc/meminfo: memFree=27209432/32951124 swapFree=67111524/67111528
[pid=10053] ppid=10049 vsize=30936 CPUtime=0 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10049 10053 8502 0 -1 4202496 1066 0 0 0 0 0 0 0 18 0 1 0 469390909 31678464 970 33554432000 4194304 4627331 140735819653056 18446744073709551615 4314174 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 7734 970 321 106 0 2705 0

[startup+0.0762069 s]
/proc/loadavg: 3.80 3.93 3.38 5/178 10054
/proc/meminfo: memFree=27209432/32951124 swapFree=67111524/67111528
[pid=10053] ppid=10049 vsize=64024 CPUtime=0.07 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10049 10053 8502 0 -1 4202496 9311 0 0 0 6 1 0 0 18 0 1 0 469390909 65560576 8145 33554432000 4194304 4627331 140735819653056 18446744073709551615 4357923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 16006 8169 322 106 0 10977 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 64024

[startup+0.101178 s]
/proc/loadavg: 3.80 3.93 3.38 5/178 10054
/proc/meminfo: memFree=27209432/32951124 swapFree=67111524/67111528
[pid=10053] ppid=10049 vsize=64128 CPUtime=0.09 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10049 10053 8502 0 -1 4202496 9887 0 0 0 8 1 0 0 18 0 1 0 469390909 65667072 7686 33554432000 4194304 4627331 140735819653056 18446744073709551615 4308297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 16032 7686 342 106 0 11003 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64128

[startup+0.301168 s]
/proc/loadavg: 3.80 3.93 3.38 5/178 10054
/proc/meminfo: memFree=27209432/32951124 swapFree=67111524/67111528
[pid=10053] ppid=10049 vsize=64128 CPUtime=0.29 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10049 10053 8502 0 -1 4202496 9887 0 0 0 28 1 0 0 18 0 1 0 469390909 65667072 7686 33554432000 4194304 4627331 140735819653056 18446744073709551615 4308683 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 16032 7686 342 106 0 11003 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64128

[startup+0.701096 s]
/proc/loadavg: 3.80 3.93 3.38 5/178 10054
/proc/meminfo: memFree=27209432/32951124 swapFree=67111524/67111528
[pid=10053] ppid=10049 vsize=74048 CPUtime=0.69 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10049 10053 8502 0 -1 4202496 12404 0 0 0 68 1 0 0 18 0 1 0 469390909 75825152 10203 33554432000 4194304 4627331 140735819653056 18446744073709551615 220815897285 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 18512 10203 347 106 0 13483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74048

[startup+1.50092 s]
/proc/loadavg: 3.82 3.93 3.38 6/190 10074
/proc/meminfo: memFree=27015896/32951124 swapFree=67111524/67111528
[pid=10053] ppid=10049 vsize=93716 CPUtime=1.49 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10049 10053 8502 0 -1 4202496 17312 0 0 0 147 2 0 0 19 0 1 0 469390909 95965184 15111 33554432000 4194304 4627331 140735819653056 18446744073709551615 4308680 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 23429 15111 347 106 0 18400 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93716

[startup+3.10067 s]
/proc/loadavg: 3.82 3.93 3.38 6/190 10074
/proc/meminfo: memFree=26935772/32951124 swapFree=67111524/67111528
[pid=10053] ppid=10049 vsize=125964 CPUtime=3.09 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10049 10053 8502 0 -1 4202496 25544 0 0 0 306 3 0 0 25 0 1 0 469390909 128987136 23341 33554432000 4194304 4627331 140735819653056 18446744073709551615 4324631 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 31491 23341 373 106 0 26462 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 125964

[startup+6.30104 s]
/proc/loadavg: 3.83 3.93 3.39 6/190 10075
/proc/meminfo: memFree=26801340/32951124 swapFree=67111524/67111528
[pid=10053] ppid=10049 vsize=128416 CPUtime=6.29 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10049 10053 8502 0 -1 4202496 26284 0 0 0 626 3 0 0 25 0 1 0 469390909 131497984 22730 33554432000 4194304 4627331 140735819653056 18446744073709551615 4308552 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 32104 22730 374 106 0 27075 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 128416

[startup+12.7009 s]
/proc/loadavg: 3.84 3.93 3.39 6/190 10075
/proc/meminfo: memFree=26476148/32951124 swapFree=67111524/67111528
[pid=10053] ppid=10049 vsize=171104 CPUtime=12.69 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10049 10053 8502 0 -1 4202496 38768 0 0 0 1264 5 0 0 25 0 1 0 469390909 175210496 33259 33554432000 4194304 4627331 140735819653056 18446744073709551615 4308922 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 42776 33259 379 106 0 37747 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 171104

[startup+25.5005 s]
/proc/loadavg: 3.87 3.94 3.40 6/190 10075
/proc/meminfo: memFree=26379952/32951124 swapFree=67111524/67111528
[pid=10053] ppid=10049 vsize=171236 CPUtime=25.49 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10049 10053 8502 0 -1 4202496 40376 0 0 0 2544 5 0 0 25 0 1 0 469390909 175345664 33943 33554432000 4194304 4627331 140735819653056 18446744073709551615 4233668 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 42809 33943 379 106 0 37780 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 171236

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

[startup+31.9073 s]
/proc/loadavg: 3.89 3.94 3.40 6/190 10075
/proc/meminfo: memFree=26291256/32951124 swapFree=67111524/67111528
[pid=10053] ppid=10049 vsize=175440 CPUtime=31.9 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10049 10053 8502 0 -1 4202496 42600 0 0 0 3184 6 0 0 25 0 1 0 469390909 179650560 34800 33554432000 4194304 4627331 140735819653056 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 43860 34800 379 106 0 38831 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 175440

[startup+35.1008 s]
/proc/loadavg: 3.89 3.94 3.40 6/190 10075
/proc/meminfo: memFree=26201884/32951124 swapFree=67111524/67111528
[pid=10053] ppid=10049 vsize=175440 CPUtime=35.1 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10049 10053 8502 0 -1 4202496 42881 0 0 0 3504 6 0 0 25 0 1 0 469390909 179650560 35081 33554432000 4194304 4627331 140735819653056 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 43860 35081 379 106 0 38831 0
Current children cumulated CPU time (s) 35.1
Current children cumulated vsize (KiB) 175440

[startup+36.7005 s]
/proc/loadavg: 3.90 3.94 3.41 6/190 10075
/proc/meminfo: memFree=26170624/32951124 swapFree=67111524/67111528
[pid=10053] ppid=10049 vsize=181796 CPUtime=36.69 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10049 10053 8502 0 -1 4202496 44525 0 0 0 3663 6 0 0 25 0 1 0 469390909 186159104 36711 33554432000 4194304 4627331 140735819653056 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 45449 36711 382 106 0 40420 0
Current children cumulated CPU time (s) 36.69
Current children cumulated vsize (KiB) 181796

[startup+37.5003 s]
/proc/loadavg: 3.90 3.94 3.41 6/190 10075
/proc/meminfo: memFree=26135160/32951124 swapFree=67111524/67111528
[pid=10053] ppid=10049 vsize=181796 CPUtime=37.49 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10049 10053 8502 0 -1 4202496 44562 0 0 0 3743 6 0 0 25 0 1 0 469390909 186159104 36748 33554432000 4194304 4627331 140735819653056 18446744073709551615 4308567 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 45449 36748 382 106 0 40420 0
Current children cumulated CPU time (s) 37.49
Current children cumulated vsize (KiB) 181796

[startup+38.3012 s]
/proc/loadavg: 3.90 3.94 3.41 6/190 10075
/proc/meminfo: memFree=26135160/32951124 swapFree=67111524/67111528
[pid=10053] ppid=10049 vsize=181796 CPUtime=38.29 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10049 10053 8502 0 -1 4202496 44627 0 0 0 3823 6 0 0 25 0 1 0 469390909 186159104 36813 33554432000 4194304 4627331 140735819653056 18446744073709551615 4308574 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 45449 36813 382 106 0 40420 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 181796

[startup+38.7011 s]
/proc/loadavg: 3.90 3.94 3.41 6/190 10075
/proc/meminfo: memFree=26087544/32951124 swapFree=67111524/67111528
[pid=10053] ppid=10049 vsize=182372 CPUtime=38.69 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10049 10053 8502 0 -1 4202496 45504 0 0 0 3863 6 0 0 25 0 1 0 469390909 186748928 36128 33554432000 4194304 4627331 140735819653056 18446744073709551615 220815885400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 45593 36128 391 106 0 40564 0
Current children cumulated CPU time (s) 38.69
Current children cumulated vsize (KiB) 182372

Child status: 20
Real time (s): 38.774
CPU time (s): 38.7731
CPU user time (s): 38.7011
CPU system time (s): 0.071989
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 194080

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

runsolver used 0.072988 second user time and 0.146977 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-26 00:15:50
IDJOB=3287357
IDBENCH=82465
IDSOLVER=1587
FILE ID=node147/3287357-1303769750
RUNJOBID= node147-1303769750-10032
PBS_JOBID= 13157150
Free space on /tmp= 72164 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bjrb07amba2andenv-tseitin.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287357-1303769750/watcher-3287357-1303769750 -o /tmp/evaluation-result-3287357-1303769750/solver-3287357-1303769750 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3287357-1303769750.cnf

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

MD5SUM BENCH= 7599aafec7bebba20ceab50260cd7197
RANDOM SEED=1994009222

node147.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.836
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.67
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.836
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.75
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.836
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.82
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.836
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.75
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.836
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.82
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.836
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.76
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.836
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.82
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.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27209852 kB
Buffers:        963340 kB
Cached:        4268660 kB
SwapCached:          4 kB
Active:         634392 kB
Inactive:      4661828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27209852 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           19564 kB
Writeback:           0 kB
AnonPages:       64292 kB
Mapped:          14708 kB
Slab:           381384 kB
PageTables:       5060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190672 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= 72136 MiB
End job on node147 at 2011-04-26 00:16:29