Trace number 3394980

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-2-mt (fixed)UNSAT 4210.62 675.58

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_k.cnf
MD5SUM932387240a0c17f4c88af52c4ca151c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark323.644
Satisfiable
(Un)Satisfiability was proved
Number of variables89315
Number of clauses5584003
Sum of the clauses size16593705
Maximum clause length295
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25473787
Number of clauses of size 337063
Number of clauses of size 4514
Number of clauses of size 5453
Number of clauses of size over 572185

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 8 threads
0.17/0.05	c This is CryptoMiniSat 3.0.0
0.17/0.05	c WARNING: for repeatability, setting FPU to use double precision
0.17/0.05	c Reading file 'HOME/instance-3394980-1306109927.cnf'
0.17/0.05	c -- header says num vars:          89315
0.17/0.05	c -- header says num clauses:     5584003
14.51/2.35	c -- clauses added:            0 learnts,      5584003 normals,            0 xors
14.51/2.35	c -- vars added      89315
14.51/2.35	c Parsing time:  1.34 s
14.51/2.35	c  N st     0         0     89315    110215   5473787         0  16593704         0   no data   no data
24.84/3.65	c asymm  cl-useful: 13/13/110213 lits-rem:157 time: 1.24
90.03/11.82	c Flit:  1550 Blit:      0 bXBeca:    0 bXProp:   10 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  8.15
90.03/11.86	c Cleaning up after failed var search:     0.08 s 
91.70/12.02	c Replacing       12 vars Replaced     1726 lits Time:     0.15 s 
93.21/12.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.42/12.60	c bin-w-bin subsume rem          695 bins  time:  0.32 s
154.05/19.86	c subs with bin:        0  lits-rem:       156  v-fix:    0  time:  7.25 s
167.49/21.52	c Subs w/ non-existent bins:      0 l-rem:     88 v-fix:     0 done:  85537 time:  1.66 s
171.62/22.02	c Removed useless bin:       0  fixed:     0  props:  20.00M  time:  0.50 s
1680.17/211.08	c lits-rem:         0  cl-subs:    14284  v-elim:  10139  v-fix:    0  time: 189.02 s
1681.03/211.16	c Finding binary XORs  T:     0.08 s  found:       0
1686.55/211.88	c Finding non-binary XORs:     0.59 s (found:       0, avg size: nan)
1686.55/211.88	c calculated reachability. Time: 0.00
1687.34/211.97	c Calc default polars -  time:   0.08 s pos:    5002 undec:   11771 neg:   72542
1687.34/211.97	c =========================================================================================
1687.34/211.97	c types(t): F = full restart, N = normal restart
1687.34/211.97	c types(t): S = simplification begin/end, E = solution found
1687.34/211.97	c restart types(rt): st = static, dy = dynamic
1687.34/211.97	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1687.34/211.97	c  B st     0         0     77601    173064   5166852         0  15584549         0   no data   no data
1707.38/214.46	c  N dy    12      4310     77601    173064   5167035      4079  15584545    507344     56.62     59.92
1721.68/216.27	c  N dy    29      8320     77469    173064   5174714      7961  15584542   1057793     53.11     56.90
1735.26/217.95	c  N dy    43     12340     77469    173064   5174819     11828  15584541   1472403     49.67     53.19
1752.15/220.06	c  N dy    60     16475     77465    173064   5175065     15771  15584541   1838359     50.53     53.32
1767.99/222.03	c  N dy    71     20588     77465    173064   5175600     10113  15584538    554559     47.92     50.95
1777.64/223.29	c  F st    79     25003     77465    173064   5175715     14226  15584538    964522     45.08     26.50
1784.77/224.14	c  N st    79     25003     77465    172898   5158139     14226  15544326    964450     45.08     26.50
1801.52/226.21	c  N dy    85     30003     77465    172898   5158515     19062  15544324   1485736     45.08   no data
1801.52/226.21	c  S st    85     30003     77465    172898   5158515     19062  15544324   1485736     45.08   no data
1810.31/227.34	c  S st    85     30503     77448    172898   5158667     19388  15544324   1497774     45.08   no data
1811.11/227.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
1885.55/240.23	c Flit:  2546 Blit:     22 bXBeca:    0 bXProp:    4 Bins:1958546 BRemL:   2979 BRemN:      0 P: 200.1M T: 12.73
1885.95/240.34	c Cleaning up after failed var search:     0.11 s 
1886.75/240.54	c Replacing        5 vars Replaced     4106 lits Time:     0.20 s 
1887.98/240.82	c blocked clauses removed:        0 vars:    220 tried:       76567 T: 0.07 s
1891.15/241.61	c bin-w-bin subsume rem          777 bins  time:  0.79 s
1911.10/247.35	c subs with bin:     1408  lits-rem:    225335  v-fix:    0  time:  5.74 s
1915.14/248.46	c Subs w/ non-existent bins:    437 l-rem:  16032 v-fix:     0 done:  73472 time:  1.09 s
1916.93/249.02	c Removed useless bin:     135  fixed:     0  props:  20.00M  time:  0.35 s
1920.54/250.24	c lits-rem:      1306  cl-subs:       42  v-elim:      5  v-fix:    0  time:  1.22 s
1925.37/251.87	c subs with bin:        7  lits-rem:      1412  v-fix:    0  time:  1.51 s
1929.23/253.10	c lits-rem:      2548  cl-subs:      900  v-elim:      0  v-fix:    0  time:  1.09 s
1930.43/253.58	c asymm  cl-useful: 243/259/171043 lits-rem:2659 time: 0.48
1931.03/253.72	c calculated reachability. Time: 0.00
1931.03/253.72	c  N dy    85     30503     74645    171043   6574342     18411  14528244   4889337     45.08   no data
1931.33/253.81	c Finding binary XORs  T:     0.08 s  found:      12
2042.02/341.49	c  N dy   107     34571     69918    171043   6621064     22311  14528241   5307565     44.44     51.41
2064.21/353.87	c  N dy   126     38657     69642    170906   5639142     26226  13230133   4883671     44.03     48.01
2081.78/356.06	c  N dy   144     43394     69642    170906   5639263     16084  13230133   3552476     43.18     45.97
2092.16/357.30	c  S st   156     45755     69642    170906   5639326     18357  13230133   3761016     43.37   no data
2100.14/358.37	c  S st   156     46255     69638    170906   5639480     18698  13230132   3774828     43.37   no data
2101.80/358.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
2205.55/371.52	c Flit:  1661 Blit:      5 bXBeca:    0 bXProp:   16 Bins: 886069 BRemL:   5162 BRemN:      0 P: 200.1M T: 13.00
2206.35/371.63	c Cleaning up after failed var search:     0.11 s 
2208.07/371.83	c Replacing       28 vars Replaced    18282 lits Time:     0.19 s 
2210.34/372.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2215.14/372.73	c bin-w-bin subsume rem         5251 bins  time:  0.63 s
2263.84/378.80	c subs with bin:     1734  lits-rem:     66074  v-fix:    0  time:  6.07 s
2272.62/379.92	c Subs w/ non-existent bins:    790 l-rem:  14789 v-fix:     0 done:  66658 time:  1.10 s
2275.82/380.36	c Removed useless bin:   13294  fixed:     0  props:  20.00M  time:  0.39 s
2298.18/383.12	c lits-rem:         7  cl-subs:      169  v-elim:    328  v-fix:    0  time:  2.76 s
2310.96/384.73	c subs with bin:        3  lits-rem:      1423  v-fix:    0  time:  1.50 s
2317.09/385.57	c lits-rem:     11060  cl-subs:      273  v-elim:      0  v-fix:    0  time:  0.63 s
2319.18/385.87	c asymm  cl-useful: 332/397/167277 lits-rem:3853 time: 0.30
2320.64/386.01	c calculated reachability. Time: 0.00
2320.64/386.01	c  N dy   156     46255     67601    167275   5987844     18387  12552196   4996875     43.37   no data
2320.64/386.09	c Finding binary XORs  T:     0.08 s  found:      16
2330.55/387.64	c  N dy   163     50765     67601    167275   5987927     22652  12552194   5236485     41.59     44.27
2373.83/407.37	c  N dy   185     55099     65138    165474   5963835     26870  11822557   6187302     41.66     43.85
2377.03/408.95	c  N dy   193     61519     65138    165474   5963891     33055  11822555   6640557     39.83     42.01
2422.98/434.75	c Finding binary XORs  T:     0.08 s  found:      77
2437.29/436.59	c  N dy   204     65578     64972    165233   5918209     19184  11775299   5359259     39.28     42.65
2452.46/438.46	c  S st   235     69385     64971    165233   5919256     22865  11775295   5706579     39.90     35.08
2462.04/439.64	c  S st   235     69885     64964    165233   5919424     23187  11775295   5715709     39.90   no data
2462.84/439.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
2564.25/452.49	c Flit:   490 Blit:     19 bXBeca:    0 bXProp:   12 Bins: 400601 BRemL:   6776 BRemN:      0 P: 200.1M T: 12.71
2564.25/452.49	c Cleaning up after failed var search:     0.00 s 
2567.45/452.83	c Replacing      105 vars Replaced    93159 lits Time:     0.33 s 
2569.05/453.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2574.63/453.76	c bin-w-bin subsume rem        35095 bins  time:  0.67 s
2620.95/459.57	c subs with bin:      967  lits-rem:     69335  v-fix:    0  time:  5.82 s
2630.54/460.72	c Subs w/ non-existent bins:    686 l-rem:  13778 v-fix:     5 done:  64335 time:  1.14 s
2635.32/461.30	c Removed useless bin:   31846  fixed:     0  props:  20.00M  time:  0.54 s
2663.27/464.80	c lits-rem:      3900  cl-subs:      240  v-elim:   3268  v-fix:    0  time:  3.50 s
2675.32/466.40	c subs with bin:      152  lits-rem:       653  v-fix:    0  time:  1.48 s
2682.44/467.24	c lits-rem:      6252  cl-subs:      531  v-elim:      0  v-fix:    0  time:  0.66 s
2686.42/467.74	c asymm  cl-useful: 273/315/159522 lits-rem:3887 time: 0.50
2687.22/467.88	c calculated reachability. Time: 0.00
2687.22/467.88	c  N dy   235     69885     61063    159511   5887192     22135  10931331   6147709     39.90   no data
2688.02/467.95	c Finding binary XORs  T:     0.07 s  found:      15
2725.46/472.89	c  N dy   264     74368     60875    159511   6132350     26476  10931329   7037887     40.31     46.22
2749.41/475.89	c  N dy   285     81602     60875    159511   6132441     33424  10931322   7617280     39.34     42.38
2765.37/477.88	c  N dy   294     86847     60875    159511   6136466     38455  10931320   7842936     38.22     40.82
2767.78/478.11	c  F st   295     87502     60875    159511   6136474     39083  10931320   7861519     38.04     19.90
2769.38/478.38	c Replacing       15 vars Replaced     6791 lits Time:     0.18 s 
2774.16/478.96	c Finding binary XORs  T:     0.08 s  found:      16
2827.57/487.39	c  N dy   301     92695     60709    158678   6488268     24420  10879319   7471045     38.04   no data
2861.53/492.77	c Finding binary XORs  T:     0.08 s  found:      22
2877.85/494.81	c  N dy   333     98615     60669    158192   6836398     30082  10823746   8718196     37.94     61.04
2898.31/497.40	c  S st   365    104827     60491    158192   6837048     36060  10823737   9062311     37.65     35.28
2906.28/498.43	c  S st   365    105327     60491    158192   6837192     36416  10823737   9079740     37.65   no data
2907.09/498.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
2957.75/507.42	c Flit:   613 Blit:      6 bXBeca:    0 bXProp:    3 Bins: 226234 BRemL:   7319 BRemN:      0 P: 200.0M T:  8.86
2958.25/507.57	c Cleaning up after failed var search:     0.15 s 
2959.70/507.89	c Replacing       42 vars Replaced    74622 lits Time:     0.32 s 
2960.50/508.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2963.30/508.71	c bin-w-bin subsume rem        23270 bins  time:  0.65 s
2990.88/514.74	c subs with bin:      281  lits-rem:     17216  v-fix:    0  time:  6.00 s
2996.18/515.75	c Subs w/ non-existent bins:    108 l-rem:   7859 v-fix:     0 done:  59829 time:  1.00 s
2997.38/516.10	c Removed useless bin:   11107  fixed:     0  props:  20.00M  time:  0.34 s
3023.11/519.65	c lits-rem:     20613  cl-subs:     1304  v-elim:   4339  v-fix:    0  time:  3.48 s
3035.10/521.12	c subs with bin:      124  lits-rem:       645  v-fix:    0  time:  1.33 s
3047.06/522.65	c lits-rem:     18545  cl-subs:     1288  v-elim:      0  v-fix:    0  time:  1.39 s
3051.06/523.12	c asymm  cl-useful: 410/422/151886 lits-rem:4813 time: 0.47
3051.86/523.26	c calculated reachability. Time: 0.00
3051.86/523.26	c  N dy   365    105327     55490    151886   6186494     32162   9937737   8161102     37.65   no data
3079.81/527.13	c Finding binary XORs  T:     0.08 s  found:      24
3087.79/528.15	c  N dy   386    113577     55434    151282   6490928     20226   9921544   7625873     36.79     39.12
3129.33/533.35	c  N dy   397    129785     55430    151282   6493382     35846   9921544   8341293     35.73     37.95
3197.99/541.92	c  N dy   401    157991     55424    151282   6494340     40916   9921543   8212312     32.38     26.74
3197.99/541.92	c  S st   401    157991     55424    151282   6494340     40916   9921543   8212312     32.38     26.74
3206.78/543.04	c  S st   401    158493     55173    151282   6495149     41281   9921542   8226835     32.38   no data
3207.58/543.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
3308.96/555.86	c Flit:   570 Blit:      2 bXBeca:    0 bXProp:   17 Bins: 264462 BRemL:   8388 BRemN:      0 P: 200.0M T: 12.52
3309.76/555.97	c Cleaning up after failed var search:     0.11 s 
3311.36/556.16	c Replacing       41 vars Replaced    27884 lits Time:     0.18 s 
3312.83/556.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3317.04/556.91	c bin-w-bin subsume rem        16153 bins  time:  0.59 s
3364.00/562.82	c subs with bin:     1741  lits-rem:      5449  v-fix:    0  time:  5.91 s
3368.78/563.41	c Subs w/ non-existent bins:   1849 l-rem:   5336 v-fix:     0 done:  19096 time:  0.59 s
3371.98/563.85	c Removed useless bin:    7609  fixed:     0  props:  20.00M  time:  0.43 s
3411.90/568.80	c lits-rem:      4319  cl-subs:     4940  v-elim:   1733  v-fix:    0  time:  4.95 s
3426.27/570.62	c subs with bin:      326  lits-rem:     15511  v-fix:    0  time:  1.73 s
3451.83/573.88	c lits-rem:     12628  cl-subs:     9834  v-elim:      0  v-fix:    0  time:  3.16 s
3460.79/575.01	c vivif2 --  cl tried   142111 cl shrink    16550 lits rem      76559 time: 1.13
3462.45/575.29	c vivif2 --  cl tried    30658 cl shrink     4946 lits rem      20819 time: 0.28
3468.68/576.05	c asymm  cl-useful: 181/239/139993 lits-rem:2618 time: 0.76
3471.15/576.36	c calculated reachability. Time: 0.17
3471.15/576.36	c  N dy   401    158493     52819    139993   5988210     30553   8987072   7361357     32.38   no data
3475.86/576.95	c Finding binary XORs  T:     0.59 s  found:      12
3524.87/583.23	c Finding binary XORs  T:     0.58 s  found:      17
3527.27/583.51	c  N dy   456    168611     52299    137183   5999673     25879   8900952   8025875     32.00     49.84
3571.98/589.14	c  N dy   538    179394     51739    131352   5080215     19879   8604932   5867308     32.55     56.78
3617.50/594.85	c  N dy   626    190846     51691    131352   5081246     30916   8604908   6908863     32.96     34.83
3667.01/601.08	c  N dy   673    204715     51669    131352   5081775     23817   8604896   5780921     32.46     34.29
3750.93/611.53	c  N dy   682    230646     51640    131352   5082847     25115   8604884   5665558     30.33     33.71
3778.78/615.05	c  S st   715    237739     51630    131352   5083179     31941   8604872   6116035     30.30     15.98
3787.57/616.16	c  S st   715    238239     51621    131352   5083282     32317   8604861   6129394     30.30   no data
3788.37/616.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
3893.02/629.48	c Flit:  1603 Blit:    116 bXBeca:    0 bXProp:   29 Bins: 328123 BRemL:   8034 BRemN:     18 P: 200.0M T: 13.01
3894.61/629.61	c Cleaning up after failed var search:     0.13 s 
3897.82/630.09	c Replacing       59 vars Replaced   143005 lits Time:     0.47 s 
3899.48/630.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3902.60/630.69	c bin-w-bin subsume rem        15027 bins  time:  0.46 s
3952.18/636.82	c subs with bin:     2025  lits-rem:     14437  v-fix:    0  time:  6.12 s
3956.10/637.38	c Subs w/ non-existent bins:    463 l-rem:    608 v-fix:     0 done:  24701 time:  0.55 s
3959.30/637.77	c Removed useless bin:    8120  fixed:     0  props:  20.00M  time:  0.37 s
4027.97/646.37	c lits-rem:     42831  cl-subs:     3735  v-elim:   5532  v-fix:    0  time:  8.58 s
4040.87/647.95	c subs with bin:      580  lits-rem:      1509  v-fix:    0  time:  1.51 s
4064.69/650.98	c lits-rem:      3101  cl-subs:     2656  v-elim:      0  v-fix:    0  time:  2.95 s
4079.86/652.89	c vivif2 --  cl tried   163958 cl shrink    19797 lits rem     129550 time: 1.91
4083.07/653.24	c vivif2 --  cl tried    22480 cl shrink     3500 lits rem      14578 time: 0.35
4091.05/654.22	c asymm  cl-useful: 257/283/163303 lits-rem:7746 time: 0.98
4093.56/654.59	c calculated reachability. Time: 0.28
4093.56/654.59	c  N dy   715    238239     44299    163303   4002303     22408   7115978   4586042     30.30   no data
4102.34/655.63	c Finding binary XORs  T:     1.04 s  found:      23
4154.18/662.12	c  N dy   830    253515     37373     54421   1621871     16749   4401264   1285369     30.87     47.24
4210.17/675.26	c Following stats are for *FIRST FINISHED THREAD ONLY*
4210.17/675.26	c num threads              : 8          
4210.17/675.26	c restarts                 : 1133       
4210.17/675.26	c dynamic restarts         : 1109       
4210.17/675.26	c static restarts          : 24         
4210.17/675.26	c full restarts            : 3          
4210.17/675.26	c total simplify time      : 4.20       
4210.17/675.26	c learnts DL2              : 0          
4210.17/675.26	c learnts size 2           : 11528147   
4210.17/675.26	c learnts size 1           : 33344       (37.33     % of vars)
4210.17/675.26	c filedLit time            : 43.37       (8.31      % time)
4210.17/675.26	c v-elim SatELite          : 20849       (23.34     % vars)
4210.17/675.26	c SatELite time            : 219.38      (42.05     % time)
4210.17/675.26	c v-elim xor               : 0           (0.00      % vars)
4210.17/675.26	c xor elim time            : 0.37        (0.07      % time)
4210.17/675.26	c num binary xor trees     : 269        
4210.17/675.26	c binxor trees' crown      : 304         (1.13      leafs/tree)
4210.17/675.26	c bin xor find time        : 2.28       
4210.17/675.26	c OTF clause improved      : 13862       (0.03      clauses/conflict)
4210.17/675.26	c OTF impr. size diff      : 20004       (1.44       lits/clause)
4210.17/675.26	c OTF cl watch-shrink      : 237310      (0.58      clauses/conflict)
4210.17/675.26	c OTF cl watch-sh-lit      : 2874785     (12.11      lits/clause)
4210.17/675.26	c tried to recurMin cls    : 76718       (18.73      % of conflicts)
4210.17/675.26	c updated cache            : 18244       (0.24       lits/tried recurMin)
4210.17/675.26	c unit cls recevied        : 13493       (40.47     % of units)
4210.17/675.26	c unit cls sent            : 1943        (5.83      % of units)
4210.17/675.26	c bin cls recevied         : 5358291    
4210.17/675.26	c bin cls sent             : 681842     
4210.17/675.26	c clauses over max glue    : 0           (0.00      % of all clauses)
4210.17/675.26	c conflicts                : 409635      (785.13    / sec)
4210.17/675.26	c decisions                : 13034099    (0.32      % random)
4210.17/675.26	c bogo-props               : 5345725220  (10245923.21 / sec)
4210.17/675.26	c conflict literals        : 25308212    (54.16     % deleted)
4210.17/675.26	c Memory used              : 7969.67     MB
4210.17/675.26	c single-thread CPU time   : 521.74      s
4210.17/675.26	c all-threads sum CPU time : 4200.94     s
4210.17/675.26	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: 961)

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-3394980-1306109927/watcher-3394980-1306109927 -o /tmp/evaluation-result-3394980-1306109927/solver-3394980-1306109927 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3394980-1306109927.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.35 7.81 7.92 2/439 8677
/proc/meminfo: memFree=32457616/32950928 swapFree=34365872/67111528
[pid=8677] ppid=8675 vsize=92144 CPUtime=0.01 cores=0-7
/proc/8677/stat : 8677 (strangenight2-m) R 8675 8677 8416 0 -1 4202496 412 0 0 0 1 0 0 0 23 0 8 0 722591791 94355456 352 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598440 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8677/statm: 23036 352 299 95 0 18018 0
[pid=8677/tid=8678] ppid=8675 vsize=92144 CPUtime=0.01 cores=0-7
/proc/8677/task/8678/stat : 8678 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 1 0 0 0 1 0 0 0 24 0 8 0 722591791 94355456 352 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598454 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8677/tid=8679] ppid=8675 vsize=92144 CPUtime=0 cores=0-7
/proc/8677/task/8679/stat : 8679 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 722591791 94355456 352 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594922993 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8677/tid=8680] ppid=8675 vsize=92144 CPUtime=0 cores=0-7
/proc/8677/task/8680/stat : 8680 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 722591791 94355456 352 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598454 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8677/tid=8681] ppid=8675 vsize=92144 CPUtime=0 cores=0-7
/proc/8677/task/8681/stat : 8681 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 722591791 94355456 352 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598450 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8677/tid=8682] ppid=8675 vsize=92144 CPUtime=0 cores=0-7
/proc/8677/task/8682/stat : 8682 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 722591791 94355456 352 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598444 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8677/tid=8683] ppid=8675 vsize=92144 CPUtime=0.01 cores=0-7
/proc/8677/task/8683/stat : 8683 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 8 0 722591791 94355456 352 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598450 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8677/tid=8684] ppid=8675 vsize=92144 CPUtime=0 cores=0-7
/proc/8677/task/8684/stat : 8684 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 722591791 94355456 352 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598450 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0346389 s]
/proc/loadavg: 7.35 7.81 7.92 2/439 8677
/proc/meminfo: memFree=32457616/32950928 swapFree=34365872/67111528
[pid=8677] ppid=8675 vsize=92144 CPUtime=0.17 cores=0-7
/proc/8677/stat : 8677 (strangenight2-m) R 8675 8677 8416 0 -1 4202496 418 0 0 0 17 0 0 0 23 0 8 0 722591791 94355456 358 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598045 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8677/statm: 23036 358 302 95 0 18018 0
[pid=8677/tid=8678] ppid=8675 vsize=92144 CPUtime=0.03 cores=0-7
/proc/8677/task/8678/stat : 8678 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 4 0 0 0 3 0 0 0 24 0 8 0 722591791 94355456 358 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598045 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8677/tid=8679] ppid=8675 vsize=92144 CPUtime=0.01 cores=0-7
/proc/8677/task/8679/stat : 8679 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 1 0 0 0 1 0 0 0 24 0 8 0 722591791 94355456 358 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598041 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8677/tid=8680] ppid=8675 vsize=92144 CPUtime=0.01 cores=0-7
/proc/8677/task/8680/stat : 8680 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 1 0 0 0 1 0 0 0 24 0 8 0 722591791 94355456 358 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598032 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8677/tid=8681] ppid=8675 vsize=92144 CPUtime=0.01 cores=0-7
/proc/8677/task/8681/stat : 8681 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 8 0 722591791 94355456 358 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598041 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8677/tid=8682] ppid=8675 vsize=92144 CPUtime=0.02 cores=0-7
/proc/8677/task/8682/stat : 8682 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 8 0 722591791 94355456 358 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598032 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8677/tid=8683] ppid=8675 vsize=92144 CPUtime=0.03 cores=0-7
/proc/8677/task/8683/stat : 8683 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 1 0 0 0 3 0 0 0 24 0 8 0 722591791 94355456 358 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598041 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8677/tid=8684] ppid=8675 vsize=92144 CPUtime=0 cores=0-7
/proc/8677/task/8684/stat : 8684 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 722591791 94355456 358 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598450 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 92144

[startup+0.100799 s]
/proc/loadavg: 7.35 7.81 7.92 2/439 8677
/proc/meminfo: memFree=32457616/32950928 swapFree=34365872/67111528
[pid=8677] ppid=8675 vsize=492504 CPUtime=0.6 cores=0-7
/proc/8677/stat : 8677 (strangenight2-m) R 8675 8677 8416 0 -1 4202496 8991 0 0 0 52 8 0 0 17 0 8 0 722591791 504324096 8608 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594971679 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8677/statm: 155894 8621 336 95 0 150876 0
[pid=8677/tid=8678] ppid=8675 vsize=558040 CPUtime=0.08 cores=0-7
/proc/8677/task/8678/stat : 8678 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 1114 0 0 0 7 1 0 0 17 0 8 0 722591791 571432960 8625 33554432000 4194304 4580107 140736039056784 18446744073709551615 4353875 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8677/tid=8679] ppid=8675 vsize=558040 CPUtime=0.07 cores=0-7
/proc/8677/task/8679/stat : 8679 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 1087 0 0 0 6 1 0 0 17 0 8 0 722591791 571432960 8634 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594971630 0 0 4096 2 18446604456525187008 0 0 -1 5 0 0 0
[pid=8677/tid=8680] ppid=8675 vsize=558040 CPUtime=0.07 cores=0-7
/proc/8677/task/8680/stat : 8680 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 1044 0 0 0 6 1 0 0 17 0 8 0 722591791 571432960 8654 33554432000 4194304 4580107 140736039056784 18446744073709551615 4510978 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8677/tid=8681] ppid=8675 vsize=558040 CPUtime=0.07 cores=0-7
/proc/8677/task/8681/stat : 8681 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 1096 0 0 0 6 1 0 0 17 0 8 0 722591791 571432960 8680 33554432000 4194304 4580107 140736039056784 18446744073709551615 4354920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8677/tid=8682] ppid=8675 vsize=558176 CPUtime=0.07 cores=0-7
/proc/8677/task/8682/stat : 8682 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 1188 0 0 0 7 0 0 0 17 0 8 0 722591791 571572224 8808 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594971630 0 0 4096 2 18446604456525187008 0 0 -1 0 0 0 0
[pid=8677/tid=8683] ppid=8675 vsize=558176 CPUtime=0.08 cores=0-7
/proc/8677/task/8683/stat : 8683 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 1058 0 0 0 7 1 0 0 17 0 8 0 722591791 571572224 8848 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594971630 0 0 4096 2 18446604456525187008 0 0 -1 4 0 0 0
[pid=8677/tid=8684] ppid=8675 vsize=558176 CPUtime=0.02 cores=0-7
/proc/8677/task/8684/stat : 8684 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 1047 0 0 0 2 0 0 0 17 0 8 0 722591791 571572224 8861 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594971630 0 0 4096 2 18446604456525187008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 492504

[startup+0.302643 s]
/proc/loadavg: 7.35 7.81 7.92 2/439 8677
/proc/meminfo: memFree=32457616/32950928 swapFree=34365872/67111528
[pid=8677] ppid=8675 vsize=586804 CPUtime=1.89 cores=0-7
/proc/8677/stat : 8677 (strangenight2-m) R 8675 8677 8416 0 -1 4202496 39804 0 0 0 153 36 0 0 17 0 8 0 722591791 600887296 37812 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594971679 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8677/statm: 146743 37976 337 95 0 141725 0
[pid=8677/tid=8678] ppid=8675 vsize=586972 CPUtime=0.24 cores=0-7
/proc/8677/task/8678/stat : 8678 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 4961 0 0 0 20 4 0 0 17 0 8 0 722591791 601059328 38104 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594909879 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8677/tid=8679] ppid=8675 vsize=586972 CPUtime=0.23 cores=0-7
/proc/8677/task/8679/stat : 8679 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 4972 0 0 0 19 4 0 0 17 0 8 0 722591791 601059328 38176 33554432000 4194304 4580107 140736039056784 18446744073709551615 4353943 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8677/tid=8680] ppid=8675 vsize=586972 CPUtime=0.23 cores=0-7
/proc/8677/task/8680/stat : 8680 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 5033 0 0 0 19 4 0 0 17 0 8 0 722591791 601059328 38275 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594971630 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8677/tid=8681] ppid=8675 vsize=586972 CPUtime=0.22 cores=0-7
/proc/8677/task/8681/stat : 8681 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 4945 0 0 0 18 4 0 0 17 0 8 0 722591791 601059328 38311 33554432000 4194304 4580107 140736039056784 18446744073709551615 4353611 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8677/tid=8682] ppid=8675 vsize=586972 CPUtime=0.23 cores=0-7
/proc/8677/task/8682/stat : 8682 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 5267 0 0 0 20 3 0 0 17 0 8 0 722591791 601059328 38334 33554432000 4194304 4580107 140736039056784 18446744073709551615 4354920 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8677/tid=8683] ppid=8675 vsize=586972 CPUtime=0.24 cores=0-7
/proc/8677/task/8683/stat : 8683 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 4893 0 0 0 19 5 0 0 17 0 8 0 722591791 601059328 38438 33554432000 4194304 4580107 140736039056784 18446744073709551615 4354962 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8677/tid=8684] ppid=8675 vsize=586972 CPUtime=0.2 cores=0-7
/proc/8677/task/8684/stat : 8684 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 4845 0 0 0 16 4 0 0 17 0 8 0 722591791 601059328 38526 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594971630 0 0 4096 2 18446604456525187008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 586804

[startup+0.703529 s]
/proc/loadavg: 7.35 7.81 7.92 2/439 8677
/proc/meminfo: memFree=32457616/32950928 swapFree=34365872/67111528
[pid=8677] ppid=8675 vsize=637884 CPUtime=4.58 cores=0-7
/proc/8677/stat : 8677 (strangenight2-m) S 8675 8677 8416 0 -1 4202496 101298 0 0 0 367 91 0 0 17 0 8 0 722591791 653193216 97101 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594971630 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8677/statm: 159507 97176 337 95 0 154489 0
[pid=8677/tid=8678] ppid=8675 vsize=638028 CPUtime=0.58 cores=0-7
/proc/8677/task/8678/stat : 8678 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 12605 0 0 0 47 11 0 0 17 0 8 0 722591791 653340672 97206 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594971630 0 0 4096 2 18446604456525187008 0 0 -1 6 0 0 0
[pid=8677/tid=8679] ppid=8675 vsize=638028 CPUtime=0.56 cores=0-7
/proc/8677/task/8679/stat : 8679 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 12863 0 0 0 44 12 0 0 17 0 8 0 722591791 653340672 97227 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594563680 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8677/tid=8680] ppid=8675 vsize=638028 CPUtime=0.56 cores=0-7
/proc/8677/task/8680/stat : 8680 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 12747 0 0 0 45 11 0 0 17 0 8 0 722591791 653340672 97239 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594527777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8677/tid=8681] ppid=8675 vsize=638028 CPUtime=0.54 cores=0-7
/proc/8677/task/8681/stat : 8681 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 12487 0 0 0 42 12 0 0 17 0 8 0 722591791 653340672 97260 33554432000 4194304 4580107 140736039056784 18446744073709551615 4511159 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8677/tid=8682] ppid=8675 vsize=638028 CPUtime=0.57 cores=0-7
/proc/8677/task/8682/stat : 8682 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 13283 0 0 0 48 9 0 0 17 0 8 0 722591791 653340672 97374 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594909879 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8677/tid=8683] ppid=8675 vsize=638028 CPUtime=0.58 cores=0-7
/proc/8677/task/8683/stat : 8683 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 11983 0 0 0 47 11 0 0 17 0 8 0 722591791 653340672 97391 33554432000 4194304 4580107 140736039056784 18446744073709551615 4511053 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8677/tid=8684] ppid=8675 vsize=638028 CPUtime=0.53 cores=0-7
/proc/8677/task/8684/stat : 8684 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 12182 0 0 0 43 10 0 0 17 0 8 0 722591791 653340672 97459 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594971630 0 0 4096 2 18446604456525187008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 637884

[startup+1.50039 s]
/proc/loadavg: 7.35 7.81 7.92 8/447 8686
/proc/meminfo: memFree=31876116/32950928 swapFree=34365872/67111528
[pid=8677] ppid=8675 vsize=1325736 CPUtime=9.98 cores=0-7
/proc/8677/stat : 8677 (strangenight2-m) R 8675 8677 8416 0 -1 4202496 221159 0 0 0 805 193 0 0 17 0 8 0 722591791 1357553664 212595 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594971679 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8677/statm: 331434 212602 337 95 0 326416 0
[pid=8677/tid=8678] ppid=8675 vsize=1325736 CPUtime=1.26 cores=0-7
/proc/8677/task/8678/stat : 8678 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 27767 0 0 0 101 25 0 0 17 0 8 0 722591791 1357553664 212606 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594971679 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8677/tid=8679] ppid=8675 vsize=1325736 CPUtime=1.24 cores=0-7
/proc/8677/task/8679/stat : 8679 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 27627 0 0 0 100 24 0 0 17 0 8 0 722591791 1357553664 212606 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594525400 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8677/tid=8680] ppid=8675 vsize=1325736 CPUtime=1.24 cores=0-7
/proc/8677/task/8680/stat : 8680 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 27299 0 0 0 99 25 0 0 17 0 8 0 722591791 1357553664 212608 33554432000 4194304 4580107 140736039056784 18446744073709551615 4510858 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8677/tid=8681] ppid=8675 vsize=1325736 CPUtime=1.21 cores=0-7
/proc/8677/task/8681/stat : 8681 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 27309 0 0 0 96 25 0 0 17 0 8 0 722591791 1357553664 212608 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594971630 0 0 4096 2 18446604456525187008 0 0 -1 3 0 0 0
[pid=8677/tid=8682] ppid=8675 vsize=1325736 CPUtime=1.26 cores=0-7
/proc/8677/task/8682/stat : 8682 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 28804 0 0 0 105 21 0 0 17 0 8 0 722591791 1357553664 212613 33554432000 4194304 4580107 140736039056784 18446744073709551615 4353872 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8677/tid=8683] ppid=8675 vsize=1325736 CPUtime=1.25 cores=0-7
/proc/8677/task/8683/stat : 8683 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 27175 0 0 0 103 22 0 0 17 0 8 0 722591791 1357553664 212614 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594527777 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8677/tid=8684] ppid=8675 vsize=1325736 CPUtime=1.21 cores=0-7
/proc/8677/task/8684/stat : 8684 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 26880 0 0 0 98 23 0 0 17 0 8 0 722591791 1357553664 212615 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594526635 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (KiB) 1325736

[startup+3.10111 s]
/proc/loadavg: 7.35 7.81 7.92 8/447 8686
/proc/meminfo: memFree=31318136/32950928 swapFree=34365872/67111528
[pid=8677] ppid=8675 vsize=1855944 CPUtime=20.86 cores=0-7
/proc/8677/stat : 8677 (strangenight2-m) R 8675 8677 8416 0 -1 4202496 367245 0 0 0 1732 354 0 0 17 0 8 0 722591791 1900486656 350016 33554432000 4194304 4580107 140736039056784 18446744073709551615 4294504 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8677/statm: 463986 350016 359 95 0 458968 0
[pid=8677/tid=8678] ppid=8675 vsize=1855944 CPUtime=2.65 cores=0-7
/proc/8677/task/8678/stat : 8678 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 46407 0 0 0 220 45 0 0 17 0 8 0 722591791 1900486656 350016 33554432000 4194304 4580107 140736039056784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8677/tid=8679] ppid=8675 vsize=1855944 CPUtime=2.59 cores=0-7
/proc/8677/task/8679/stat : 8679 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 46222 0 0 0 216 43 0 0 17 0 8 0 722591791 1900486656 350016 33554432000 4194304 4580107 140736039056784 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8677/tid=8680] ppid=8675 vsize=1855944 CPUtime=2.58 cores=0-7
/proc/8677/task/8680/stat : 8680 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 46027 0 0 0 215 43 0 0 17 0 8 0 722591791 1900486656 350016 33554432000 4194304 4580107 140736039056784 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8677/tid=8681] ppid=8675 vsize=1855944 CPUtime=2.56 cores=0-7
/proc/8677/task/8681/stat : 8681 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 46708 0 0 0 212 44 0 0 17 0 8 0 722591791 1900486656 350016 33554432000 4194304 4580107 140736039056784 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8677/tid=8682] ppid=8675 vsize=1855944 CPUtime=2.64 cores=0-7
/proc/8677/task/8682/stat : 8682 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 47671 0 0 0 222 42 0 0 17 0 8 0 722591791 1900486656 350016 33554432000 4194304 4580107 140736039056784 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8677/tid=8683] ppid=8675 vsize=1855944 CPUtime=2.66 cores=0-7
/proc/8677/task/8683/stat : 8683 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 45993 0 0 0 220 46 0 0 17 0 8 0 722591791 1900486656 350019 33554432000 4194304 4580107 140736039056784 18446744073709551615 4292903 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8677/tid=8684] ppid=8675 vsize=1855944 CPUtime=2.56 cores=0-7
/proc/8677/task/8684/stat : 8684 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 41360 0 0 0 212 44 0 0 17 0 8 0 722591791 1900486656 350019 33554432000 4194304 4580107 140736039056784 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.86
Current children cumulated vsize (KiB) 1855944

[startup+6.30055 s]
/proc/loadavg: 7.48 7.83 7.93 9/447 8686
/proc/meminfo: memFree=31031972/32950928 swapFree=34365872/67111528
[pid=8677] ppid=8675 vsize=1857508 CPUtime=46.4 cores=0-7
/proc/8677/stat : 8677 (strangenight2-m) R 8675 8677 8416 0 -1 4202496 374346 0 0 0 4283 357 0 0 24 0 8 0 722591791 1902088192 356831 33554432000 4194304 4580107 140736039056784 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8677/statm: 464377 356831 360 95 0 459359 0
[pid=8677/tid=8678] ppid=8675 vsize=1857508 CPUtime=5.85 cores=0-7
/proc/8677/task/8678/stat : 8678 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 47046 0 0 0 540 45 0 0 19 0 8 0 722591791 1902088192 356831 33554432000 4194304 4580107 140736039056784 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8677/tid=8679] ppid=8675 vsize=1857508 CPUtime=5.79 cores=0-7
/proc/8677/task/8679/stat : 8679 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 46885 0 0 0 535 44 0 0 19 0 8 0 722591791 1902088192 356831 33554432000 4194304 4580107 140736039056784 18446744073709551615 4235181 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8677/tid=8680] ppid=8675 vsize=1857508 CPUtime=5.77 cores=0-7
/proc/8677/task/8680/stat : 8680 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 46676 0 0 0 534 43 0 0 24 0 8 0 722591791 1902088192 356831 33554432000 4194304 4580107 140736039056784 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8677/tid=8681] ppid=8675 vsize=1857508 CPUtime=5.71 cores=0-7
/proc/8677/task/8681/stat : 8681 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 47377 0 0 0 527 44 0 0 19 0 8 0 722591791 1902088192 356831 33554432000 4194304 4580107 140736039056784 18446744073709551615 4294562 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8677/tid=8682] ppid=8675 vsize=1857508 CPUtime=5.85 cores=0-7
/proc/8677/task/8682/stat : 8682 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 48299 0 0 0 542 43 0 0 25 0 8 0 722591791 1902088192 356831 33554432000 4194304 4580107 140736039056784 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8677/tid=8683] ppid=8675 vsize=1857508 CPUtime=5.86 cores=0-7
/proc/8677/task/8683/stat : 8683 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 46596 0 0 0 540 46 0 0 24 0 8 0 722591791 1902088192 356831 33554432000 4194304 4580107 140736039056784 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8677/tid=8684] ppid=8675 vsize=1857508 CPUtime=5.76 cores=0-7
/proc/8677/task/8684/stat : 8684 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 43530 0 0 0 531 45 0 0 23 0 8 0 722591791 1902088192 356831 33554432000 4194304 4580107 140736039056784 18446744073709551615 235594909879 0 0 4096 2 0 0 0 -1 0 0 0 0

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

[pid=8677] ppid=8675 vsize=7417760 CPUtime=3996.09 cores=0-7
/proc/8677/stat : 8677 (strangenight2-m) R 8675 8677 8416 0 -1 4202496 2220687 0 0 0 398731 878 0 0 25 0 8 0 722591791 7595786240 1558467 33554432000 4194304 4580107 140736039056784 18446744073709551615 4416324 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8677/statm: 1854440 1558467 380 95 0 1849422 0
[pid=8677/tid=8678] ppid=8675 vsize=7417760 CPUtime=487.18 cores=0-7
/proc/8677/task/8678/stat : 8678 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 296419 0 0 0 48605 113 0 0 25 0 8 0 722591791 7595786240 1558495 33554432000 4194304 4580107 140736039056784 18446744073709551615 4305960 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8677/tid=8679] ppid=8675 vsize=7417760 CPUtime=484.41 cores=0-7
/proc/8677/task/8679/stat : 8679 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 256787 0 0 0 48343 98 0 0 25 0 8 0 722591791 7595786240 1558495 33554432000 4194304 4580107 140736039056784 18446744073709551615 4292913 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8677/tid=8680] ppid=8675 vsize=7417760 CPUtime=489.77 cores=0-7
/proc/8677/task/8680/stat : 8680 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 268312 0 0 0 48881 96 0 0 25 0 8 0 722591791 7595786240 1558495 33554432000 4194304 4580107 140736039056784 18446744073709551615 4306048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8677/tid=8681] ppid=8675 vsize=7417760 CPUtime=493.16 cores=0-7
/proc/8677/task/8681/stat : 8681 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 252754 0 0 0 49211 105 0 0 25 0 8 0 722591791 7595786240 1558495 33554432000 4194304 4580107 140736039056784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8677/tid=8682] ppid=8675 vsize=7417760 CPUtime=503.57 cores=0-7
/proc/8677/task/8682/stat : 8682 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 230432 0 0 0 50254 103 0 0 25 0 8 0 722591791 7595786240 1558495 33554432000 4194304 4580107 140736039056784 18446744073709551615 4293308 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8677/tid=8683] ppid=8675 vsize=7417760 CPUtime=509 cores=0-7
/proc/8677/task/8683/stat : 8683 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 236819 0 0 0 50791 109 0 0 25 0 8 0 722591791 7595786240 1558495 33554432000 4194304 4580107 140736039056784 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8677/tid=8684] ppid=8675 vsize=7417760 CPUtime=512.39 cores=0-7
/proc/8677/task/8684/stat : 8684 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 345412 0 0 0 51104 135 0 0 25 0 8 0 722591791 7595786240 1558495 33554432000 4194304 4580107 140736039056784 18446744073709551615 4301898 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3996.09
Current children cumulated vsize (KiB) 7417760

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

[startup+652.701 s]
/proc/loadavg: 7.80 6.66 7.11 9/447 8703
/proc/meminfo: memFree=26067236/32950928 swapFree=34365872/67111528
[pid=8677] ppid=8675 vsize=7507708 CPUtime=4079.07 cores=0-7
/proc/8677/stat : 8677 (strangenight2-m) R 8675 8677 8416 0 -1 4202496 2265732 0 0 0 407015 892 0 0 25 0 8 0 722591791 7687892992 1601153 33554432000 4194304 4580107 140736039056784 18446744073709551615 4502088 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8677/statm: 1876927 1601153 380 95 0 1871909 0
[pid=8677/tid=8678] ppid=8675 vsize=7507708 CPUtime=497.56 cores=0-7
/proc/8677/task/8678/stat : 8678 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 307165 0 0 0 49640 116 0 0 19 0 8 0 722591791 7687892992 1601153 33554432000 4194304 4580107 140736039056784 18446744073709551615 4235151 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8677/tid=8679] ppid=8675 vsize=7507708 CPUtime=494.8 cores=0-7
/proc/8677/task/8679/stat : 8679 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 258584 0 0 0 49381 99 0 0 25 0 8 0 722591791 7687892992 1601153 33554432000 4194304 4580107 140736039056784 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8677/tid=8680] ppid=8675 vsize=7507708 CPUtime=500.15 cores=0-7
/proc/8677/task/8680/stat : 8680 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 273651 0 0 0 49918 97 0 0 25 0 8 0 722591791 7687892992 1601153 33554432000 4194304 4580107 140736039056784 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8677/tid=8681] ppid=8675 vsize=7507708 CPUtime=503.39 cores=0-7
/proc/8677/task/8681/stat : 8681 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 265345 0 0 0 50231 108 0 0 25 0 8 0 722591791 7687892992 1601153 33554432000 4194304 4580107 140736039056784 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8677/tid=8682] ppid=8675 vsize=7507708 CPUtime=513.95 cores=0-7
/proc/8677/task/8682/stat : 8682 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 231332 0 0 0 51292 103 0 0 25 0 8 0 722591791 7687892992 1601153 33554432000 4194304 4580107 140736039056784 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8677/tid=8683] ppid=8675 vsize=7507708 CPUtime=519.39 cores=0-7
/proc/8677/task/8683/stat : 8683 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 241065 0 0 0 51828 111 0 0 25 0 8 0 722591791 7687892992 1601153 33554432000 4194304 4580107 140736039056784 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8677/tid=8684] ppid=8675 vsize=7507708 CPUtime=522.78 cores=0-7
/proc/8677/task/8684/stat : 8684 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 347344 0 0 0 52142 136 0 0 25 0 8 0 722591791 7687892992 1601153 33554432000 4194304 4580107 140736039056784 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4079.07
Current children cumulated vsize (KiB) 7507708

[startup+665.517 s]
/proc/loadavg: 7.84 6.72 7.12 9/447 8703
/proc/meminfo: memFree=25469416/32950928 swapFree=34365872/67111528
[pid=8677] ppid=8675 vsize=8140612 CPUtime=4181.38 cores=0-7
/proc/8677/stat : 8677 (strangenight2-m) R 8675 8677 8416 0 -1 4202496 2424802 0 0 0 417209 929 0 0 25 0 8 0 722591791 8335986688 1745020 33554432000 4194304 4580107 140736039056784 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8677/statm: 2035153 1745020 380 95 0 2030135 0
[pid=8677/tid=8678] ppid=8675 vsize=8140612 CPUtime=510.36 cores=0-7
/proc/8677/task/8678/stat : 8678 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 361166 0 0 0 50907 129 0 0 25 0 8 0 722591791 8335986688 1745020 33554432000 4194304 4580107 140736039056784 18446744073709551615 4515243 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8677/tid=8679] ppid=8675 vsize=8140612 CPUtime=507.62 cores=0-7
/proc/8677/task/8679/stat : 8679 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 259631 0 0 0 50662 100 0 0 25 0 8 0 722591791 8335986688 1745020 33554432000 4194304 4580107 140736039056784 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8677/tid=8680] ppid=8675 vsize=8140612 CPUtime=512.97 cores=0-7
/proc/8677/task/8680/stat : 8680 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 279177 0 0 0 51199 98 0 0 25 0 8 0 722591791 8335986688 1745020 33554432000 4194304 4580107 140736039056784 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8677/tid=8681] ppid=8675 vsize=8140612 CPUtime=516.01 cores=0-7
/proc/8677/task/8681/stat : 8681 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 271526 0 0 0 51490 111 0 0 25 0 8 0 722591791 8335986688 1745020 33554432000 4194304 4580107 140736039056784 18446744073709551615 4305345 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8677/tid=8682] ppid=8675 vsize=8140612 CPUtime=526.77 cores=0-7
/proc/8677/task/8682/stat : 8682 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 310642 0 0 0 52558 119 0 0 25 0 8 0 722591791 8335986688 1745020 33554432000 4194304 4580107 140736039056784 18446744073709551615 4413617 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8677/tid=8683] ppid=8675 vsize=8140612 CPUtime=532.2 cores=0-7
/proc/8677/task/8683/stat : 8683 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 242991 0 0 0 53109 111 0 0 25 0 8 0 722591791 8335986688 1745020 33554432000 4194304 4580107 140736039056784 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8677/tid=8684] ppid=8675 vsize=8140612 CPUtime=535.59 cores=0-7
/proc/8677/task/8684/stat : 8684 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 353936 0 0 0 53420 139 0 0 25 0 8 0 722591791 8335986688 1745020 33554432000 4194304 4580107 140736039056784 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4181.38
Current children cumulated vsize (KiB) 8140612

[startup+671.901 s]
/proc/loadavg: 7.45 6.66 7.10 4/447 8703
/proc/meminfo: memFree=25421792/32950928 swapFree=34365872/67111528
[pid=8677] ppid=8675 vsize=8160940 CPUtime=4202.84 cores=0-7
/proc/8677/stat : 8677 (strangenight2-m) S 8675 8677 8416 0 -1 4202496 2439435 0 0 0 419350 934 0 0 25 0 8 0 722591791 8356802560 1757841 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8677/statm: 2040235 1757841 380 95 0 2035217 0
[pid=8677/tid=8678] ppid=8675 vsize=8160940 CPUtime=516.75 cores=0-7
/proc/8677/task/8678/stat : 8678 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 367289 0 0 0 51543 132 0 0 25 0 8 0 722591791 8356802560 1757841 33554432000 4194304 4580107 140736039056784 18446744073709551615 4230128 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8677/tid=8679] ppid=8675 vsize=8160940 CPUtime=508.13 cores=0-7
/proc/8677/task/8679/stat : 8679 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 259651 0 0 0 50713 100 0 0 25 0 8 0 722591791 8356802560 1757841 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 1 0 0 0
[pid=8677/tid=8680] ppid=8675 vsize=8160940 CPUtime=519.35 cores=0-7
/proc/8677/task/8680/stat : 8680 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 279220 0 0 0 51837 98 0 0 25 0 8 0 722591791 8356802560 1757841 33554432000 4194304 4580107 140736039056784 18446744073709551615 4219864 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8677/tid=8681] ppid=8675 vsize=8160940 CPUtime=516.46 cores=0-7
/proc/8677/task/8681/stat : 8681 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 271642 0 0 0 51535 111 0 0 25 0 8 0 722591791 8356802560 1757841 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 7 0 0 0
[pid=8677/tid=8682] ppid=8675 vsize=8160940 CPUtime=533.15 cores=0-7
/proc/8677/task/8682/stat : 8682 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 318848 0 0 0 53194 121 0 0 25 0 8 0 722591791 8356802560 1757841 33554432000 4194304 4580107 140736039056784 18446744073709551615 4410132 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8677/tid=8683] ppid=8675 vsize=8160940 CPUtime=532.65 cores=0-7
/proc/8677/task/8683/stat : 8683 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 243023 0 0 0 53154 111 0 0 25 0 8 0 722591791 8356802560 1757841 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 0 0 0 0
[pid=8677/tid=8684] ppid=8675 vsize=8160940 CPUtime=536.04 cores=0-7
/proc/8677/task/8684/stat : 8684 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 353979 0 0 0 53465 139 0 0 25 0 8 0 722591791 8356802560 1757841 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4202.84
Current children cumulated vsize (KiB) 8160940

[startup+673.5 s]
/proc/loadavg: 7.45 6.66 7.10 3/447 8703
/proc/meminfo: memFree=25404796/32950928 swapFree=34365872/67111528
[pid=8677] ppid=8675 vsize=8160940 CPUtime=4206.76 cores=0-7
/proc/8677/stat : 8677 (strangenight2-m) S 8675 8677 8416 0 -1 4202496 2443129 0 0 0 419740 936 0 0 25 0 8 0 722591791 8356802560 1760681 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8677/statm: 2040235 1760681 380 95 0 2035217 0
[pid=8677/tid=8678] ppid=8675 vsize=8160940 CPUtime=517.47 cores=0-7
/proc/8677/task/8678/stat : 8678 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 367417 0 0 0 51615 132 0 0 25 0 8 0 722591791 8356802560 1760681 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 6 0 0 0
[pid=8677/tid=8679] ppid=8675 vsize=8160940 CPUtime=508.13 cores=0-7
/proc/8677/task/8679/stat : 8679 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 259651 0 0 0 50713 100 0 0 25 0 8 0 722591791 8356802560 1760681 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 1 0 0 0
[pid=8677/tid=8680] ppid=8675 vsize=8160940 CPUtime=520.95 cores=0-7
/proc/8677/task/8680/stat : 8680 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 279220 0 0 0 51997 98 0 0 25 0 8 0 722591791 8356802560 1760681 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632573483 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8677/tid=8681] ppid=8675 vsize=8160940 CPUtime=516.46 cores=0-7
/proc/8677/task/8681/stat : 8681 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 271642 0 0 0 51535 111 0 0 25 0 8 0 722591791 8356802560 1760681 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 7 0 0 0
[pid=8677/tid=8682] ppid=8675 vsize=8160940 CPUtime=534.75 cores=0-7
/proc/8677/task/8682/stat : 8682 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 322414 0 0 0 53352 123 0 0 25 0 8 0 722591791 8356802560 1760681 33554432000 4194304 4580107 140736039056784 18446744073709551615 4413640 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8677/tid=8683] ppid=8675 vsize=8160940 CPUtime=532.65 cores=0-7
/proc/8677/task/8683/stat : 8683 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 243023 0 0 0 53154 111 0 0 25 0 8 0 722591791 8356802560 1760681 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 0 0 0 0
[pid=8677/tid=8684] ppid=8675 vsize=8160940 CPUtime=536.04 cores=0-7
/proc/8677/task/8684/stat : 8684 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 353979 0 0 0 53465 139 0 0 25 0 8 0 722591791 8356802560 1760681 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4206.76
Current children cumulated vsize (KiB) 8160940

[startup+674.315 s]
/proc/loadavg: 7.02 6.58 7.07 3/447 8703
/proc/meminfo: memFree=25403308/32950928 swapFree=34365872/67111528
[pid=8677] ppid=8675 vsize=8160940 CPUtime=4208.39 cores=0-7
/proc/8677/stat : 8677 (strangenight2-m) S 8675 8677 8416 0 -1 4202496 2443800 0 0 0 419903 936 0 0 25 0 8 0 722591791 8356802560 1761337 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8677/statm: 2040235 1761337 380 95 0 2035217 0
[pid=8677/tid=8678] ppid=8675 vsize=8160940 CPUtime=517.47 cores=0-7
/proc/8677/task/8678/stat : 8678 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 367417 0 0 0 51615 132 0 0 25 0 8 0 722591791 8356802560 1761337 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 6 0 0 0
[pid=8677/tid=8679] ppid=8675 vsize=8160940 CPUtime=508.13 cores=0-7
/proc/8677/task/8679/stat : 8679 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 259651 0 0 0 50713 100 0 0 25 0 8 0 722591791 8356802560 1761337 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 1 0 0 0
[pid=8677/tid=8680] ppid=8675 vsize=8160940 CPUtime=521.76 cores=0-7
/proc/8677/task/8680/stat : 8680 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 279220 0 0 0 52078 98 0 0 25 0 8 0 722591791 8356802560 1761337 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632573636 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8677/tid=8681] ppid=8675 vsize=8160940 CPUtime=516.46 cores=0-7
/proc/8677/task/8681/stat : 8681 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 271642 0 0 0 51535 111 0 0 25 0 8 0 722591791 8356802560 1761337 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 7 0 0 0
[pid=8677/tid=8682] ppid=8675 vsize=8160940 CPUtime=535.57 cores=0-7
/proc/8677/task/8682/stat : 8682 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 323085 0 0 0 53434 123 0 0 25 0 8 0 722591791 8356802560 1761337 33554432000 4194304 4580107 140736039056784 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8677/tid=8683] ppid=8675 vsize=8160940 CPUtime=532.65 cores=0-7
/proc/8677/task/8683/stat : 8683 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 243023 0 0 0 53154 111 0 0 25 0 8 0 722591791 8356802560 1761337 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 0 0 0 0
[pid=8677/tid=8684] ppid=8675 vsize=8160940 CPUtime=536.04 cores=0-7
/proc/8677/task/8684/stat : 8684 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 353979 0 0 0 53465 139 0 0 25 0 8 0 722591791 8356802560 1761337 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4208.39
Current children cumulated vsize (KiB) 8160940

[startup+675.101 s]
/proc/loadavg: 7.02 6.58 7.07 3/447 8703
/proc/meminfo: memFree=25403308/32950928 swapFree=34365872/67111528
[pid=8677] ppid=8675 vsize=8160940 CPUtime=4209.97 cores=0-7
/proc/8677/stat : 8677 (strangenight2-m) S 8675 8677 8416 0 -1 4202496 2443944 0 0 0 420060 937 0 0 25 0 8 0 722591791 8356802560 1761029 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8677/statm: 2040235 1761029 380 95 0 2035217 0
[pid=8677/tid=8678] ppid=8675 vsize=8160940 CPUtime=517.47 cores=0-7
/proc/8677/task/8678/stat : 8678 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 367417 0 0 0 51615 132 0 0 25 0 8 0 722591791 8356802560 1761029 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 6 0 0 0
[pid=8677/tid=8679] ppid=8675 vsize=8160940 CPUtime=508.13 cores=0-7
/proc/8677/task/8679/stat : 8679 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 259651 0 0 0 50713 100 0 0 25 0 8 0 722591791 8356802560 1761029 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 1 0 0 0
[pid=8677/tid=8680] ppid=8675 vsize=8160940 CPUtime=522.55 cores=0-7
/proc/8677/task/8680/stat : 8680 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 279220 0 0 0 52157 98 0 0 25 0 8 0 722591791 8356802560 1761029 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632573636 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8677/tid=8681] ppid=8675 vsize=8160940 CPUtime=516.46 cores=0-7
/proc/8677/task/8681/stat : 8681 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 271642 0 0 0 51535 111 0 0 25 0 8 0 722591791 8356802560 1761029 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 7 0 0 0
[pid=8677/tid=8682] ppid=8675 vsize=8160940 CPUtime=536.35 cores=0-7
/proc/8677/task/8682/stat : 8682 (strangenight2-m) R 8675 8677 8416 0 -1 4202560 323229 0 0 0 53512 123 0 0 25 0 8 0 722591791 8356802560 1761029 33554432000 4194304 4580107 140736039056784 18446744073709551615 4294656 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8677/tid=8683] ppid=8675 vsize=8160940 CPUtime=532.65 cores=0-7
/proc/8677/task/8683/stat : 8683 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 243023 0 0 0 53154 111 0 0 25 0 8 0 722591791 8356802560 1761029 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 0 0 0 0
[pid=8677/tid=8684] ppid=8675 vsize=8160940 CPUtime=536.04 cores=0-7
/proc/8677/task/8684/stat : 8684 (strangenight2-m) S 8675 8677 8416 0 -1 4202560 353979 0 0 0 53465 139 0 0 25 0 8 0 722591791 8356802560 1761029 33554432000 4194304 4580107 140736039056784 18446744073709551615 47220632598068 0 0 4096 2 18446604456525187008 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4209.97
Current children cumulated vsize (KiB) 8160940

[startup+675.501 s]
/proc/loadavg: 7.02 6.58 7.07 2/441 8703
/proc/meminfo: memFree=26155128/32950928 swapFree=34365872/67111528
[pid=8677] ppid=8675 vsize=0 CPUtime=4210.53 cores=0-7
/proc/8677/stat : 8677 (strangenight2-m) Z 8675 8677 8416 0 -1 4203548 2443947 0 0 0 420093 960 0 0 18 0 2 0 722591791 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8677/statm: 0 0 0 0 0 0 0
[pid=8677/tid=8680] ppid=8675 vsize=0 CPUtime=522.96 cores=0-7
/proc/8677/task/8680/stat : 8680 (strangenight2-m) R 8675 8677 8416 0 -1 4202564 279223 0 0 0 52174 122 0 0 25 0 2 0 722591791 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4210.53
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 675.58
CPU time (s): 4210.62
CPU user time (s): 4200.94
CPU system time (s): 9.68253
CPU usage (%): 623.26
Max. virtual memory (cumulated for all children) (KiB): 8286204

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

runsolver used 2.51362 second user time and 7.65883 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-23 02:18:50
IDJOB=3394980
IDBENCH=88167
IDSOLVER=1878
FILE ID=node120/3394980-1306109927
RUNJOBID= node120-1306104807-8430
PBS_JOBID= 13388015
Free space on /tmp= 73252 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_k.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394980-1306109927/watcher-3394980-1306109927 -o /tmp/evaluation-result-3394980-1306109927/solver-3394980-1306109927 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3394980-1306109927.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=332298824

node120.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.809
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.61
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.809
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	: 5226.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      32457896 kB
Buffers:         41564 kB
Cached:         201684 kB
SwapCached:      13028 kB
Active:         197672 kB
Inactive:        64968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32457896 kB
SwapTotal:    67111528 kB
SwapFree:     34365872 kB
Dirty:          108920 kB
Writeback:           0 kB
AnonPages:       14732 kB
Mapped:           8424 kB
Slab:            70056 kB
PageTables:      90916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 105365280 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= 73248 MiB
End job on node120 at 2011-05-23 02:30:06