Trace number 3284231

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 112.329 112.337

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark78.878
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

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-3284231-1303762186.cnf'
0.00/0.00	c -- header says num vars:          24415
0.00/0.00	c -- header says num clauses:      711050
0.09/0.17	c -- clauses added:            0 learnts,       711050 normals,            0 xors
0.09/0.17	c -- vars added      24415
0.09/0.17	c Parsing time:  0.16 s
0.09/0.17	c  N st     0         0     24415    105125    605924         0   2091629         0   no data   no data  --
0.69/0.77	c asymm  cl-useful: 226/226/105124 lits-rem:4558 time: 0.60
3.69/3.77	c Flit:  1298 Blit:     16 bXBeca:    0 bXProp:   41 Bins:      0 BRemL:      0 BRemN:      0 P: 107.3M T:  2.93
3.69/3.78	c Cleaning up after failed var search:     0.01 s 
3.79/3.80	c Replacing       41 vars Replaced     1105 lits Time:     0.02 s 
3.79/3.88	c bin-w-bin subsume rem           50 bins  time:  0.04 s
4.19/4.29	c subs with bin:      119  lits-rem:      1627  v-fix:    0  time:  0.40 s
4.49/4.58	c Subs w/ non-existent bins:      0 l-rem:     49 v-fix:     0 done:  22843 time:  0.29 s
4.69/4.74	c Removed useless bin:     940  fixed:     0  props:  20.00M  time:  0.16 s
5.40/5.44	c lits-rem:       276  cl-subs:      805  v-elim:   3329  v-fix:    0  time:  0.70 s
5.50/5.59	c Finding binary XORs  T:     0.15 s  found:       8
5.59/5.61	c Replacing        8 vars Replaced     1274 lits Time:     0.02 s 
5.69/5.74	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
5.69/5.74	c calculated reachability. Time: 0.04
5.69/5.75	c Calc default polars -  time:   0.01 s pos:    1259 undec:    4925 neg:   18231
5.69/5.75	c =========================================================================================
5.69/5.75	c types(t): F = full restart, N = normal restart
5.69/5.75	c types(t): S = simplification begin/end, E = solution found
5.69/5.75	c restart types(rt): st = static, dy = dynamic
5.69/5.75	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.69/5.75	c  B st     0         0     19506    111269    491403         0   1956591         0   no data   no data  --
6.39/6.44	c  N dy    23      4020     19506    111269    491576      3728   1956582    289395     22.64     24.25  --
7.19/7.22	c  N dy    46      8176     19506    111269    491792      7540   1956575    512384     23.15     24.75  --
7.79/7.85	c  N dy    57     12330     19506    111269    491973     11376   1956575    679889     20.58     21.86  --
9.29/9.36	c  N dy    67     21311     19505    111269    492385     10353   1956574    379400     17.60     18.95  --
9.99/10.05	c  F st    97     25001     19451    111269    492592     13761   1956567    582818     17.93   no data  --
10.19/10.26	c  N st    99     25630     19450    110495    482925      8172   1923304    439062     17.93   no data  --
11.00/11.02	c  N dy   103     30001     19450    110495    482950     12406   1923296    836973     17.93   no data  --
11.00/11.02	c  S st   103     30001     19450    110495    482950     12406   1923296    836973     17.93   no data  --
11.19/11.21	c  S st   103     30501     19441    110495    483045     12799   1923296    843824     17.93   no data  --
11.19/11.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
11.19/11.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.90/32.98	c Flit:   486 Blit:      0 bXBeca:    0 bXProp:   35 Bins:  41511 BRemL:   1284 BRemN:     66 P: 123.0M T: 21.74
33.00/33.00	c Cleaning up after failed var search:     0.02 s 
33.00/33.04	c Replacing       35 vars Replaced    14919 lits Time:     0.03 s 
33.09/33.15	c bin-w-bin subsume rem          398 bins  time:  0.05 s
34.49/34.52	c subs with bin:      452  lits-rem:     43121  v-fix:    0  time:  1.36 s
34.59/34.63	c Subs w/ non-existent bins:     12 l-rem:    267 v-fix:     0 done:   4394 time:  0.11 s
34.69/34.78	c Removed useless bin:    1126  fixed:     0  props:  14.78M  time:  0.12 s
36.99/37.09	c lits-rem:      7462  cl-subs:     4754  v-elim:    492  v-fix:    0  time:  2.31 s
37.30/37.37	c asymm  cl-useful: 517/3187/110113 lits-rem:7741 time: 0.28
37.40/37.45	c calculated reachability. Time: 0.06
37.40/37.45	c  N dy   103     30501     18398    110110    473694      8469   1764878    483348     17.93   no data  --
37.59/37.62	c Finding binary XORs  T:     0.17 s  found:       0
38.29/38.38	c  N dy   134     34511     18398    110110    473787     12293   1764847    677228     18.44     25.32  --
38.99/39.04	c  N dy   140     38539     18398    110110    473946     15991   1764828    829439     17.70     19.67  --
39.79/39.81	c  N dy   149     43521     18396    110110    474060     20665   1764795   1020982     16.90     18.11  --
40.18/40.28	c  S st   161     45752     18396    110110    474114     11703   1764792    416748     16.91     10.95  --
40.48/40.53	c  S st   161     46253     18396    110110    474188     12129   1764792    423998     16.91   no data  --
40.48/40.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
40.48/40.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.49/45.56	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    6 Bins:   2356 BRemL:   3136 BRemN:   1277 P: 115.1M T:  5.00
45.59/45.60	c Replacing        6 vars Replaced     4356 lits Time:     0.04 s 
45.69/45.70	c bin-w-bin subsume rem          581 bins  time:  0.05 s
46.79/46.88	c subs with bin:     1066  lits-rem:     30544  v-fix:    0  time:  1.18 s
47.08/47.10	c Subs w/ non-existent bins:     15 l-rem:    345 v-fix:     0 done:  18389 time:  0.22 s
47.19/47.22	c Removed useless bin:    8028  fixed:     0  props:  12.87M  time:  0.12 s
48.08/48.11	c lits-rem:      6167  cl-subs:     1342  v-elim:     30  v-fix:    0  time:  0.89 s
48.08/48.19	c vivif2 --  cl tried   109181 cl shrink      880 lits rem       4001 time: 0.07
48.18/48.24	c vivif2 --  cl tried    10878 cl shrink      847 lits rem       2920 time: 0.05
48.48/48.53	c asymm  cl-useful: 125/2940/109122 lits-rem:354 time: 0.29
48.58/48.61	c calculated reachability. Time: 0.06
48.58/48.61	c  N dy   161     46253     18359    109122    463368     10865   1710859    372978     16.91   no data  --
49.28/49.39	c  N dy   198     50344     18357    109122    463449     14753   1710858    605795     17.26     33.88  --
50.38/50.46	c  N dy   211     56176     18355    109122    463567     20273   1710846    896892     16.76     17.93  --
51.29/51.39	c  N dy   219     61532     18354    109122    463665     25459   1710846   1188087     16.28     17.37  --
52.29/52.38	c  N dy   231     66878     18354    109122    463825     30525   1710845   1343982     15.96     16.89  --
52.89/52.90	c  S st   238     69379     18354    109122    463884     16970   1710844    516224     15.88     15.14  --
53.09/53.12	c  S st   238     69882     18353    109122    463943     17401   1710844    525777     15.88   no data  --
53.09/53.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
53.09/53.15	c Cache  BProp: 10 Set: 9 BXProp: 0 T: 0.01
58.19/58.24	c Flit:     5 Blit:      5 bXBeca:    0 bXProp:   13 Bins:   2738 BRemL:   1627 BRemN:   3343 P: 118.6M T:  5.09
58.19/58.28	c Replacing       13 vars Replaced     4478 lits Time:     0.04 s 
58.29/58.38	c bin-w-bin subsume rem         1247 bins  time:  0.05 s
59.39/59.49	c subs with bin:      303  lits-rem:      5761  v-fix:    0  time:  1.11 s
59.59/59.68	c Subs w/ non-existent bins:      3 l-rem:    333 v-fix:     0 done:  15978 time:  0.19 s
59.69/59.79	c Removed useless bin:    7823  fixed:     0  props:  12.39M  time:  0.11 s
60.58/60.60	c lits-rem:      1523  cl-subs:      837  v-elim:      7  v-fix:    0  time:  0.81 s
60.58/60.67	c vivif2 --  cl tried   108923 cl shrink      239 lits rem        462 time: 0.07
60.68/60.75	c vivif2 --  cl tried    16322 cl shrink     1787 lits rem       6079 time: 0.07
60.88/60.99	c asymm  cl-useful: 171/2812/108891 lits-rem:874 time: 0.24
60.98/61.06	c calculated reachability. Time: 0.06
60.98/61.06	c  N dy   238     69882     18286    108891    448079     16320   1673200    478523     15.88   no data  --
61.68/61.77	c  N dy   248     74703     18282    108891    448168     20948   1673200    674657     15.65     16.51  --
62.48/62.51	c  N dy   263     79556     18279    108891    448325     25523   1673199    848905     15.47     16.38  --
63.18/63.24	c  N dy   272     84648     18277    108891    448415     30378   1673198   1027510     15.25     16.06  --
63.58/63.61	c  F st   274     87500     18277    108891    448449     33132   1673198   1111208     15.07      9.46  --
63.79/63.87	c Finding binary XORs  T:     0.17 s  found:       1
64.29/64.34	c  N st   279     90795     18275    108890    447778     36286   1672374   1228439     15.07   no data  --
65.29/65.32	c  N dy   297     97054     18216    108890    447928     23393   1672374    633531     15.00     16.34  --
66.29/66.31	c  N dy   328    103344     18120    108890    448056     29421   1672365    868341     15.01     33.50  --
66.49/66.59	c  S st   341    104823     18120    108890    448112     30814   1672364    926730     15.06      6.71  --
66.79/66.81	c  S st   341    105325     18120    108890    448181     31244   1672363    935930     15.06   no data  --
66.79/66.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
66.79/66.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.09/72.11	c Flit:   108 Blit:      0 bXBeca:    0 bXProp:    8 Bins:   8535 BRemL:   4921 BRemN:    836 P: 120.8M T:  5.27
72.09/72.14	c Cleaning up after failed var search:     0.03 s 
72.09/72.18	c Replacing        9 vars Replaced    10115 lits Time:     0.04 s 
72.19/72.28	c bin-w-bin subsume rem          148 bins  time:  0.04 s
73.49/73.58	c subs with bin:     1262  lits-rem:     18622  v-fix:    0  time:  1.30 s
73.70/73.74	c Subs w/ non-existent bins:     41 l-rem:   1462 v-fix:     0 done:  14022 time:  0.16 s
73.79/73.85	c Removed useless bin:     808  fixed:     0  props:  12.18M  time:  0.10 s
75.19/75.29	c lits-rem:      5637  cl-subs:     5044  v-elim:    903  v-fix:    0  time:  1.44 s
75.29/75.35	c vivif2 --  cl tried   106401 cl shrink      898 lits rem       2439 time: 0.06
75.39/75.45	c vivif2 --  cl tried    20341 cl shrink     3873 lits rem      26678 time: 0.09
75.59/75.69	c asymm  cl-useful: 370/2362/106383 lits-rem:1382 time: 0.25
75.69/75.76	c calculated reachability. Time: 0.05
75.69/75.76	c  N dy   341    105325     17050    106365    405787     20334   1533588    581958     15.06   no data  --
76.69/76.76	c  N dy   354    112644     17031    106365    405944     27289   1533588    808834     14.82     15.66  --
77.89/77.99	c  N dy   370    121145     16925    106365    406109     35435   1533582   1056042     14.54     15.47  --
78.79/78.88	c Finding binary XORs  T:     0.16 s  found:       1
79.28/79.34	c  N dy   399    128915     16919    104806    398958     21069   1507295    544733     14.43     15.29  --
80.58/80.60	c  N dy   452    137275     16916    104806    399178     28997   1507290    885651     14.60     15.77  --
81.98/82.07	c  N dy   499    146271     16914    104806    399421     37574   1507255   1238727     14.64     15.53  --
83.59/83.63	c  N dy   539    156816     16913    104806    399728     28773   1507247    699156     14.61     15.42  --
83.69/83.79	c  S st   541    157989     16913    104806    399736     29896   1507247    725234     14.58      8.94  --
83.89/83.98	c  S st   541    158492     16823    104806    399770     30361   1507247    735469     14.58   no data  --
83.99/84.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
83.99/84.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.79/89.89	c Flit:    13 Blit:    111 bXBeca:    0 bXProp:   64 Bins:  17213 BRemL:   4681 BRemN:     98 P: 112.4M T:  5.89
89.89/89.91	c Cleaning up after failed var search:     0.02 s 
89.89/89.94	c Replacing       65 vars Replaced    12477 lits Time:     0.03 s 
89.99/90.04	c bin-w-bin subsume rem          720 bins  time:  0.04 s
91.19/91.25	c subs with bin:      963  lits-rem:     19140  v-fix:    0  time:  1.21 s
91.29/91.34	c Subs w/ non-existent bins:      9 l-rem:   1367 v-fix:     0 done:   6659 time:  0.10 s
91.39/91.44	c Removed useless bin:    1207  fixed:     0  props:  11.12M  time:  0.09 s
92.69/92.73	c lits-rem:      4767  cl-subs:     7132  v-elim:    778  v-fix:    0  time:  1.29 s
92.69/92.78	c vivif2 --  cl tried   103714 cl shrink      939 lits rem       2535 time: 0.05
92.79/92.87	c vivif2 --  cl tried    21540 cl shrink     3493 lits rem      13467 time: 0.09
93.09/93.13	c asymm  cl-useful: 786/2342/103670 lits-rem:1426 time: 0.26
93.09/93.19	c calculated reachability. Time: 0.05
93.09/93.19	c  N dy   541    158492     15789    103653    380653     21535   1421198    515108     14.58   no data  --
93.29/93.34	c Finding binary XORs  T:     0.16 s  found:       0
94.79/94.86	c  N dy   555    169617     15669    103653    380815     32214   1421196    871521     14.30     15.31  --
96.39/96.41	c  N dy   585    180459     15584    103653    381072     21907   1421179    406815     14.13     14.99  --
98.49/98.50	c  N dy   634    194204     15543    102015    371106     29381   1389224    800952     14.02     14.84  --
100.29/100.37	c  N dy   654    208450     15543    102015    371370     22726   1389222    402200     13.80     14.65  --
102.19/102.30	c  N dy   665    222825     15539    102015    371507     36646   1389220    805120     13.56     14.59  --
104.49/104.52	c  N dy   672    237738     15380    102015    371601     27362   1389215    487575     13.26      6.47  --
104.49/104.52	c  S st   672    237738     15380    102015    371601     27362   1389215    487575     13.26      6.47  --
104.59/104.68	c  S st   672    238240     14415     98218    339974     18173   1305597    311529     13.26   no data  --
104.69/104.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
104.69/104.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
109.09/109.18	c Flit:    32 Blit:    157 bXBeca:    0 bXProp:  607 Bins:  15298 BRemL:   6602 BRemN:   1636 P: 77.6M T:  4.48
109.19/109.20	c Cleaning up after failed var search:     0.01 s 
109.19/109.26	c Replacing      607 vars Replaced   259791 lits Time:     0.06 s 
109.29/109.33	c bin-w-bin subsume rem         6181 bins  time:  0.04 s
109.99/110.03	c subs with bin:     1415  lits-rem:     20848  v-fix:    0  time:  0.70 s
110.09/110.13	c Subs w/ non-existent bins:    118 l-rem:   1905 v-fix:     0 done:   6166 time:  0.09 s
110.19/110.22	c Removed useless bin:    1214  fixed:     0  props:  10.24M  time:  0.09 s
111.69/111.72	c lits-rem:      6561  cl-subs:     8535  v-elim:   1713  v-fix:    0  time:  1.50 s
111.69/111.75	c vivif2 --  cl tried    93231 cl shrink      648 lits rem       4804 time: 0.03
111.69/111.77	c vivif2 --  cl tried    10767 cl shrink     1293 lits rem       5044 time: 0.02
111.99/112.04	c asymm  cl-useful: 449/37928/93159 lits-rem:1347 time: 0.27
111.99/112.08	c calculated reachability. Time: 0.03
111.99/112.08	c  N dy   672    238240     11823     92710    279199     10735   1082207    163984     13.26   no data  --
112.19/112.22	c Finding binary XORs  T:     0.14 s  found:      18
112.29/112.30	c  E dy   673    238880     11776     92710    279229     11307   1082207    170948     13.23      3.57  --
112.29/112.30	c num threads              : 1          
112.29/112.30	c restarts                 : 673        
112.29/112.30	c dynamic restarts         : 655        
112.29/112.30	c static restarts          : 18         
112.29/112.30	c full restarts            : 2          
112.29/112.30	c total simplify time      : 0.92       
112.29/112.30	c learnts DL2              : 0          
112.29/112.30	c learnts size 2           : 705543     
112.29/112.30	c learnts size 1           : 6248        (25.59     % of vars)
112.29/112.30	c filedLit time            : 50.49       (45.01     % time)
112.29/112.30	c v-elim SatELite          : 7252        (29.70     % vars)
112.29/112.30	c SatELite time            : 9.80        (8.73      % time)
112.29/112.30	c v-elim xor               : 0           (0.00      % vars)
112.29/112.30	c xor elim time            : 0.11        (0.10      % time)
112.29/112.30	c num binary xor trees     : 737        
112.29/112.30	c binxor trees' crown      : 802         (1.09      leafs/tree)
112.29/112.30	c bin xor find time        : 0.95       
112.29/112.30	c OTF clause improved      : 5900        (0.02      clauses/conflict)
112.29/112.30	c OTF impr. size diff      : 12470       (2.11       lits/clause)
112.29/112.30	c OTF cl watch-shrink      : 162813      (0.68      clauses/conflict)
112.29/112.30	c OTF cl watch-sh-lit      : 2279444     (14.00      lits/clause)
112.29/112.30	c tried to recurMin cls    : 108651      (45.48      % of conflicts)
112.29/112.30	c updated cache            : 0           (0.00       lits/tried recurMin)
112.29/112.30	c clauses over max glue    : 0           (0.00      % of all clauses)
112.29/112.30	c conflicts                : 238880      (2129.74   / sec)
112.29/112.30	c decisions                : 1829770     (0.51      % random)
112.29/112.30	c bogo-props               : 2023530033  (18040823.89 / sec)
112.29/112.30	c conflict literals        : 8995731     (45.73     % deleted)
112.29/112.30	c Memory used              : 319.73      MB
112.29/112.30	c CPU time                 : 112.16      s
112.29/112.30	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-3284231-1303762186/watcher-3284231-1303762186 -o /tmp/evaluation-result-3284231-1303762186/solver-3284231-1303762186 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3284231-1303762186.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: 4.01 4.01 3.94 5/189 31499
/proc/meminfo: memFree=13862968/32951124 swapFree=67111528/67111528
[pid=31499] ppid=31497 vsize=30436 CPUtime=0 cores=5,7
/proc/31499/stat : 31499 (strangenight1-s) R 31497 31499 30548 0 -1 4202496 877 0 0 0 0 0 0 0 25 0 1 0 566449266 31166464 816 33554432000 4194304 4650387 140736533076192 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31499/statm: 7609 817 328 112 0 2574 0

[startup+0.0967409 s]
/proc/loadavg: 4.01 4.01 3.94 5/189 31499
/proc/meminfo: memFree=13862968/32951124 swapFree=67111528/67111528
[pid=31499] ppid=31497 vsize=42040 CPUtime=0.08 cores=5,7
/proc/31499/stat : 31499 (strangenight1-s) R 31497 31499 30548 0 -1 4202496 4321 0 0 0 8 0 0 0 25 0 1 0 566449266 43048960 4044 33554432000 4194304 4650387 140736533076192 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31499/statm: 10544 4048 329 112 0 5509 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42040

[startup+0.100733 s]
/proc/loadavg: 4.01 4.01 3.94 5/189 31499
/proc/meminfo: memFree=13862968/32951124 swapFree=67111528/67111528
[pid=31499] ppid=31497 vsize=42440 CPUtime=0.09 cores=5,7
/proc/31499/stat : 31499 (strangenight1-s) R 31497 31499 30548 0 -1 4202496 4441 0 0 0 9 0 0 0 25 0 1 0 566449266 43458560 4163 33554432000 4194304 4650387 140736533076192 18446744073709551615 260020056773 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31499/statm: 10610 4164 329 112 0 5575 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42440

[startup+0.300701 s]
/proc/loadavg: 4.01 4.01 3.94 5/189 31499
/proc/meminfo: memFree=13862968/32951124 swapFree=67111528/67111528
[pid=31499] ppid=31497 vsize=54456 CPUtime=0.29 cores=5,7
/proc/31499/stat : 31499 (strangenight1-s) R 31497 31499 30548 0 -1 4202496 8184 0 0 0 28 1 0 0 25 0 1 0 566449266 55762944 7633 33554432000 4194304 4650387 140736533076192 18446744073709551615 4370691 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31499/statm: 13614 7633 347 112 0 8579 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54456

[startup+0.700624 s]
/proc/loadavg: 4.01 4.01 3.94 5/189 31499
/proc/meminfo: memFree=13862968/32951124 swapFree=67111528/67111528
[pid=31499] ppid=31497 vsize=54732 CPUtime=0.69 cores=5,7
/proc/31499/stat : 31499 (strangenight1-s) R 31497 31499 30548 0 -1 4202496 8249 0 0 0 68 1 0 0 25 0 1 0 566449266 56045568 7698 33554432000 4194304 4650387 140736533076192 18446744073709551615 4370617 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31499/statm: 13683 7698 347 112 0 8648 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54732

[startup+1.50048 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 31500
/proc/meminfo: memFree=13814728/32951124 swapFree=67111528/67111528
[pid=31499] ppid=31497 vsize=127200 CPUtime=1.49 cores=5,7
/proc/31499/stat : 31499 (strangenight1-s) R 31497 31499 30548 0 -1 4202496 24019 0 0 0 146 3 0 0 25 0 1 0 566449266 130252800 22277 33554432000 4194304 4650387 140736533076192 18446744073709551615 4370356 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31499/statm: 31800 22277 353 112 0 26765 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 127200

[startup+3.10018 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 31501
/proc/meminfo: memFree=13719616/32951124 swapFree=67111528/67111528
[pid=31499] ppid=31497 vsize=204988 CPUtime=3.09 cores=5,7
/proc/31499/stat : 31499 (strangenight1-s) R 31497 31499 30548 0 -1 4202496 42346 0 0 0 303 6 0 0 25 0 1 0 566449266 209907712 40604 33554432000 4194304 4650387 140736533076192 18446744073709551615 4370589 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31499/statm: 51247 40604 353 112 0 46212 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 204988

[startup+6.30061 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 31501
/proc/meminfo: memFree=13661524/32951124 swapFree=67111528/67111528
[pid=31499] ppid=31497 vsize=236944 CPUtime=6.29 cores=5,7
/proc/31499/stat : 31499 (strangenight1-s) R 31497 31499 30548 0 -1 4202496 50549 0 0 0 622 7 0 0 25 0 1 0 566449266 242630656 48807 33554432000 4194304 4650387 140736533076192 18446744073709551615 4364320 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31499/statm: 59236 48807 379 112 0 54201 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 236944

[startup+12.7004 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 31501
/proc/meminfo: memFree=13668596/32951124 swapFree=67111528/67111528
[pid=31499] ppid=31497 vsize=239684 CPUtime=12.69 cores=5,7
/proc/31499/stat : 31499 (strangenight1-s) R 31497 31499 30548 0 -1 4202496 54015 0 0 0 1261 8 0 0 25 0 1 0 566449266 245436416 49744 33554432000 4194304 4650387 140736533076192 18446744073709551615 4231007 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31499/statm: 59921 49744 383 112 0 54886 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 239684

[startup+25.5011 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 31501
/proc/meminfo: memFree=13636224/32951124 swapFree=67111528/67111528
[pid=31499] ppid=31497 vsize=244568 CPUtime=25.49 cores=5,7
/proc/31499/stat : 31499 (strangenight1-s) R 31497 31499 30548 0 -1 4202496 55300 0 0 0 2541 8 0 0 25 0 1 0 566449266 250437632 51029 33554432000 4194304 4650387 140736533076192 18446744073709551615 4230570 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31499/statm: 61142 51029 383 112 0 56107 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 244568

[startup+51.1004 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 31502
/proc/meminfo: memFree=13573568/32951124 swapFree=67111528/67111528
[pid=31499] ppid=31497 vsize=295468 CPUtime=51.09 cores=5,7
/proc/31499/stat : 31499 (strangenight1-s) R 31497 31499 30548 0 -1 4202496 70664 0 0 0 5098 11 0 0 25 0 1 0 566449266 302559232 63363 33554432000 4194304 4650387 140736533076192 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31499/statm: 73867 63363 383 112 0 68832 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 295468

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 31503
/proc/meminfo: memFree=13535620/32951124 swapFree=67111528/67111528
[pid=31499] ppid=31497 vsize=327404 CPUtime=102.29 cores=5,7
/proc/31499/stat : 31499 (strangenight1-s) R 31497 31499 30548 0 -1 4202496 80801 0 0 0 10216 13 0 0 25 0 1 0 566449266 335261696 70804 33554432000 4194304 4650387 140736533076192 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31499/statm: 81851 70804 383 112 0 76816 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 327404

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

[startup+108.701 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 31503
/proc/meminfo: memFree=13530032/32951124 swapFree=67111528/67111528
[pid=31499] ppid=31497 vsize=327404 CPUtime=108.69 cores=5,7
/proc/31499/stat : 31499 (strangenight1-s) R 31497 31499 30548 0 -1 4202496 80945 0 0 0 10856 13 0 0 25 0 1 0 566449266 335261696 70948 33554432000 4194304 4650387 140736533076192 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31499/statm: 81851 70948 383 112 0 76816 0
Current children cumulated CPU time (s) 108.69
Current children cumulated vsize (KiB) 327404

[startup+110.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 31503
/proc/meminfo: memFree=13531080/32951124 swapFree=67111528/67111528
[pid=31499] ppid=31497 vsize=327404 CPUtime=110.29 cores=5,7
/proc/31499/stat : 31499 (strangenight1-s) R 31497 31499 30548 0 -1 4202496 80945 0 0 0 11016 13 0 0 25 0 1 0 566449266 335261696 70948 33554432000 4194304 4650387 140736533076192 18446744073709551615 4439050 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31499/statm: 81851 70948 383 112 0 76816 0
Current children cumulated CPU time (s) 110.29
Current children cumulated vsize (KiB) 327404

[startup+111.107 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 31503
/proc/meminfo: memFree=13540008/32951124 swapFree=67111528/67111528
[pid=31499] ppid=31497 vsize=327404 CPUtime=111.09 cores=5,7
/proc/31499/stat : 31499 (strangenight1-s) R 31497 31499 30548 0 -1 4202496 80945 0 0 0 11096 13 0 0 25 0 1 0 566449266 335261696 70948 33554432000 4194304 4650387 140736533076192 18446744073709551615 4475906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31499/statm: 81851 70948 383 112 0 76816 0
Current children cumulated CPU time (s) 111.09
Current children cumulated vsize (KiB) 327404

[startup+111.9 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 31503
/proc/meminfo: memFree=13540008/32951124 swapFree=67111528/67111528
[pid=31499] ppid=31497 vsize=327404 CPUtime=111.89 cores=5,7
/proc/31499/stat : 31499 (strangenight1-s) R 31497 31499 30548 0 -1 4202496 80945 0 0 0 11176 13 0 0 25 0 1 0 566449266 335261696 70948 33554432000 4194304 4650387 140736533076192 18446744073709551615 4369208 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31499/statm: 81851 70948 383 112 0 76816 0
Current children cumulated CPU time (s) 111.89
Current children cumulated vsize (KiB) 327404

[startup+112.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 31503
/proc/meminfo: memFree=13547076/32951124 swapFree=67111528/67111528
[pid=31499] ppid=31497 vsize=327404 CPUtime=112.29 cores=5,7
/proc/31499/stat : 31499 (strangenight1-s) R 31497 31499 30548 0 -1 4202496 80945 0 0 0 11216 13 0 0 25 0 1 0 566449266 335261696 70948 33554432000 4194304 4650387 140736533076192 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31499/statm: 81851 70948 383 112 0 76816 0
Current children cumulated CPU time (s) 112.29
Current children cumulated vsize (KiB) 327404

Child status: 20
Real time (s): 112.337
CPU time (s): 112.329
CPU user time (s): 112.186
CPU system time (s): 0.142978
CPU usage (%): 99.9929
Max. virtual memory (cumulated for all children) (KiB): 327404

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

runsolver used 0.171973 second user time and 0.45493 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-25 22:09:47
IDJOB=3284231
IDBENCH=71743
IDSOLVER=1589
FILE ID=node110/3284231-1303762186
RUNJOBID= node110-1303762145-31432
PBS_JOBID= 13154064
Free space on /tmp= 71784 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284231-1303762186/watcher-3284231-1303762186 -o /tmp/evaluation-result-3284231-1303762186/solver-3284231-1303762186 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3284231-1303762186.cnf

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=341012901

node110.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.830
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.66
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.830
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.830
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.75
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.830
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.83
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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:     32951124 kB
MemFree:      13863000 kB
Buffers:       2324656 kB
Cached:       13522340 kB
SwapCached:          0 kB
Active:       11134032 kB
Inactive:      7378336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13863000 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          504860 kB
Writeback:           0 kB
AnonPages:     2664540 kB
Mapped:          16236 kB
Slab:           506012 kB
PageTables:      11308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3339564 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= 71780 MiB
End job on node110 at 2011-04-25 22:11:39