Trace number 3292324

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-mtSAT 732.716 183.447

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_32.renamed-as.sat05-1919.cnf
MD5SUM833432e05c2a1599e13dca28680b5df9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.3742
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of clauses161664
Sum of the clauses size423264
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 263584
Number of clauses of size 398016
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 564

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3292324-1304129913.cnf'
0.00/0.00	c -- header says num vars:           1024
0.00/0.00	c -- header says num clauses:      161664
0.16/0.05	c -- clauses added:            0 learnts,       161664 normals,            0 xors
0.16/0.05	c -- vars added       1024
2.76/0.75	c Parsing time:  0.04 s
2.76/0.75	c  N st     0         0      1024     98080     63584         0    423264         0   no data   no data
2.76/0.75	c asymm  cl-useful: 122/6592/98080 lits-rem:364 time: 0.64
3.16/0.83	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.13
4.37/1.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.37/1.18	c bin-w-bin subsume rem        31784 bins  time:  0.03 s
4.37/1.18	c subs with bin:    16992  lits-rem:     11408  v-fix:    0  time:  0.12 s
4.37/1.18	c Subs w/ non-existent bins:    228 l-rem:     61 v-fix:     0 done:   1023 time:  0.01 s
4.37/1.18	c Removed useless bin:    6520  fixed:     0  props:   4.62M  time:  0.02 s
4.37/1.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
4.37/1.18	c Finding binary XORs  T:     0.00 s  found:       0
6.36/1.65	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
6.36/1.65	c calculated reachability. Time: 0.00
6.36/1.65	c Calc default polars -  time:   0.00 s pos:       0 undec:       1 neg:    1023
6.36/1.65	c =========================================================================================
6.36/1.65	c types(t): F = full restart, N = normal restart
6.36/1.65	c types(t): S = simplification begin/end, E = solution found
6.36/1.65	c restart types(rt): st = static, dy = dynamic
6.36/1.65	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.36/1.65	c  B st     0         0      1023     80049     37212         0    316425         0   no data   no data
7.16/1.87	c  N dy    17      4029      1023     80049     37216      3977    316425     97275      8.25      9.96
9.55/2.44	c Finding binary XORs  T:     0.00 s  found:       0
9.95/2.55	c  N dy    43      8127      1023     80049     43030      8016    316425    207931      8.65     10.39
12.34/3.18	c  N dy    73     12144      1023     80049     43032     11994    316425    314508      9.05      9.59
15.14/3.86	c  N dy    96     16148      1023     80049     43055     15956    316425    408979      9.07     11.97
18.33/4.66	c  N dy   118     20512      1023     80049     43061     10392    316425    184046      9.08      9.57
21.13/5.34	c  N dy   143     24601      1023     80049     43066     14436    316425    282998      9.12      9.66
21.54/5.41	c  F st   145     25000      1023     80049     43066     14832    316425    291862      9.10      8.72
25.12/6.32	c  N dy   151     30001      1023     80049     43067     19741    316425    416967      9.10   no data
25.12/6.32	c  S st   151     30001      1023     80049     43067     19741    316425    416967      9.10   no data
25.52/6.41	c  S st   151     30503      1023     80049     43067     20243    316425    428936      9.10   no data
25.52/6.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.94/6.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     79 BRemL:   5800 BRemN:      0 P:  7.9M T:  0.17
25.94/6.58	c blocked clauses removed:        0 vars:      0 tried:        1023 T: 0.00 s
25.94/6.60	c bin-w-bin subsume rem         2815 bins  time:  0.01 s
26.34/6.68	c subs with bin:       87  lits-rem:        58  v-fix:    0  time:  0.08 s
26.34/6.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
26.72/6.70	c Removed useless bin:      17  fixed:     0  props:   3.25M  time:  0.01 s
26.72/6.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
30.74/7.77	c subs with bin:        6  lits-rem:       398  v-fix:    0  time:  1.04 s
31.92/8.02	c lits-rem:       802  cl-subs:     3271  v-elim:      0  v-fix:    0  time:  0.24 s
33.11/8.36	c asymm  cl-useful: 0/3225/79962 lits-rem:0 time: 0.34
33.11/8.36	c calculated reachability. Time: 0.00
33.11/8.36	c  N dy   151     30503      1023     79962     34572     16966    310670    369827      9.10   no data
35.91/9.08	c  N dy   178     34550      1023     79962     34575     20969    310670    471057      9.19     10.42
38.71/9.77	c  N dy   203     38560      1023     79962     34580     24937    310670    576559      9.21      9.75
41.90/10.50	c  N dy   229     42614      1023     79962     34581     28941    310670    679678      9.24      9.83
44.30/11.11	c  S st   246     45754      1023     79962     34581     16743    310670    259669      9.27      8.00
44.69/11.20	c  S st   246     46256      1023     79962     34581     17244    310670    272134      9.27   no data
44.69/11.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.09/11.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     17 BRemL:      5 BRemN:      8 P:  7.8M T:  0.15
45.09/11.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.09/11.38	c bin-w-bin subsume rem           50 bins  time:  0.01 s
45.50/11.46	c subs with bin:       27  lits-rem:        18  v-fix:    0  time:  0.08 s
45.50/11.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
45.50/11.48	c Removed useless bin:      23  fixed:     0  props:   3.28M  time:  0.01 s
45.50/11.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.91/12.07	c subs with bin:        1  lits-rem:        81  v-fix:    0  time:  0.56 s
48.31/12.13	c lits-rem:       181  cl-subs:      944  v-elim:      0  v-fix:    0  time:  0.06 s
48.31/12.15	c vivif2 --  cl tried    79935 cl shrink        0 lits rem          0 time: 0.02
48.31/12.17	c vivif2 --  cl tried    16299 cl shrink     2641 lits rem       3735 time: 0.02
49.89/12.51	c asymm  cl-useful: 0/3255/79935 lits-rem:0 time: 0.33
49.89/12.51	c calculated reachability. Time: 0.00
49.89/12.51	c  N dy   246     46256      1023     79935     34530     16299    310559    257899      9.27   no data
52.70/13.22	c  N dy   265     50319      1023     79935     34534     20310    310559    356699      9.27      9.83
55.48/13.93	c  N dy   290     54338      1023     79935     34534     24280    310559    455818      9.28     10.79
58.28/14.68	c  N dy   313     58584      1023     79935     34534     28481    310559    563479      9.27      9.77
61.50/15.41	c  N dy   339     62620      1023     79935     34718     32471    310559    659184      9.29      9.84
64.67/16.21	c  N dy   365     66695      1023     79935     34718     36501    310559    757926      9.31     10.30
66.66/16.70	c Finding binary XORs  T:     0.00 s  found:       0
66.66/16.75	c  S st   383     69386      1023     79935     34718     20664    310559    311715      9.31      8.01
67.06/16.85	c  S st   383     69888      1023     79935     34718     21166    310559    322536      9.31   no data
67.06/16.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.86/17.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:    181 BRemN:      3 P:  8.1M T:  0.16
67.86/17.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.86/17.03	c bin-w-bin subsume rem           18 bins  time:  0.01 s
68.26/17.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
68.26/17.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
68.26/17.13	c Removed useless bin:      12  fixed:     0  props:   3.30M  time:  0.01 s
68.26/17.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
71.06/17.84	c subs with bin:        2  lits-rem:        13  v-fix:    0  time:  0.68 s
71.46/17.93	c lits-rem:       305  cl-subs:     1065  v-elim:      0  v-fix:    0  time:  0.09 s
71.46/17.95	c vivif2 --  cl tried    79935 cl shrink        0 lits rem          0 time: 0.02
71.46/17.97	c vivif2 --  cl tried    20099 cl shrink     1507 lits rem       2197 time: 0.02
73.06/18.30	c asymm  cl-useful: 5/3075/79935 lits-rem:15 time: 0.33
73.06/18.31	c calculated reachability. Time: 0.00
73.06/18.31	c  N dy   383     69888      1023     79930     34509     20099    310514    309113      9.31   no data
76.26/19.13	c  N dy   407     74477      1023     79930     34513     24648    310514    430304      9.31      9.86
79.85/20.07	c  N dy   438     79327      1023     79930     34513     29445    310514    546334      9.33      9.94
83.84/21.08	c  N dy   464     84426      1023     79930     34513     34486    310514    673380      9.32      9.90
86.24/21.66	c  F st   481     87502      1023     79930     34514     37538    310514    751826      9.32   no data
89.03/22.35	c  N st   486     90797      1023     79930     34514     40778    310514    833166      9.32   no data
93.42/23.44	c  N dy   512     96610      1023     79930     34523     25886    310514    355824      9.34      9.89
97.83/24.57	c  N dy   542    102780      1023     79930     34523     31980    310514    505250      9.33     10.06
99.43/24.94	c  S st   554    104836      1023     79930     34523     34014    310514    554348      9.33      8.31
99.82/25.04	c  S st   554    105337      1023     79930     34523     34515    310514    564848      9.33   no data
99.82/25.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.64/25.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.4M T:  0.17
100.64/25.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.64/25.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
101.04/25.32	c subs with bin:       10  lits-rem:        10  v-fix:    0  time:  0.08 s
101.04/25.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
101.04/25.34	c Removed useless bin:       0  fixed:     0  props:   3.30M  time:  0.01 s
101.04/25.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
106.22/26.60	c subs with bin:        3  lits-rem:        52  v-fix:    0  time:  1.22 s
107.02/26.86	c lits-rem:       779  cl-subs:     2739  v-elim:      0  v-fix:    0  time:  0.26 s
107.02/26.88	c vivif2 --  cl tried    79920 cl shrink        0 lits rem          0 time: 0.02
107.41/26.92	c vivif2 --  cl tried    31773 cl shrink     4308 lits rem       7204 time: 0.03
108.61/27.25	c asymm  cl-useful: 6/2964/79920 lits-rem:18 time: 0.33
108.61/27.26	c calculated reachability. Time: 0.00
108.61/27.26	c  N dy   554    105337      1023     79914     34539     31773    310498    521284      9.33   no data
113.82/28.57	c  N dy   588    112178      1023     79914     34541     38528    310498    691044      9.31      9.90
119.39/29.99	c  N dy   625    119402      1023     79914     34542     23499    310498    244392      9.31     10.28
124.98/31.33	c  N dy   672    127053      1023     79914     34544     31051    310498    432660      9.33      9.87
131.40/32.95	c  N dy   714    135307      1023     79914     34544     39197    310498    624874      9.34      9.91
138.57/34.73	c  N dy   762    144057      1023     79914     34546     24419    310498    256376      9.34      9.85
145.36/36.46	c  N dy   817    153340      1023     79914     34547     33574    310498    479743      9.34     10.64
148.97/37.35	c  S st   838    158008      1023     79914     34548     38173    310498    588394      9.33     10.05
149.37/37.45	c  S st   838    158510      1023     79914     34548     38675    310498    600076      9.33   no data
149.37/37.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
150.15/37.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     17 BRemL:      0 BRemN:      0 P:  8.6M T:  0.18
150.15/37.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
150.15/37.65	c bin-w-bin subsume rem           10 bins  time:  0.01 s
150.55/37.74	c subs with bin:       24  lits-rem:        20  v-fix:    0  time:  0.09 s
150.55/37.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
150.55/37.76	c Removed useless bin:       6  fixed:     0  props:   3.31M  time:  0.01 s
150.55/37.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
155.74/39.02	c subs with bin:       17  lits-rem:       118  v-fix:    0  time:  1.23 s
156.94/39.34	c lits-rem:       720  cl-subs:     3508  v-elim:      0  v-fix:    0  time:  0.32 s
156.94/39.37	c vivif2 --  cl tried    79890 cl shrink        0 lits rem          0 time: 0.02
157.35/39.41	c vivif2 --  cl tried    35150 cl shrink     4621 lits rem       7526 time: 0.04
158.54/39.73	c asymm  cl-useful: 3/2813/79890 lits-rem:9 time: 0.33
158.54/39.74	c calculated reachability. Time: 0.00
158.54/39.74	c  N dy   838    158510      1023     79887     34572     35150    310459    548037      9.33   no data
166.55/41.76	c  N dy   899    168738      1023     79887     34575     45255    310459    797063      9.34      9.86
174.92/43.85	c  N dy   959    179576      1023     79887     34576     31445    310459    387648      9.35      9.93
183.71/46.08	c  N dy  1016    191146      1023     79887     34584     42847    310459    670409      9.34     10.05
193.31/48.46	c  N dy  1095    203436      1023     79887     34584     29398    310459    277242      9.39     10.75
202.88/50.84	c  N dy  1169    216597      1023     79887     34584     42399    310459    603637      9.39     10.26
213.67/53.56	c  N dy  1259    230722      1023     79887     34586     29727    310459    242404      9.41      9.96
218.86/54.83	c  S st  1302    237772      1023     79887     34586     36710    310459    422424      9.41   no data
219.27/54.92	c  S st  1302    238272      1023     79887     34586     37210    310459    434658      9.41   no data
219.27/54.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
219.68/55.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.2M T:  0.16
219.68/55.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
220.05/55.10	c bin-w-bin subsume rem           20 bins  time:  0.01 s
220.05/55.19	c subs with bin:       12  lits-rem:         7  v-fix:    0  time:  0.08 s
220.45/55.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
220.45/55.21	c Removed useless bin:       4  fixed:     0  props:   3.34M  time:  0.01 s
220.45/55.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
224.45/56.22	c subs with bin:       27  lits-rem:        24  v-fix:    0  time:  0.98 s
225.25/56.45	c lits-rem:       530  cl-subs:     2424  v-elim:      0  v-fix:    0  time:  0.23 s
225.25/56.48	c vivif2 --  cl tried    79875 cl shrink        0 lits rem          0 time: 0.02
225.65/56.51	c vivif2 --  cl tried    34759 cl shrink     3549 lits rem       5920 time: 0.03
226.84/56.84	c asymm  cl-useful: 4/3019/79875 lits-rem:12 time: 0.33
226.84/56.85	c calculated reachability. Time: 0.00
226.84/56.85	c  N dy  1302    238272      1023     79871     34573     34759    310431    399627      9.41   no data
238.43/59.77	c  N dy  1381    253491      1023     79871     34576     49795    310431    765421      9.41     14.60
250.43/62.76	c  N dy  1472    269778      1023     79871     34578     38255    310431    437100      9.42      9.96
264.39/66.21	c  N dy  1569    287048      1023     79871     34584     55291    310431    863820      9.43     12.49
277.98/69.70	c  N dy  1684    305521      1023     79871     34584     44910    310431    591943      9.46      9.97
278.78/69.83	c  F st  1690    306250      1023     79871     34584     45636    310431    611730      9.46   no data
293.97/73.64	c  N dy  1769    325097      1023     79871     34584     34611    310431    310780      9.47      9.98
309.53/77.50	c  N dy  1895    345227      1023     79871     34584     54446    310431    810954      9.50     10.14
319.13/79.96	c  S st  1966    357408      1023     79871     34584     35904    310431    321141      9.50      8.69
319.53/80.04	c  S st  1966    357909      1023     79871     34584     36405    310431    332751      9.50   no data
319.53/80.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
320.34/80.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      1 P:  8.2M T:  0.16
320.34/80.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
320.34/80.23	c bin-w-bin subsume rem            7 bins  time:  0.01 s
320.74/80.32	c subs with bin:        8  lits-rem:         7  v-fix:    0  time:  0.08 s
320.74/80.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
320.74/80.34	c Removed useless bin:       1  fixed:     0  props:   3.36M  time:  0.01 s
320.74/80.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
323.12/80.97	c subs with bin:       17  lits-rem:        28  v-fix:    0  time:  0.61 s
323.92/81.13	c lits-rem:       338  cl-subs:     1431  v-elim:      0  v-fix:    0  time:  0.15 s
323.92/81.15	c vivif2 --  cl tried    79863 cl shrink        0 lits rem          0 time: 0.02
323.92/81.18	c vivif2 --  cl tried    34957 cl shrink     1928 lits rem       3085 time: 0.03
325.51/81.51	c asymm  cl-useful: 2/3103/79863 lits-rem:6 time: 0.33
325.51/81.52	c calculated reachability. Time: 0.00
325.51/81.52	c  N dy  1966    357909      1023     79861     34584     34957    310417    312640      9.50   no data
341.09/85.40	c  N dy  2079    377956      1023     79861     34584     54729    310417    798101      9.51     10.04
356.66/89.36	c  N dy  2195    398042      1023     79861     34592     43003    310417    491299      9.52     10.14
372.65/93.34	c  N dy  2301    418126      1023     79861     34594     62809    310417    980195      9.52     11.97
387.82/97.19	c  N dy  2416    438139      1023     79861     34595     50006    310417    636325      9.53     10.12
404.23/101.29	c  N dy  2530    458147      1023     79861     34595     36219    310417    282179      9.54     10.05
419.39/105.06	c  N dy  2639    478164      1023     79861     34596     55988    310417    784191      9.54     10.07
435.77/109.15	c  N dy  2761    498208      1023     79861     34597     41221    310417    391838      9.55     10.10
451.74/113.13	c  N dy  2878    518228      1023     79861     34598     60925    310417    877313      9.56     10.51
466.92/116.95	c  S st  2992    536866      1023     79861     34601     43811    310417    425175      9.57      9.60
467.32/117.04	c  S st  2992    537368      1023     79861     34601     44313    310417    436478      9.57   no data
467.32/117.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
468.12/117.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      5 BRemN:      1 P:  8.5M T:  0.17
468.12/117.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
468.12/117.24	c bin-w-bin subsume rem            7 bins  time:  0.01 s
468.52/117.32	c subs with bin:       10  lits-rem:         8  v-fix:    0  time:  0.08 s
468.52/117.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
468.52/117.35	c Removed useless bin:       1  fixed:     0  props:   3.38M  time:  0.01 s
468.52/117.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
472.11/118.21	c subs with bin:       90  lits-rem:       152  v-fix:    0  time:  0.84 s
472.91/118.43	c lits-rem:       481  cl-subs:     1992  v-elim:      0  v-fix:    0  time:  0.21 s
472.91/118.45	c vivif2 --  cl tried    79851 cl shrink        0 lits rem          0 time: 0.02
472.91/118.48	c vivif2 --  cl tried    42231 cl shrink     2727 lits rem       4711 time: 0.03
474.53/118.81	c asymm  cl-useful: 3/2904/79851 lits-rem:9 time: 0.33
474.53/118.82	c calculated reachability. Time: 0.00
474.53/118.82	c  N dy  2992    537368      1023     79848     34602     42231    310398    403615      9.57   no data
490.49/122.83	c  N dy  3110    557476      1023     79848     34607     62054    310398    897359      9.58     10.10
506.46/126.85	c  N dy  3223    577523      1023     79848     34607     45344    310398    431099      9.59     10.13
522.04/130.73	c  N dy  3337    597567      1023     79848     34610     65078    310398    924271      9.59     11.56
538.03/134.70	c  N dy  3452    617662      1023     79848     34611     47460    310398    449797      9.60     10.15
553.62/138.61	c  N dy  3566    637716      1023     79848     34615     67182    310398    932238      9.60     10.24
569.59/142.64	c  N dy  3670    657850      1023     79848     34618     48584    310398    440830      9.60     10.13
585.16/146.58	c  N dy  3807    678042      1023     79848     34618     68467    310398    959068      9.62     10.18
601.96/150.78	c  N dy  3929    698514      1023     79848     34628     49232    310398    432564      9.63     10.27
618.31/154.81	c  N dy  4056    718617      1023     79848     34639     69058    310398    932447      9.64     10.65
633.89/158.76	c  N dy  4180    738755      1023     79848     34639     48487    310398    402821      9.65     10.32
649.89/162.73	c  N dy  4286    758814      1023     79848     34641     68275    310398    888006      9.65     10.43
666.25/166.81	c  N dy  4414    779131      1023     79848     34644     46935    310398    335992      9.66     10.19
681.43/170.69	c  N dy  4533    799194      1023     79848     34644     66679    310398    830465      9.67     11.53
687.42/172.15	c  S st  4576    806055      1023     79848     34644     73437    310398    994569      9.67   no data
687.82/172.25	c  S st  4576    806555      1023     79848     34644     73937    310398   1007301      9.67   no data
687.82/172.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
688.62/172.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      2 BRemN:      0 P:  9.2M T:  0.19
688.62/172.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
688.62/172.47	c bin-w-bin subsume rem            8 bins  time:  0.01 s
689.02/172.55	c subs with bin:       24  lits-rem:        18  v-fix:    0  time:  0.09 s
689.02/172.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
689.02/172.57	c Removed useless bin:       1  fixed:     0  props:   3.37M  time:  0.01 s
689.02/172.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
694.24/173.90	c subs with bin:      401  lits-rem:       176  v-fix:    0  time:  1.27 s
699.00/175.00	c lits-rem:      1482  cl-subs:     6661  v-elim:      0  v-fix:    0  time:  1.09 s
699.00/175.02	c vivif2 --  cl tried    79824 cl shrink        0 lits rem          0 time: 0.02
699.40/175.10	c vivif2 --  cl tried    66875 cl shrink    10343 lits rem      18653 time: 0.08
700.60/175.41	c asymm  cl-useful: 5/2322/79824 lits-rem:15 time: 0.31
700.60/175.42	c calculated reachability. Time: 0.00
700.60/175.42	c  N dy  4576    806555      1023     79819     34660     66874    310367    890827      9.67   no data
717.78/179.78	c  N dy  4687    826773      1023     79819     34663     44460    310367    250919      9.67     10.69
732.56/183.42	c  E dy  4798    845739         0     79819     34673     63137    310367    711247      9.68   no data
732.56/183.43	c Verified 79819 clauses.
732.56/183.43	c Verified 79819 clauses.
732.56/183.43	c Following stats are for *FIRST FINISHED THREAD ONLY*
732.56/183.43	c num threads              : 4          
732.56/183.43	c restarts                 : 4798       
732.56/183.43	c dynamic restarts         : 4774       
732.56/183.43	c static restarts          : 24         
732.56/183.43	c full restarts            : 3          
732.56/183.43	c total simplify time      : 0.01       
732.56/183.43	c learnts DL2              : 0          
732.56/183.43	c learnts size 2           : 82047      
732.56/183.43	c learnts size 1           : 1           (0.10      % of vars)
732.56/183.43	c filedLit time            : 1.64        (0.90      % time)
732.56/183.43	c v-elim SatELite          : 0           (0.00      % vars)
732.56/183.43	c SatELite time            : 2.96        (1.61      % time)
732.56/183.43	c v-elim xor               : 0           (0.00      % vars)
732.56/183.43	c xor elim time            : 0.04        (0.02      % time)
732.56/183.43	c num binary xor trees     : 0          
732.56/183.43	c binxor trees' crown      : 0           (nan       leafs/tree)
732.56/183.43	c bin xor find time        : 0.00       
732.56/183.43	c OTF clause improved      : 11663       (0.01      clauses/conflict)
732.56/183.43	c OTF impr. size diff      : 15534       (1.33       lits/clause)
732.56/183.43	c OTF cl watch-shrink      : 501272      (0.59      clauses/conflict)
732.56/183.43	c OTF cl watch-sh-lit      : 2454449     (4.90       lits/clause)
732.56/183.43	c tried to recurMin cls    : 286019      (33.82      % of conflicts)
732.56/183.43	c updated cache            : 1702        (0.01       lits/tried recurMin)
732.56/183.43	c unit cls recevied        : 0           (0.00      % of units)
732.56/183.43	c unit cls sent            : 0           (0.00      % of units)
732.56/183.43	c bin cls recevied         : 6140       
732.56/183.43	c bin cls sent             : 297        
732.56/183.43	c clauses over max glue    : 0           (0.00      % of all clauses)
732.56/183.43	c conflicts                : 845739      (4613.93   / sec)
732.56/183.43	c decisions                : 1875607     (0.18      % random)
732.56/183.43	c bogo-props               : 10277386784 (56068321.11 / sec)
732.56/183.43	c conflict literals        : 21007287    (56.74     % deleted)
732.56/183.43	c Memory used              : 478.75      MB
732.56/183.43	c single-thread CPU time   : 183.30      s
732.56/183.43	c all-threads sum CPU time : 732.30      s
732.56/183.43	s SATISFIABLE
732.56/183.43	v -1 -2 -3 -4 -5 -6 7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 67 -68 -69 -70 -71 -72 -73 -74 -75 -76 -77 -78 -79 -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 -91 -92 -93 -94 -95 -96 -97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 -115 -116 -117 -118 -119 -120 -121 -122 123 -124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 -149 -150 -151 -152 -153 154 -155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 -169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 180 -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 -205 -206 -207 -208 209 -210 -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 -245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 -267 -268 269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 -302 -303 -304 -305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 -391 -392 393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 -445 446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 -502 -503 -504 505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 517 -518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564 -565 -566 567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 -603 -604 605 -606 -607 -608 -609 -610 -611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 622 -623 -624 -625 -626 -627 -628 -629 -630 -631 -632 -633 -634 -635 -636 -637 -638 -639 -640 -641 -642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 -657 -658 659 -660 -661 -662 -663 -664 -665 -666 -667 -668 -669 -670 -671 -672 -673 -674 -675 -676 -677 -678 -679 -680 -681 682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 -710 -711 -712 -713 -714 -715 716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 -729 -730 -731 -732 -733 -734 -735 -736 -737 -738 -739 -740 -741 -742 -743 744 -745 -746 -747 -748 -749 -750 -751 -752 -753 -754 -755 -756 -757 -758 -759 -760 -761 -762 -763 -764 -765 -766 -767 -768 -769 -770 -771 -772 -773 -774 -775 -776 -777 -778 -779 -780 -781 -782 783 -784 -785 -786 -787 -788 -789 -790 -791 -792 -793 -794 -795 -796 -797 -798 -799 -800 -801 -802 -803 -804 -805 -806 -807 -808 -809 -810 -811 -812 -813 -814 -815 816 -817 -818 -819 -820 -821 -822 -823 -824 -825 -826 -827 -828 -829 -830 -831 -832 -833 -834 -835 -836 -837 -838 -839 -840 -841 -842 -843 -844 -845 -846 -847 -848 -849 -850 -851 -852 853 -854 -855 -856 -857 -858 -859 -860 -861 -862 -863 -864 -865 -866 -867 -868 -869 -870 -871 -872 -873 -874 -875 -876 -877 -878 -879 -880 -881 -882 -883 -884 -885 -886 -887 888 -889 -890 -891 -892 -893 -894 -895 -896 -897 -898 -899 -900 -901 -902 -903 -904 -905 -906 -907 -908 -909 -910 -911 -912 -913 -914 -915 -916 -917 -918 -919 -920 -921 -922 -923 924 -925 -926 -927 -928 -929 -930 -931 -932 -933 -934 -935 -936 -937 -938 -939 -940 -941 -942 -943 -944 -945 -946 -947 -948 -949 -950 -951 -952 -953 -954 -955 -956 -957 -958 959 -960 -961 -962 -963 -964 -965 966 -967 -968 -969 -970 -971 -972 -973 -974 -975 -976 -977 -978 -979 -980 -981 -982 -983 -984 -985 -986 -987 -988 -989 -990 -991 -992 -993 -994 -995 -996 -997 -998 -999 -1000 -1001 -1002 -1003 -1004 -1005 -1006 -1007 -1008 -1009 -1010 -1011 -1012 -1013 -1014 -1015 -1016 -1017 -1018 -1019 -1020 -1021 -1022 -1023 1024 0

Verifier Data

OK

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-3292324-1304129913/watcher-3292324-1304129913 -o /tmp/evaluation-result-3292324-1304129913/solver-3292324-1304129913 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3292324-1304129913.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.68 4.36 5.89 5/180 10969
/proc/meminfo: memFree=20825320/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 414 0 0 0 0 0 0 0 21 0 4 0 524591054 52441088 353 33554432000 4194304 4627427 140736087248976 18446744073709551615 47014894659091 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 12803 353 303 106 0 7774 0
[pid=10969/tid=10970] ppid=10967 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 4 0 524591054 52441088 353 33554432000 4194304 4627427 140736087248976 18446744073709551615 47014894659097 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 524591054 52441088 353 33554432000 4194304 4627427 140736087248976 18446744073709551615 47014894659500 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 524591054 52441088 353 33554432000 4194304 4627427 140736087248976 18446744073709551615 47014894659097 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0504809 s]
/proc/loadavg: 3.68 4.36 5.89 5/180 10969
/proc/meminfo: memFree=20825320/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=293224 CPUtime=0.16 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 9231 0 0 0 14 2 0 0 18 0 4 0 524591054 300261376 9133 33554432000 4194304 4627427 140736087248976 18446744073709551615 4506933 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 73306 9141 339 106 0 68277 0
[pid=10969/tid=10970] ppid=10967 vsize=293356 CPUtime=0.03 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 2445 0 0 0 3 0 0 0 18 0 4 0 524591054 300396544 9147 33554432000 4194304 4627427 140736087248976 18446744073709551615 237278540833 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=293356 CPUtime=0.03 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 2129 0 0 0 3 0 0 0 23 0 4 0 524591054 300396544 9154 33554432000 4194304 4627427 140736087248976 18446744073709551615 4350991 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=293356 CPUtime=0.03 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 2141 0 0 0 3 0 0 0 18 0 4 0 524591054 300396544 9162 33554432000 4194304 4627427 140736087248976 18446744073709551615 237278540833 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 293224

[startup+0.100475 s]
/proc/loadavg: 3.68 4.36 5.89 5/180 10969
/proc/meminfo: memFree=20825320/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=293868 CPUtime=0.36 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 10816 0 0 0 33 3 0 0 18 0 4 0 524591054 300920832 10718 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308285 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 73467 10718 364 106 0 68438 0
[pid=10969/tid=10970] ppid=10967 vsize=293868 CPUtime=0.08 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 2599 0 0 0 8 0 0 0 18 0 4 0 524591054 300920832 10718 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=293868 CPUtime=0.08 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 2595 0 0 0 7 1 0 0 23 0 4 0 524591054 300920832 10718 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=293868 CPUtime=0.09 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 2617 0 0 0 8 1 0 0 18 0 4 0 524591054 300920832 10718 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 293868

[startup+0.300437 s]
/proc/loadavg: 3.68 4.36 5.89 5/180 10969
/proc/meminfo: memFree=20825320/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=293868 CPUtime=1.16 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 10860 0 0 0 113 3 0 0 18 0 4 0 524591054 300920832 10762 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308317 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 73467 10762 364 106 0 68438 0
[pid=10969/tid=10970] ppid=10967 vsize=293868 CPUtime=0.28 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 2599 0 0 0 28 0 0 0 18 0 4 0 524591054 300920832 10762 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308307 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=293868 CPUtime=0.28 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 2595 0 0 0 27 1 0 0 23 0 4 0 524591054 300920832 10762 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=293868 CPUtime=0.29 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 2661 0 0 0 28 1 0 0 18 0 4 0 524591054 300920832 10762 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 293868

[startup+0.700367 s]
/proc/loadavg: 3.68 4.36 5.89 5/180 10969
/proc/meminfo: memFree=20825320/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=293868 CPUtime=2.76 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 10944 0 0 0 273 3 0 0 18 0 4 0 524591054 300920832 10846 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308291 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 73467 10846 366 106 0 68438 0
[pid=10969/tid=10970] ppid=10967 vsize=293868 CPUtime=0.68 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 2601 0 0 0 68 0 0 0 18 0 4 0 524591054 300920832 10846 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=293868 CPUtime=0.68 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 2596 0 0 0 67 1 0 0 25 0 4 0 524591054 300920832 10846 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=293868 CPUtime=0.69 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 2737 0 0 0 68 1 0 0 18 0 4 0 524591054 300920832 10846 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 293868

[startup+1.50023 s]
/proc/loadavg: 3.68 4.36 5.89 11/184 10973
/proc/meminfo: memFree=20733404/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=314976 CPUtime=5.95 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 23797 0 0 0 588 7 0 0 18 0 4 0 524591054 322535424 19461 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308715 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 78744 19461 385 106 0 73715 0
[pid=10969/tid=10970] ppid=10967 vsize=314976 CPUtime=1.48 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 6850 0 0 0 147 1 0 0 18 0 4 0 524591054 322535424 19461 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=314976 CPUtime=1.47 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 6810 0 0 0 145 2 0 0 18 0 4 0 524591054 322535424 19461 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=314976 CPUtime=1.49 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 2896 0 0 0 148 1 0 0 20 0 4 0 524591054 322535424 19461 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308940 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 314976

[startup+3.10094 s]
/proc/loadavg: 3.68 4.36 5.89 10/184 10973
/proc/meminfo: memFree=20725840/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=314712 CPUtime=12.34 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 24976 0 0 0 1227 7 0 0 21 0 4 0 524591054 322265088 20574 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308275 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 78678 20574 385 106 0 73649 0
[pid=10969/tid=10970] ppid=10967 vsize=314712 CPUtime=3.08 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 7118 0 0 0 307 1 0 0 21 0 4 0 524591054 322265088 20574 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=314712 CPUtime=3.07 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 7084 0 0 0 305 2 0 0 21 0 4 0 524591054 322265088 20574 33554432000 4194304 4627427 140736087248976 18446744073709551615 4333042 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=314712 CPUtime=3.09 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 3239 0 0 0 308 1 0 0 25 0 4 0 524591054 322265088 20574 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308282 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 314712

[startup+6.30037 s]
/proc/loadavg: 4.03 4.42 5.90 10/184 10973
/proc/meminfo: memFree=20710468/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=325880 CPUtime=25.12 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 30083 0 0 0 2504 8 0 0 25 0 4 0 524591054 333701120 20739 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308362 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 81470 20739 387 106 0 76441 0
[pid=10969/tid=10970] ppid=10967 vsize=325880 CPUtime=6.29 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 8271 0 0 0 627 2 0 0 25 0 4 0 524591054 333701120 20739 33554432000 4194304 4627427 140736087248976 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=325880 CPUtime=6.25 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 8383 0 0 0 623 2 0 0 25 0 4 0 524591054 333701120 20739 33554432000 4194304 4627427 140736087248976 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=325880 CPUtime=6.28 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 4597 0 0 0 627 1 0 0 25 0 4 0 524591054 333701120 20739 33554432000 4194304 4627427 140736087248976 18446744073709551615 4327583 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 325880

[startup+12.7002 s]
/proc/loadavg: 4.34 4.48 5.91 9/184 10973
/proc/meminfo: memFree=20641984/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=328328 CPUtime=50.69 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 49312 0 0 0 5057 12 0 0 25 0 4 0 524591054 336207872 33304 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308280 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 82082 33304 390 106 0 77053 0
[pid=10969/tid=10970] ppid=10967 vsize=328328 CPUtime=12.69 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 12641 0 0 0 1266 3 0 0 25 0 4 0 524591054 336207872 33304 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308335 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=328328 CPUtime=12.61 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 11671 0 0 0 1258 3 0 0 25 0 4 0 524591054 336207872 33304 33554432000 4194304 4627427 140736087248976 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=328328 CPUtime=12.68 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 12078 0 0 0 1266 2 0 0 25 0 4 0 524591054 336207872 33304 33554432000 4194304 4627427 140736087248976 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 328328

[startup+25.501 s]
/proc/loadavg: 5.15 4.65 5.95 9/184 11004
/proc/meminfo: memFree=20583904/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=328028 CPUtime=101.82 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 63900 0 0 0 10165 17 0 0 25 0 4 0 524591054 335900672 41462 33554432000 4194304 4627427 140736087248976 18446744073709551615 4424610 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 82007 41462 390 106 0 76978 0
[pid=10969/tid=10970] ppid=10967 vsize=328028 CPUtime=25.49 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 15858 0 0 0 2545 4 0 0 25 0 4 0 524591054 335900672 41462 33554432000 4194304 4627427 140736087248976 18446744073709551615 4309173 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=328028 CPUtime=25.34 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 16018 0 0 0 2530 4 0 0 25 0 4 0 524591054 335900672 41462 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=328028 CPUtime=25.49 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 15814 0 0 0 2546 3 0 0 25 0 4 0 524591054 335900672 41462 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 328028

[startup+51.1004 s]
/proc/loadavg: 6.19 4.93 6.01 9/184 11004
/proc/meminfo: memFree=20470808/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=329960 CPUtime=204.08 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 80697 0 0 0 20387 21 0 0 25 0 4 0 524591054 337879040 47566 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308715 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 82490 47566 390 106 0 77461 0
[pid=10969/tid=10970] ppid=10967 vsize=329960 CPUtime=51.08 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 18335 0 0 0 5104 4 0 0 25 0 4 0 524591054 337879040 47566 33554432000 4194304 4627427 140736087248976 18446744073709551615 4327552 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=329960 CPUtime=50.8 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 19411 0 0 0 5075 5 0 0 25 0 4 0 524591054 337879040 47566 33554432000 4194304 4627427 140736087248976 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=329960 CPUtime=51.08 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 20943 0 0 0 5104 4 0 0 25 0 4 0 524591054 337879040 47566 33554432000 4194304 4627427 140736087248976 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 329960

[startup+102.306 s]
/proc/loadavg: 7.21 5.40 6.11 9/184 11006
/proc/meminfo: memFree=20363608/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=407028 CPUtime=408.62 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 112095 0 0 0 40834 28 0 0 25 0 4 0 524591054 416796672 59618 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308291 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 101757 59618 390 106 0 96728 0
[pid=10969/tid=10970] ppid=10967 vsize=407028 CPUtime=102.29 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 20401 0 0 0 10224 5 0 0 25 0 4 0 524591054 416796672 59618 33554432000 4194304 4627427 140736087248976 18446744073709551615 4327552 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=407028 CPUtime=101.73 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 29240 0 0 0 10166 7 0 0 25 0 4 0 524591054 416796672 59618 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=407028 CPUtime=102.29 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 32188 0 0 0 10222 7 0 0 25 0 4 0 524591054 416796672 59618 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 407028

[startup+162.301 s]
/proc/loadavg: 7.79 5.89 6.23 9/184 11007
/proc/meminfo: memFree=20292172/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=419472 CPUtime=648.27 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 144075 0 0 0 64790 37 0 0 25 0 4 0 524591054 429539328 64624 33554432000 4194304 4627427 140736087248976 18446744073709551615 4507160 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 104868 64624 390 106 0 99839 0
[pid=10969/tid=10970] ppid=10967 vsize=419472 CPUtime=162.29 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 28351 0 0 0 16222 7 0 0 25 0 4 0 524591054 429539328 64624 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=419472 CPUtime=161.39 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 37301 0 0 0 16130 9 0 0 25 0 4 0 524591054 429539328 64624 33554432000 4194304 4627427 140736087248976 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=419472 CPUtime=162.28 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 40990 0 0 0 16219 9 0 0 25 0 4 0 524591054 429539328 64624 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.27
Current children cumulated vsize (KiB) 419472

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

[startup+166.301 s]
/proc/loadavg: 7.81 5.92 6.24 9/184 11007
/proc/meminfo: memFree=20293784/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=485008 CPUtime=664.25 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 146626 0 0 0 66387 38 0 0 25 0 4 0 524591054 496648192 65188 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308408 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 121252 65188 390 106 0 116223 0
[pid=10969/tid=10970] ppid=10967 vsize=485008 CPUtime=166.29 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 28741 0 0 0 16622 7 0 0 25 0 4 0 524591054 496648192 65188 33554432000 4194304 4627427 140736087248976 18446744073709551615 4309004 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=485008 CPUtime=165.37 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 37569 0 0 0 16528 9 0 0 25 0 4 0 524591054 496648192 65188 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308717 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=485008 CPUtime=166.28 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 41555 0 0 0 16619 9 0 0 25 0 4 0 524591054 496648192 65188 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 664.25
Current children cumulated vsize (KiB) 485008

[startup+172.707 s]
/proc/loadavg: 7.90 5.98 6.25 9/184 11008
/proc/meminfo: memFree=20305188/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=485584 CPUtime=689.83 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 148789 0 0 0 68945 38 0 0 25 0 4 0 524591054 497238016 63356 33554432000 4194304 4627427 140736087248976 18446744073709551615 4424686 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 121396 63356 390 106 0 116367 0
[pid=10969/tid=10970] ppid=10967 vsize=485584 CPUtime=172.69 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 29623 0 0 0 17262 7 0 0 25 0 4 0 524591054 497238016 63356 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=485584 CPUtime=171.74 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 37569 0 0 0 17165 9 0 0 25 0 4 0 524591054 497238016 63356 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=485584 CPUtime=172.68 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 41995 0 0 0 17259 9 0 0 25 0 4 0 524591054 497238016 63356 33554432000 4194304 4627427 140736087248976 18446744073709551615 4327629 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 689.83
Current children cumulated vsize (KiB) 485584

[startup+179.101 s]
/proc/loadavg: 7.91 6.01 6.26 10/184 11008
/proc/meminfo: memFree=20287948/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=486100 CPUtime=715.39 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 152300 0 0 0 71499 40 0 0 25 0 4 0 524591054 497766400 66762 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308606 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 121525 66762 390 106 0 116496 0
[pid=10969/tid=10970] ppid=10967 vsize=486100 CPUtime=179.08 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 29800 0 0 0 17901 7 0 0 25 0 4 0 524591054 497766400 66762 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308368 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=486100 CPUtime=178.11 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 39088 0 0 0 17801 10 0 0 25 0 4 0 524591054 497766400 66762 33554432000 4194304 4627427 140736087248976 18446744073709551615 4428016 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=486100 CPUtime=179.08 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 42831 0 0 0 17898 10 0 0 25 0 4 0 524591054 497766400 66762 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308408 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 715.39
Current children cumulated vsize (KiB) 486100

[startup+180.7 s]
/proc/loadavg: 7.92 6.04 6.27 9/184 11008
/proc/meminfo: memFree=20293404/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=486100 CPUtime=721.77 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 154050 0 0 0 72137 40 0 0 25 0 4 0 524591054 497766400 68512 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308712 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 121525 68512 390 106 0 116496 0
[pid=10969/tid=10970] ppid=10967 vsize=486100 CPUtime=180.68 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 29949 0 0 0 18061 7 0 0 25 0 4 0 524591054 497766400 68512 33554432000 4194304 4627427 140736087248976 18446744073709551615 4327570 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=486100 CPUtime=179.7 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 39454 0 0 0 17960 10 0 0 25 0 4 0 524591054 497766400 68512 33554432000 4194304 4627427 140736087248976 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=486100 CPUtime=180.68 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 43060 0 0 0 18058 10 0 0 25 0 4 0 524591054 497766400 68512 33554432000 4194304 4627427 140736087248976 18446744073709551615 4333369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 721.77
Current children cumulated vsize (KiB) 486100

[startup+182.301 s]
/proc/loadavg: 7.92 6.04 6.27 9/184 11008
/proc/meminfo: memFree=20290180/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=486100 CPUtime=728.17 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 154931 0 0 0 72777 40 0 0 25 0 4 0 524591054 497766400 69393 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308285 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 121525 69393 390 106 0 116496 0
[pid=10969/tid=10970] ppid=10967 vsize=486100 CPUtime=182.28 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 30164 0 0 0 18221 7 0 0 25 0 4 0 524591054 497766400 69393 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308345 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=486100 CPUtime=181.29 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 39658 0 0 0 18119 10 0 0 25 0 4 0 524591054 497766400 69393 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=486100 CPUtime=182.28 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 43305 0 0 0 18218 10 0 0 25 0 4 0 524591054 497766400 69393 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 728.17
Current children cumulated vsize (KiB) 486100

[startup+183.101 s]
/proc/loadavg: 7.92 6.04 6.27 9/184 11008
/proc/meminfo: memFree=20283484/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=486100 CPUtime=731.36 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 155363 0 0 0 73096 40 0 0 25 0 4 0 524591054 497766400 69825 33554432000 4194304 4627427 140736087248976 18446744073709551615 4309396 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 121525 69825 390 106 0 116496 0
[pid=10969/tid=10970] ppid=10967 vsize=486100 CPUtime=183.08 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 30270 0 0 0 18301 7 0 0 25 0 4 0 524591054 497766400 69825 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=486100 CPUtime=182.09 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 39769 0 0 0 18199 10 0 0 25 0 4 0 524591054 497766400 69825 33554432000 4194304 4627427 140736087248976 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=486100 CPUtime=183.08 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 43417 0 0 0 18298 10 0 0 25 0 4 0 524591054 497766400 69825 33554432000 4194304 4627427 140736087248976 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 731.36
Current children cumulated vsize (KiB) 486100

[startup+183.301 s]
/proc/loadavg: 7.92 6.04 6.27 9/184 11008
/proc/meminfo: memFree=20283484/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=490232 CPUtime=732.16 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 155444 0 0 0 73176 40 0 0 25 0 4 0 524591054 501997568 69906 33554432000 4194304 4627427 140736087248976 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 122558 69906 390 106 0 117529 0
[pid=10969/tid=10970] ppid=10967 vsize=490232 CPUtime=183.28 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 30271 0 0 0 18321 7 0 0 25 0 4 0 524591054 501997568 69906 33554432000 4194304 4627427 140736087248976 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=490232 CPUtime=182.29 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 39794 0 0 0 18219 10 0 0 25 0 4 0 524591054 501997568 69906 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308317 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=490232 CPUtime=183.28 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 43442 0 0 0 18318 10 0 0 25 0 4 0 524591054 501997568 69906 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 732.16
Current children cumulated vsize (KiB) 490232

[startup+183.401 s]
/proc/loadavg: 7.92 6.04 6.27 9/184 11008
/proc/meminfo: memFree=20283484/32950904 swapFree=67082284/67111528
[pid=10969] ppid=10967 vsize=490232 CPUtime=732.56 cores=1,3,5,7
/proc/10969/stat : 10969 (strangenight2-m) R 10967 10969 9708 0 -1 4202496 155482 0 0 0 73216 40 0 0 25 0 4 0 524591054 501997568 69944 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308317 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10969/statm: 122558 69944 390 106 0 117529 0
[pid=10969/tid=10970] ppid=10967 vsize=490232 CPUtime=183.38 cores=1,3,5,7
/proc/10969/task/10970/stat : 10970 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 30271 0 0 0 18331 7 0 0 25 0 4 0 524591054 501997568 69944 33554432000 4194304 4627427 140736087248976 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10969/tid=10971] ppid=10967 vsize=490232 CPUtime=182.39 cores=1,3,5,7
/proc/10969/task/10971/stat : 10971 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 39807 0 0 0 18229 10 0 0 25 0 4 0 524591054 501997568 69944 33554432000 4194304 4627427 140736087248976 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10969/tid=10972] ppid=10967 vsize=490232 CPUtime=183.38 cores=1,3,5,7
/proc/10969/task/10972/stat : 10972 (strangenight2-m) R 10967 10969 9708 0 -1 4202560 43454 0 0 0 18328 10 0 0 25 0 4 0 524591054 501997568 69944 33554432000 4194304 4627427 140736087248976 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 732.56
Current children cumulated vsize (KiB) 490232

Child status: 10
Real time (s): 183.447
CPU time (s): 732.716
CPU user time (s): 732.297
CPU system time (s): 0.418936
CPU usage (%): 399.415
Max. virtual memory (cumulated for all children) (KiB): 490232

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

runsolver used 0.287956 second user time and 0.726889 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-30 04:18:33
IDJOB=3292324
IDBENCH=85975
IDSOLVER=1586
FILE ID=node121/3292324-1304129913
RUNJOBID= node121-1304129913-10947
PBS_JOBID= 13170754
Free space on /tmp= 73552 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_32.renamed-as.sat05-1919.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292324-1304129913/watcher-3292324-1304129913 -o /tmp/evaluation-result-3292324-1304129913/solver-3292324-1304129913 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3292324-1304129913.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 833432e05c2a1599e13dca28680b5df9
RANDOM SEED=89317806

node121.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.817
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.63
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.817
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.817
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.84
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.817
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.77
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.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.74
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.817
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.75
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.817
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:     32950904 kB
MemFree:      20825600 kB
Buffers:       2185324 kB
Cached:        9370416 kB
SwapCached:       2776 kB
Active:        8535116 kB
Inactive:      3080192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20825600 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           14392 kB
Writeback:           0 kB
AnonPages:       57512 kB
Mapped:          14304 kB
Slab:           445488 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   283140 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= 73544 MiB
End job on node121 at 2011-04-30 04:21:37