Trace number 3175284

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mtSAT 236.331 59.1743

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S864690872-081.SATISFIABLE.cnf
MD5SUM6689be7bde9914194ce4bfa20183e3c5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028994
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175284-1304106736.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.38/0.10	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.38/0.10	c -- vars added         50
0.38/0.10	c Parsing time:  0.01 s
0.38/0.10	c  N st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.38/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.37
0.38/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.38/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.38/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.78/0.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
0.78/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.78/0.20	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.78/0.20	c calculated reachability. Time: 0.00
0.78/0.20	c Calc default polars -  time:   0.00 s pos:      24 undec:       0 neg:      26
0.78/0.20	c =========================================================================================
0.78/0.20	c types(t): F = full restart, N = normal restart
0.78/0.20	c types(t): S = simplification begin/end, E = solution found
0.78/0.20	c restart types(rt): st = static, dy = dynamic
0.78/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.78/0.20	c  B st     0         0        50      4450         0         0     31150         0   no data   no data  --
1.18/0.30	c  N dy    10      4097        50      4450         0      3554     31150     65353     15.59     16.94  --
1.18/0.37	c  N dy    13      9632        50      4450         0      6158     31150    106185     14.80     15.58  --
1.97/0.52	c  N dy    47     13695        50      4450         0      6023     31150    100598     15.41     17.19  --
3.17/0.83	c  N dy    67     21306        50      4450         0      7686     31150    123884     15.33     16.27  --
3.98/1.01	c  F st    89     25002        50      4450         0     10899     31150    183036     15.47   no data  --
3.98/1.04	c  N st    91     25627        50      4450         0     11441     31150    192833     15.47   no data  --
4.77/1.22	c  N dy    95     30003        50      4450         0      9373     31150    148930     15.47   no data  --
4.77/1.22	c  S st    95     30003        50      4450         0      9373     31150    148930     15.47   no data  --
4.77/1.25	c  S st    95     30504        50      4450         0      9833     31150    157542     15.47   no data  --
4.77/1.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.77/1.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.77/1.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.77/1.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.77/1.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.77/1.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.96/2.10	c lits-rem:      1213  cl-subs:     1538  v-elim:      0  v-fix:    0  time:  3.35 s
9.15/2.32	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.87
9.15/2.32	c calculated reachability. Time: 0.00
9.15/2.32	c  N dy    95     30504        50      4450         0      8295     31150    130610     15.47   no data  --
9.95/2.53	c  N dy   107     35069        50      4450         0     12258     31150    201858     15.43     16.25  --
11.15/2.82	c  N dy   124     41117        50      4450         0     10734     31150    166300     15.47     16.35  --
11.96/3.08	c  N dy   144     45756        50      4450         0     14759     31150    240600     15.54     15.33  --
11.96/3.08	c  S st   144     45756        50      4450         0     14759     31150    240600     15.54     15.33  --
12.36/3.13	c  S st   144     46261        50      4450         0     15217     31150    249505     15.54   no data  --
12.36/3.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.36/3.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.36/3.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
12.36/3.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.36/3.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.36/3.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
12.36/3.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.35/4.18	c lits-rem:      1856  cl-subs:     2513  v-elim:      0  v-fix:    0  time:  4.14 s
16.35/4.18	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
16.35/4.18	c vivif2 --  cl tried    12704 cl shrink        0 lits rem          0 time: 0.01
17.57/4.48	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.19
17.57/4.48	c calculated reachability. Time: 0.00
17.57/4.48	c  N dy   144     46261        50      4450         0     12704     31150    203391     15.54   no data  --
18.75/4.72	c  N dy   158     50541        50      4450         0      8851     31150    125641     15.53     16.42  --
19.55/4.90	c  N dy   167     54700        50      4450         0     12465     31150    191075     15.49     16.32  --
20.35/5.12	c  N dy   170     58727        50      4450         0     15955     31150    252987     15.43     16.28  --
21.56/5.42	c  N dy   184     64158        50      4450         0     12113     31150    177656     15.41     16.29  --
22.74/5.71	c  N dy   206     68614        50      4450         0     16012     31150    249969     15.47     16.33  --
22.74/5.76	c  S st   214     69391        50      4450         0     16695     31150    262676     15.48   no data  --
23.14/5.81	c  S st   214     69896        50      4450         0     17148     31150    271538     15.48   no data  --
23.14/5.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.14/5.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.14/5.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
23.14/5.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.14/5.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.14/5.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
23.14/5.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.93/7.00	c lits-rem:      2036  cl-subs:     2463  v-elim:      0  v-fix:    0  time:  4.72 s
27.93/7.00	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
27.93/7.00	c vivif2 --  cl tried    14685 cl shrink        0 lits rem          0 time: 0.01
29.13/7.34	c asymm  cl-useful: 0/4336/4450 lits-rem:0 time: 1.32
29.13/7.34	c calculated reachability. Time: 0.00
29.13/7.34	c  N dy   214     69896        50      4450         0     14685     31150    226160     15.48   no data  --
30.75/7.79	c  N dy   224     77691        50      4450         0     12101     31150    168298     15.35     16.20  --
32.73/8.28	c  N dy   247     85287        50      4450         0     18676     31150    287307     15.35     16.20  --
33.52/8.47	c  F st   268     87500        50      4450         0     20606     31150    323618     15.40   no data  --
34.32/8.65	c  N st   273     90800        50      4450         0     13164     31150    184050     15.40   no data  --
35.92/9.03	c  N dy   292     96663        50      4450         0     18225     31150    276510     15.42     17.48  --
37.92/9.52	c  N dy   324    103076        50      4450         0     12576     31150    166098     15.46     16.28  --
38.32/9.62	c  S st   331    104844        50      4450         0     14100     31150    193746     15.47     14.46  --
38.32/9.66	c  S st   331    105347        50      4450         0     14536     31150    202035     15.47   no data  --
38.32/9.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.32/9.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.32/9.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
38.32/9.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.32/9.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.32/9.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
38.32/9.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.71/10.72	c lits-rem:       912  cl-subs:      932  v-elim:      0  v-fix:    0  time:  4.21 s
42.71/10.72	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
42.71/10.72	c vivif2 --  cl tried    13604 cl shrink        0 lits rem          0 time: 0.01
43.93/11.03	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.22
43.93/11.03	c calculated reachability. Time: 0.00
43.93/11.03	c  N dy   331    105347        50      4450         0     13604     31150    184621     15.47   no data  --
47.51/11.95	c  N dy   352    120879        50      4450         0     14983     31150    199925     15.33     16.26  --
51.90/13.09	c  N dy   416    136611        50      4450         0     15673     31150    204183     15.34     16.23  --
55.09/13.80	c  N dy   449    145936        50      4450         0     23715     31150    347689     15.34     16.16  --
57.88/14.58	c  N dy   495    155272        50      4450         0     17999     31150    244150     15.37     17.00  --
59.08/14.80	c  S st   514    158020        50      4450         0     20389     31150    288963     15.39     15.07  --
59.08/14.86	c  S st   514    158520        50      4450         0     20847     31150    297772     15.39   no data  --
59.08/14.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.08/14.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.08/14.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
59.08/14.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.08/14.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.08/14.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
59.08/14.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.89/16.08	c lits-rem:      1339  cl-subs:     1924  v-elim:      0  v-fix:    0  time:  4.80 s
63.89/16.08	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
63.89/16.08	c vivif2 --  cl tried    18923 cl shrink        0 lits rem          0 time: 0.01
65.50/16.42	c asymm  cl-useful: 0/3633/4450 lits-rem:0 time: 1.35
65.50/16.42	c calculated reachability. Time: 0.00
65.50/16.42	c  N dy   514    158520        50      4450         0     18923     31150    261971     15.39   no data  --
69.08/17.38	c  N dy   570    168708        50      4450         0     27730     31150    424896     15.44     17.00  --
73.07/18.37	c  N dy   644    180273        50      4450         0     23182     31150    335015     15.50     16.35  --
79.45/19.96	c  N dy   700    198142        50      4450         0     23088     31150    318626     15.48     16.37  --
85.46/21.41	c  N dy   773    211187        50      4450         0     17994     31150    222440     15.52     16.35  --
91.05/22.87	c  N dy   813    228997        50      4450         0     33320     31150    499392     15.49     16.35  --
94.24/23.66	c  S st   844    237781        50      4450         0     23665     31150    317237     15.49   no data  --
94.64/23.72	c  S st   844    238285        50      4450         0     24109     31150    325645     15.49   no data  --
94.64/23.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.64/23.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.64/23.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
94.64/23.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.64/23.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.64/23.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
94.64/23.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.23/25.15	c lits-rem:      1235  cl-subs:     2144  v-elim:      0  v-fix:    0  time:  5.63 s
100.23/25.15	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
100.23/25.15	c vivif2 --  cl tried    21965 cl shrink        0 lits rem          0 time: 0.01
100.64/25.25	c asymm  cl-useful: 0/817/4450 lits-rem:0 time: 0.39
100.64/25.25	c calculated reachability. Time: 0.00
100.64/25.25	c  N dy   844    238285        50      4450         0     21965     31150    287391     15.49   no data  --
124.60/31.28	c  F st   921    306251        50      4450         0     23588     31150    293290     15.11     13.29  --
124.60/31.28	c  N st   921    306251        50      4450         0     23588     31150    293290     15.11     13.29  --
134.18/33.61	c  N dy  1029    325889        50      4450         0     40620     31150    608324     15.16     16.77  --
144.17/36.12	c  N dy  1201    346387        50      4450         0     37869     31150    562910     15.26     16.17  --
150.16/37.67	c  S st  1287    357428        50      4450         0     25877     31150    327852     15.30   no data  --
150.56/37.74	c  S st  1287    357932        50      4450         0     26326     31150    336332     15.30   no data  --
150.56/37.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
150.56/37.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
150.56/37.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
150.56/37.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.56/37.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.56/37.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
150.56/37.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
157.76/39.51	c lits-rem:      1020  cl-subs:     1284  v-elim:      0  v-fix:    0  time:  6.99 s
157.76/39.51	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
157.76/39.51	c vivif2 --  cl tried    25042 cl shrink        0 lits rem          0 time: 0.01
158.94/39.85	c asymm  cl-useful: 0/2951/4450 lits-rem:0 time: 1.35
158.94/39.85	c calculated reachability. Time: 0.00
158.94/39.85	c  N dy  1287    357932        50      4450         0     25042     31150    312511     15.30   no data  --
169.73/42.54	c  N dy  1439    377993        50      4450         0     42504     31150    639366     15.38     18.38  --
180.52/45.25	c  N dy  1504    398069        50      4450         0     37353     31150    523651     15.36     17.01  --
192.50/48.24	c  N dy  1627    418123        50      4450         0     31430     31150    415397     15.41     16.97  --
204.48/51.23	c  N dy  1735    438125        50      4450         0     24505     31150    277469     15.44     17.55  --
217.67/54.56	c  N dy  1796    467210        50      4450         0     49354     31150    714936     15.39     16.28  --
228.47/57.24	c  N dy  1919    487703        50      4450         0     42155     31150    597518     15.43     16.27  --
236.05/59.16	c Following stats are for *FIRST FINISHED THREAD ONLY*
236.05/59.16	c num threads              : 4          
236.05/59.16	c restarts                 : 1594       
236.05/59.16	c dynamic restarts         : 1570       
236.05/59.16	c static restarts          : 24         
236.05/59.16	c full restarts            : 3          
236.05/59.16	c total simplify time      : 0.00       
236.05/59.16	c learnts DL2              : 0          
236.05/59.16	c learnts size 2           : 0          
236.05/59.16	c learnts size 1           : 0           (0.00      % of vars)
236.05/59.16	c filedLit time            : 0.14        (0.06      % time)
236.05/59.16	c v-elim SatELite          : 0           (0.00      % vars)
236.05/59.16	c SatELite time            : 39.73       (16.82     % time)
236.05/59.16	c v-elim xor               : 0           (0.00      % vars)
236.05/59.16	c xor elim time            : 0.02        (0.01      % time)
236.05/59.16	c num binary xor trees     : 0          
236.05/59.16	c binxor trees' crown      : 0           (nan       leafs/tree)
236.05/59.16	c bin xor find time        : 0.00       
236.05/59.16	c OTF clause improved      : 69963       (0.14      clauses/conflict)
236.05/59.16	c OTF impr. size diff      : 70486       (1.01       lits/clause)
236.05/59.16	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
236.05/59.16	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
236.05/59.16	c tried to recurMin cls    : 44616       (8.86       % of conflicts)
236.05/59.16	c updated cache            : 0           (0.00       lits/tried recurMin)
236.05/59.16	c unit cls received        : 0           (nan       % of units)
236.05/59.16	c unit cls sent            : 0           (nan       % of units)
236.05/59.16	c bin cls received         : 0          
236.05/59.16	c bin cls sent             : 0          
236.05/59.16	c clauses over max glue    : 0           (0.00      % of all clauses)
236.05/59.16	c conflicts                : 503583      (2132.24   / sec)
236.05/59.16	c decisions                : 570393      (0.88      % random)
236.05/59.16	c bogo-props               : 8610102490  (36456437.08 / sec)
236.05/59.16	c conflict literals        : 8998106     (12.07     % deleted)
236.05/59.16	c Memory used              : 304.46      MB
236.05/59.16	c single-thread CPU time   : 236.18      s
236.05/59.16	c all-threads sum CPU time : 236.18      s
236.05/59.16	s SATISFIABLE
236.05/59.16	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 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-3175284-1304106736/watcher-3175284-1304106736 -o /tmp/evaluation-result-3175284-1304106736/solver-3175284-1304106736 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175284-1304106736.cnf 

running on 4 cores: 0,2,4,6

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: 7.72 7.98 7.99 6/180 2866
/proc/meminfo: memFree=24246636/32951124 swapFree=67111524/67111528
[pid=2866] ppid=2864 vsize=40992 CPUtime=0 cores=0,2,4,6
/proc/2866/stat : 2866 (strangenight1-m) R 2864 2866 2566 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 3 0 522271345 41975808 350 33554432000 4194304 4650419 140734871410000 18446744073709551615 212687731697 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2866/statm: 10248 350 303 112 0 5213 0
[pid=2866/tid=2875] ppid=2864 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2866/task/2875/stat : 2875 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 522271345 52465664 356 33554432000 4194304 4650419 140734871410000 18446744073709551615 47441550550962 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2866/tid=2876] ppid=2864 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2866/task/2876/stat : 2876 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 522271345 52465664 356 33554432000 4194304 4650419 140734871410000 18446744073709551615 47441550550962 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2866/tid=2877] ppid=2864 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2866/task/2877/stat : 2877 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 522271345 52465664 356 33554432000 4194304 4650419 140734871410000 18446744073709551615 47441550550553 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.040877 s]
/proc/loadavg: 7.72 7.98 7.99 6/180 2866
/proc/meminfo: memFree=24246636/32951124 swapFree=67111524/67111528
[pid=2866] ppid=2864 vsize=281912 CPUtime=0.14 cores=0,2,4,6
/proc/2866/stat : 2866 (strangenight1-m) R 2864 2866 2566 0 -1 4202496 1125 0 0 0 14 0 0 0 18 0 4 0 522271345 288677888 1036 33554432000 4194304 4650419 140734871410000 18446744073709551615 4370693 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2866/statm: 70478 1036 366 112 0 65443 0
[pid=2866/tid=2875] ppid=2864 vsize=281912 CPUtime=0.03 cores=0,2,4,6
/proc/2866/task/2875/stat : 2875 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 156 0 0 0 3 0 0 0 25 0 4 0 522271345 288677888 1036 33554432000 4194304 4650419 140734871410000 18446744073709551615 4371123 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2866/tid=2876] ppid=2864 vsize=281912 CPUtime=0.03 cores=0,2,4,6
/proc/2866/task/2876/stat : 2876 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 175 0 0 0 3 0 0 0 25 0 4 0 522271345 288677888 1036 33554432000 4194304 4650419 140734871410000 18446744073709551615 4370888 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2866/tid=2877] ppid=2864 vsize=281912 CPUtime=0.03 cores=0,2,4,6
/proc/2866/task/2877/stat : 2877 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 217 0 0 0 3 0 0 0 18 0 4 0 522271345 288677888 1036 33554432000 4194304 4650419 140734871410000 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 281912

[startup+0.100865 s]
/proc/loadavg: 7.72 7.98 7.99 6/180 2866
/proc/meminfo: memFree=24246636/32951124 swapFree=67111524/67111528
[pid=2866] ppid=2864 vsize=282044 CPUtime=0.38 cores=0,2,4,6
/proc/2866/stat : 2866 (strangenight1-m) R 2864 2866 2566 0 -1 4202496 1216 0 0 0 38 0 0 0 18 0 4 0 522271345 288813056 1127 33554432000 4194304 4650419 140734871410000 18446744073709551615 4371088 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2866/statm: 70511 1127 366 112 0 65476 0
[pid=2866/tid=2875] ppid=2864 vsize=282044 CPUtime=0.09 cores=0,2,4,6
/proc/2866/task/2875/stat : 2875 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 167 0 0 0 9 0 0 0 25 0 4 0 522271345 288813056 1127 33554432000 4194304 4650419 140734871410000 18446744073709551615 4370561 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2866/tid=2876] ppid=2864 vsize=282044 CPUtime=0.09 cores=0,2,4,6
/proc/2866/task/2876/stat : 2876 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 178 0 0 0 9 0 0 0 25 0 4 0 522271345 288813056 1127 33554432000 4194304 4650419 140734871410000 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2866/tid=2877] ppid=2864 vsize=282044 CPUtime=0.09 cores=0,2,4,6
/proc/2866/task/2877/stat : 2877 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 294 0 0 0 9 0 0 0 18 0 4 0 522271345 288813056 1127 33554432000 4194304 4650419 140734871410000 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282044

[startup+0.300831 s]
/proc/loadavg: 7.72 7.98 7.99 6/180 2866
/proc/meminfo: memFree=24246636/32951124 swapFree=67111524/67111528
[pid=2866] ppid=2864 vsize=285152 CPUtime=1.18 cores=0,2,4,6
/proc/2866/stat : 2866 (strangenight1-m) R 2864 2866 2566 0 -1 4202496 3308 0 0 0 118 0 0 0 18 0 4 0 522271345 291995648 2502 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365273 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2866/statm: 71288 2502 390 112 0 66253 0
[pid=2866/tid=2875] ppid=2864 vsize=285152 CPUtime=0.29 cores=0,2,4,6
/proc/2866/task/2875/stat : 2875 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 777 0 0 0 29 0 0 0 25 0 4 0 522271345 291995648 2502 33554432000 4194304 4650419 140734871410000 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2866/tid=2876] ppid=2864 vsize=285152 CPUtime=0.29 cores=0,2,4,6
/proc/2866/task/2876/stat : 2876 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 787 0 0 0 29 0 0 0 25 0 4 0 522271345 291995648 2502 33554432000 4194304 4650419 140734871410000 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2866/tid=2877] ppid=2864 vsize=285152 CPUtime=0.29 cores=0,2,4,6
/proc/2866/task/2877/stat : 2877 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 560 0 0 0 29 0 0 0 18 0 4 0 522271345 291995648 2502 33554432000 4194304 4650419 140734871410000 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 285152

[startup+0.700759 s]
/proc/loadavg: 7.72 7.98 7.99 6/180 2866
/proc/meminfo: memFree=24246636/32951124 swapFree=67111524/67111528
[pid=2866] ppid=2864 vsize=286100 CPUtime=2.77 cores=0,2,4,6
/proc/2866/stat : 2866 (strangenight1-m) R 2864 2866 2566 0 -1 4202496 5042 0 0 0 277 0 0 0 18 0 4 0 522271345 292966400 3225 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2866/statm: 71525 3225 390 112 0 66490 0
[pid=2866/tid=2875] ppid=2864 vsize=286100 CPUtime=0.69 cores=0,2,4,6
/proc/2866/task/2875/stat : 2875 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 1181 0 0 0 69 0 0 0 25 0 4 0 522271345 292966400 3225 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2866/tid=2876] ppid=2864 vsize=286100 CPUtime=0.69 cores=0,2,4,6
/proc/2866/task/2876/stat : 2876 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 1187 0 0 0 69 0 0 0 25 0 4 0 522271345 292966400 3225 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2866/tid=2877] ppid=2864 vsize=286100 CPUtime=0.69 cores=0,2,4,6
/proc/2866/task/2877/stat : 2877 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 1104 0 0 0 69 0 0 0 18 0 4 0 522271345 292966400 3225 33554432000 4194304 4650419 140734871410000 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286100

[startup+1.50062 s]
/proc/loadavg: 7.72 7.98 7.99 9/184 2878
/proc/meminfo: memFree=24235072/32951124 swapFree=67111524/67111528
[pid=2866] ppid=2864 vsize=287816 CPUtime=5.97 cores=0,2,4,6
/proc/2866/stat : 2866 (strangenight1-m) R 2864 2866 2566 0 -1 4202496 9079 0 0 0 596 1 0 0 20 0 4 0 522271345 294723584 4808 33554432000 4194304 4650419 140734871410000 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2866/statm: 71954 4808 392 112 0 66919 0
[pid=2866/tid=2875] ppid=2864 vsize=287816 CPUtime=1.48 cores=0,2,4,6
/proc/2866/task/2875/stat : 2875 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 1903 0 0 0 148 0 0 0 25 0 4 0 522271345 294723584 4808 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2866/tid=2876] ppid=2864 vsize=287816 CPUtime=1.49 cores=0,2,4,6
/proc/2866/task/2876/stat : 2876 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 2081 0 0 0 149 0 0 0 25 0 4 0 522271345 294723584 4808 33554432000 4194304 4650419 140734871410000 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2866/tid=2877] ppid=2864 vsize=287816 CPUtime=1.49 cores=0,2,4,6
/proc/2866/task/2877/stat : 2877 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 1829 0 0 0 149 0 0 0 20 0 4 0 522271345 294723584 4808 33554432000 4194304 4650419 140734871410000 18446744073709551615 4334297 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 287816

[startup+3.10032 s]
/proc/loadavg: 7.72 7.98 7.99 9/184 2878
/proc/meminfo: memFree=24216224/32951124 swapFree=67111524/67111528
[pid=2866] ppid=2864 vsize=285980 CPUtime=12.36 cores=0,2,4,6
/proc/2866/stat : 2866 (strangenight1-m) R 2864 2866 2566 0 -1 4202496 14861 0 0 0 1234 2 0 0 25 0 4 0 522271345 292843520 9142 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2866/statm: 71495 9142 392 112 0 66460 0
[pid=2866/tid=2875] ppid=2864 vsize=285980 CPUtime=3.07 cores=0,2,4,6
/proc/2866/task/2875/stat : 2875 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 3410 0 0 0 307 0 0 0 25 0 4 0 522271345 292843520 9142 33554432000 4194304 4650419 140734871410000 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2866/tid=2876] ppid=2864 vsize=285980 CPUtime=3.09 cores=0,2,4,6
/proc/2866/task/2876/stat : 2876 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 3893 0 0 0 309 0 0 0 25 0 4 0 522271345 292843520 9142 33554432000 4194304 4650419 140734871410000 18446744073709551615 4370686 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2866/tid=2877] ppid=2864 vsize=285980 CPUtime=3.09 cores=0,2,4,6
/proc/2866/task/2877/stat : 2877 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 3788 0 0 0 309 0 0 0 25 0 4 0 522271345 292843520 9142 33554432000 4194304 4650419 140734871410000 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 285980

[startup+6.30074 s]
/proc/loadavg: 7.74 7.98 7.99 9/184 2879
/proc/meminfo: memFree=24197252/32951124 swapFree=67111524/67111528
[pid=2866] ppid=2864 vsize=298652 CPUtime=25.13 cores=0,2,4,6
/proc/2866/stat : 2866 (strangenight1-m) R 2864 2866 2566 0 -1 4202496 22403 0 0 0 2510 3 0 0 25 0 4 0 522271345 305819648 12421 33554432000 4194304 4650419 140734871410000 18446744073709551615 4438407 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2866/statm: 74663 12421 392 112 0 69628 0
[pid=2866/tid=2875] ppid=2864 vsize=298652 CPUtime=6.26 cores=0,2,4,6
/proc/2866/task/2875/stat : 2875 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 5412 0 0 0 625 1 0 0 25 0 4 0 522271345 305819648 12421 33554432000 4194304 4650419 140734871410000 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2866/tid=2876] ppid=2864 vsize=298652 CPUtime=6.28 cores=0,2,4,6
/proc/2866/task/2876/stat : 2876 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 6237 0 0 0 628 0 0 0 25 0 4 0 522271345 305819648 12421 33554432000 4194304 4650419 140734871410000 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2866/tid=2877] ppid=2864 vsize=298652 CPUtime=6.28 cores=0,2,4,6
/proc/2866/task/2877/stat : 2877 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 5518 0 0 0 628 0 0 0 25 0 4 0 522271345 305819648 12421 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 298652

[startup+12.7006 s]
/proc/loadavg: 7.76 7.98 7.99 9/184 2879
/proc/meminfo: memFree=24173356/32951124 swapFree=67111524/67111528
[pid=2866] ppid=2864 vsize=299528 CPUtime=50.7 cores=0,2,4,6
/proc/2866/stat : 2866 (strangenight1-m) R 2864 2866 2566 0 -1 4202496 31808 0 0 0 5065 5 0 0 25 0 4 0 522271345 306716672 16138 33554432000 4194304 4650419 140734871410000 18446744073709551615 4367236 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2866/statm: 74882 16138 392 112 0 69847 0
[pid=2866/tid=2875] ppid=2864 vsize=299528 CPUtime=12.62 cores=0,2,4,6
/proc/2866/task/2875/stat : 2875 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 7891 0 0 0 1261 1 0 0 25 0 4 0 522271345 306716672 16138 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2866/tid=2876] ppid=2864 vsize=299528 CPUtime=12.69 cores=0,2,4,6
/proc/2866/task/2876/stat : 2876 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 8013 0 0 0 1268 1 0 0 25 0 4 0 522271345 306716672 16138 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2866/tid=2877] ppid=2864 vsize=299528 CPUtime=12.69 cores=0,2,4,6
/proc/2866/task/2877/stat : 2877 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 8521 0 0 0 1268 1 0 0 25 0 4 0 522271345 306716672 16138 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 299528

[startup+25.5002 s]
/proc/loadavg: 7.88 7.99 8.00 9/184 2879
/proc/meminfo: memFree=24141264/32951124 swapFree=67111524/67111528
[pid=2866] ppid=2864 vsize=281284 CPUtime=101.83 cores=0,2,4,6
/proc/2866/stat : 2866 (strangenight1-m) R 2864 2866 2566 0 -1 4202496 45165 0 0 0 10175 8 0 0 25 0 4 0 522271345 288034816 21270 33554432000 4194304 4650419 140734871410000 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2866/statm: 70321 21270 392 112 0 65286 0
[pid=2866/tid=2875] ppid=2864 vsize=281284 CPUtime=25.35 cores=0,2,4,6
/proc/2866/task/2875/stat : 2875 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 11939 0 0 0 2533 2 0 0 25 0 4 0 522271345 288034816 21270 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2866/tid=2876] ppid=2864 vsize=281284 CPUtime=25.48 cores=0,2,4,6
/proc/2866/task/2876/stat : 2876 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 10847 0 0 0 2547 1 0 0 25 0 4 0 522271345 288034816 21270 33554432000 4194304 4650419 140734871410000 18446744073709551615 4335028 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2866/tid=2877] ppid=2864 vsize=281284 CPUtime=25.48 cores=0,2,4,6
/proc/2866/task/2877/stat : 2877 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 11016 0 0 0 2547 1 0 0 25 0 4 0 522271345 288034816 21270 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 281284

[startup+51.1006 s]
/proc/loadavg: 7.92 7.99 8.00 9/184 2880
/proc/meminfo: memFree=24116316/32951124 swapFree=67111524/67111528
[pid=2866] ppid=2864 vsize=311404 CPUtime=204.08 cores=0,2,4,6
/proc/2866/stat : 2866 (strangenight1-m) R 2864 2866 2566 0 -1 4202496 67276 0 0 0 20395 13 0 0 25 0 4 0 522271345 318877696 23505 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2866/statm: 77851 23505 392 112 0 72816 0
[pid=2866/tid=2875] ppid=2864 vsize=311404 CPUtime=50.81 cores=0,2,4,6
/proc/2866/task/2875/stat : 2875 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 17881 0 0 0 5078 3 0 0 25 0 4 0 522271345 318877696 23505 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2866/tid=2876] ppid=2864 vsize=311404 CPUtime=51.09 cores=0,2,4,6
/proc/2866/task/2876/stat : 2876 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 17127 0 0 0 5106 3 0 0 25 0 4 0 522271345 318877696 23505 33554432000 4194304 4650419 140734871410000 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2866/tid=2877] ppid=2864 vsize=311404 CPUtime=51.07 cores=0,2,4,6
/proc/2866/task/2877/stat : 2877 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 16349 0 0 0 5105 2 0 0 25 0 4 0 522271345 318877696 23505 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 311404

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

[startup+54.301 s]
/proc/loadavg: 8.01 8.01 8.00 9/184 2880
/proc/meminfo: memFree=24108748/32951124 swapFree=67111524/67111528
[pid=2866] ppid=2864 vsize=311564 CPUtime=216.86 cores=0,2,4,6
/proc/2866/stat : 2866 (strangenight1-m) R 2864 2866 2566 0 -1 4202496 70713 0 0 0 21673 13 0 0 25 0 4 0 522271345 319041536 24145 33554432000 4194304 4650419 140734871410000 18446744073709551615 4334034 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2866/statm: 77891 24145 392 112 0 72856 0
[pid=2866/tid=2875] ppid=2864 vsize=311564 CPUtime=53.99 cores=0,2,4,6
/proc/2866/task/2875/stat : 2875 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 18790 0 0 0 5396 3 0 0 25 0 4 0 522271345 319041536 24145 33554432000 4194304 4650419 140734871410000 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2866/tid=2876] ppid=2864 vsize=311564 CPUtime=54.28 cores=0,2,4,6
/proc/2866/task/2876/stat : 2876 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 17993 0 0 0 5425 3 0 0 25 0 4 0 522271345 319041536 24145 33554432000 4194304 4650419 140734871410000 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2866/tid=2877] ppid=2864 vsize=311564 CPUtime=54.27 cores=0,2,4,6
/proc/2866/task/2877/stat : 2877 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 17145 0 0 0 5425 2 0 0 25 0 4 0 522271345 319041536 24145 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 216.86
Current children cumulated vsize (KiB) 311564

[startup+57.5004 s]
/proc/loadavg: 8.01 8.01 8.00 9/184 2880
/proc/meminfo: memFree=24107136/32951124 swapFree=67111524/67111528
[pid=2866] ppid=2864 vsize=311656 CPUtime=229.65 cores=0,2,4,6
/proc/2866/stat : 2866 (strangenight1-m) R 2864 2866 2566 0 -1 4202496 73584 0 0 0 22951 14 0 0 25 0 4 0 522271345 319135744 25160 33554432000 4194304 4650419 140734871410000 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2866/statm: 77914 25160 392 112 0 72879 0
[pid=2866/tid=2875] ppid=2864 vsize=311656 CPUtime=57.17 cores=0,2,4,6
/proc/2866/task/2875/stat : 2875 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 19649 0 0 0 5714 3 0 0 25 0 4 0 522271345 319135744 25160 33554432000 4194304 4650419 140734871410000 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2866/tid=2876] ppid=2864 vsize=311656 CPUtime=57.48 cores=0,2,4,6
/proc/2866/task/2876/stat : 2876 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 18787 0 0 0 5745 3 0 0 25 0 4 0 522271345 319135744 25160 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2866/tid=2877] ppid=2864 vsize=311656 CPUtime=57.47 cores=0,2,4,6
/proc/2866/task/2877/stat : 2877 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 17529 0 0 0 5745 2 0 0 25 0 4 0 522271345 319135744 25160 33554432000 4194304 4650419 140734871410000 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 229.65
Current children cumulated vsize (KiB) 311656

[startup+58.3063 s]
/proc/loadavg: 8.01 8.01 8.00 9/184 2880
/proc/meminfo: memFree=24105648/32951124 swapFree=67111524/67111528
[pid=2866] ppid=2864 vsize=311708 CPUtime=232.86 cores=0,2,4,6
/proc/2866/stat : 2866 (strangenight1-m) R 2864 2866 2566 0 -1 4202496 74453 0 0 0 23272 14 0 0 25 0 4 0 522271345 319188992 25051 33554432000 4194304 4650419 140734871410000 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2866/statm: 77927 25051 392 112 0 72892 0
[pid=2866/tid=2875] ppid=2864 vsize=311708 CPUtime=57.97 cores=0,2,4,6
/proc/2866/task/2875/stat : 2875 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 19748 0 0 0 5794 3 0 0 25 0 4 0 522271345 319188992 25051 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2866/tid=2876] ppid=2864 vsize=311708 CPUtime=58.29 cores=0,2,4,6
/proc/2866/task/2876/stat : 2876 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 18911 0 0 0 5826 3 0 0 25 0 4 0 522271345 319188992 25051 33554432000 4194304 4650419 140734871410000 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2866/tid=2877] ppid=2864 vsize=311708 CPUtime=58.29 cores=0,2,4,6
/proc/2866/task/2877/stat : 2877 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 18062 0 0 0 5826 3 0 0 25 0 4 0 522271345 319188992 25051 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 232.86
Current children cumulated vsize (KiB) 311708

[startup+58.7002 s]
/proc/loadavg: 8.01 8.01 8.00 9/184 2880
/proc/meminfo: memFree=24105648/32951124 swapFree=67111524/67111528
[pid=2866] ppid=2864 vsize=311708 CPUtime=234.44 cores=0,2,4,6
/proc/2866/stat : 2866 (strangenight1-m) R 2864 2866 2566 0 -1 4202496 74647 0 0 0 23429 15 0 0 25 0 4 0 522271345 319188992 25245 33554432000 4194304 4650419 140734871410000 18446744073709551615 4313331 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2866/statm: 77927 25245 392 112 0 72892 0
[pid=2866/tid=2875] ppid=2864 vsize=311708 CPUtime=58.36 cores=0,2,4,6
/proc/2866/task/2875/stat : 2875 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 19786 0 0 0 5833 3 0 0 25 0 4 0 522271345 319188992 25245 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2866/tid=2876] ppid=2864 vsize=311708 CPUtime=58.69 cores=0,2,4,6
/proc/2866/task/2876/stat : 2876 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 18960 0 0 0 5865 4 0 0 25 0 4 0 522271345 319188992 25245 33554432000 4194304 4650419 140734871410000 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2866/tid=2877] ppid=2864 vsize=311708 CPUtime=58.68 cores=0,2,4,6
/proc/2866/task/2877/stat : 2877 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 18124 0 0 0 5865 3 0 0 25 0 4 0 522271345 319188992 25245 33554432000 4194304 4650419 140734871410000 18446744073709551615 4306796 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 234.44
Current children cumulated vsize (KiB) 311708

[startup+59.1011 s]
/proc/loadavg: 8.01 8.01 8.00 9/184 2880
/proc/meminfo: memFree=24105648/32951124 swapFree=67111524/67111528
[pid=2866] ppid=2864 vsize=311760 CPUtime=236.05 cores=0,2,4,6
/proc/2866/stat : 2866 (strangenight1-m) R 2864 2866 2566 0 -1 4202496 75249 0 0 0 23590 15 0 0 25 0 4 0 522271345 319242240 23355 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2866/statm: 77940 23355 392 112 0 72905 0
[pid=2866/tid=2875] ppid=2864 vsize=311760 CPUtime=58.77 cores=0,2,4,6
/proc/2866/task/2875/stat : 2875 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 19797 0 0 0 5874 3 0 0 25 0 4 0 522271345 319242240 23355 33554432000 4194304 4650419 140734871410000 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2866/tid=2876] ppid=2864 vsize=311760 CPUtime=59.09 cores=0,2,4,6
/proc/2866/task/2876/stat : 2876 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 19012 0 0 0 5905 4 0 0 25 0 4 0 522271345 319242240 23355 33554432000 4194304 4650419 140734871410000 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2866/tid=2877] ppid=2864 vsize=311760 CPUtime=59.08 cores=0,2,4,6
/proc/2866/task/2877/stat : 2877 (strangenight1-m) R 2864 2866 2566 0 -1 4202560 18189 0 0 0 5905 3 0 0 25 0 4 0 522271345 319242240 23355 33554432000 4194304 4650419 140734871410000 18446744073709551615 4368225 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 236.05
Current children cumulated vsize (KiB) 311760

Child status: 10
Real time (s): 59.1743
CPU time (s): 236.331
CPU user time (s): 236.175
CPU system time (s): 0.155976
CPU usage (%): 399.381
Max. virtual memory (cumulated for all children) (KiB): 321460

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

runsolver used 0.109983 second user time and 0.220966 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 21:52:16
IDJOB=3175284
IDBENCH=82902
IDSOLVER=1588
FILE ID=node139/3175284-1304106736
RUNJOBID= node139-1304104242-2584
PBS_JOBID= 13170647
Free space on /tmp= 72548 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S864690872-081.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175284-1304106736/watcher-3175284-1304106736 -o /tmp/evaluation-result-3175284-1304106736/solver-3175284-1304106736 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175284-1304106736.cnf

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

MD5SUM BENCH= 6689be7bde9914194ce4bfa20183e3c5
RANDOM SEED=984737434

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24246924 kB
Buffers:       2046752 kB
Cached:        5931228 kB
SwapCached:          4 kB
Active:        1080920 kB
Inactive:      7105140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24246924 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6224 kB
Writeback:          12 kB
AnonPages:      207800 kB
Mapped:          15540 kB
Slab:           453832 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   437736 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= 72540 MiB
End job on node139 at 2011-04-29 21:53:15