Trace number 3175144

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-mtUNSAT 1326.57 332.74

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1227489160-001.UNKNOWN.cnf
MD5SUM9f541a728bb78454d33f408db36e3bd8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.08007
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
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 51597
Number of clauses of size over 50

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-3175144-1304091597.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.02
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      35 undec:       1 neg:      39
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.38/0.10	c  N st     8      4915        75      1597         0      4509      7985     77817   no data   no data  --
0.78/0.28	c  N st    10     11302        75      1597         0      4134      7985     57906   no data   no data  --
1.58/0.43	c  N st    11     17047        75      1597         0      9336      7985    148026   no data   no data  --
2.78/0.71	c  F st    12     25000        75      1597         0     11417      7985    177478   no data   no data  --
2.78/0.71	c  N st    12     25000        75      1597         0     11417      7985    177478   no data   no data  --
3.18/0.89	c Decided on static restart strategy
3.18/0.89	c  N st    18     30005        75      1597         0      9794      7985    143141   no data   no data  --
3.18/0.89	c  S st    18     30005        75      1597         0      9794      7985    143141   no data   no data  --
3.58/0.92	c  S st    18     30509        75      1597         0     10269      7985    151610   no data   no data  --
3.58/0.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.58/0.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.58/0.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
3.58/0.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.58/0.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/0.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.58/0.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/1.15	c lits-rem:      1646  cl-subs:     2534  v-elim:      0  v-fix:    0  time:  0.85 s
4.39/1.18	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.14
4.39/1.18	c calculated reachability. Time: 0.00
4.39/1.18	c  N st    18     30509        75      1597         0      7735      7985    111451   no data   no data  --
5.57/1.49	c  N st    20     37620        75      1597         0      7122      7985     92556   no data   no data  --
6.78/1.72	c  N st    21     44019        75      1597         0     12888      7985    185792   no data   no data  --
7.18/1.81	c  S st    22     45764        75      1597         0     14469      7985    212948   no data   no data  --
7.18/1.85	c  S st    22     46272        75      1597         0     14935      7985    221443   no data   no data  --
7.18/1.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.18/1.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.18/1.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.18/1.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.18/1.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.18/1.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.18/1.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.77/2.79	c lits-rem:      2217  cl-subs:     2823  v-elim:      0  v-fix:    0  time:  3.69 s
10.77/2.79	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
10.77/2.79	c vivif2 --  cl tried    12112 cl shrink        0 lits rem          0 time: 0.01
11.17/2.84	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.19
11.17/2.84	c calculated reachability. Time: 0.00
11.17/2.84	c  N st    22     46272        75      1597         0     12112      7985    176083   no data   no data  --
13.57/3.48	c  N st    23     60670        75      1597         0     17090      7985    242133   no data   no data  --
15.16/3.88	c  N st    24     69409        75      1597         0     16080      7985    223311   no data   no data  --
15.16/3.88	c  S st    24     69409        75      1597         0     16080      7985    223311   no data   no data  --
15.56/3.92	c  S st    24     69913        75      1597         0     16557      7985    231800   no data   no data  --
15.56/3.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.56/3.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.56/3.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
15.56/3.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.56/3.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.56/3.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
15.56/3.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.56/4.98	c lits-rem:      2329  cl-subs:     3434  v-elim:      0  v-fix:    0  time:  4.16 s
19.56/4.98	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
19.56/4.98	c vivif2 --  cl tried    13123 cl shrink        0 lits rem          0 time: 0.01
19.95/5.04	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.23
19.95/5.04	c calculated reachability. Time: 0.00
19.95/5.04	c  N st    24     69913        75      1597         0     13123      7985    179692   no data   no data  --
23.55/5.90	c  F st    25     87500        75      1597         0     19312      7985    271333   no data   no data  --
23.55/5.90	c  N st    25     87500        75      1597         0     19312      7985    271333   no data   no data  --
24.75/6.20	c Decided on static restart strategy
25.15/6.34	c  N st    32     95541        75      1597         0     15866      7985    211805   no data   no data  --
27.14/6.87	c  N st    34    104869        75      1597         0     12610      7985    151640   no data   no data  --
27.14/6.87	c  S st    34    104869        75      1597         0     12610      7985    151640   no data   no data  --
27.54/6.90	c  S st    34    105371        75      1597         0     13087      7985    160358   no data   no data  --
27.54/6.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.54/6.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.54/6.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
27.54/6.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.54/6.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.54/6.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
27.54/6.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.55/7.46	c lits-rem:       797  cl-subs:     1184  v-elim:      0  v-fix:    0  time:  2.20 s
29.55/7.46	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
29.55/7.46	c vivif2 --  cl tried    11903 cl shrink        0 lits rem          0 time: 0.00
29.94/7.51	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.20
29.94/7.51	c calculated reachability. Time: 0.00
29.94/7.51	c  N st    34    105371        75      1597         0     11903      7985    143019   no data   no data  --
31.94/8.00	c  N st    35    114969        75      1597         0     20531      7985    281380   no data   no data  --
35.15/8.82	c  N st    36    129370        75      1597         0     20806      7985    276000   no data   no data  --
40.33/10.19	c  N st    37    150965        75      1597         0     26647      7985    363649   no data   no data  --
42.33/10.64	c  S st    38    158056        75      1597         0     18772      7985    234498   no data   no data  --
42.33/10.69	c  S st    38    158557        75      1597         0     19240      7985    242802   no data   no data  --
42.33/10.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.33/10.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.73/10.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
42.73/10.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.73/10.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.73/10.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
42.73/10.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.72/11.70	c lits-rem:      1951  cl-subs:     2523  v-elim:      0  v-fix:    0  time:  3.99 s
46.72/11.70	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
46.72/11.70	c vivif2 --  cl tried    16717 cl shrink        0 lits rem          0 time: 0.01
46.72/11.77	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.27
46.72/11.77	c calculated reachability. Time: 0.00
46.72/11.77	c  N st    38    158557        75      1597         0     16717      7985    204280   no data   no data  --
60.31/15.16	c  N st    39    207147        75      1597         0     29108      7985    384027   no data   no data  --
69.92/17.51	c  N st    40    237835        75      1597         0     21665      7985    253015   no data   no data  --
69.92/17.51	c  S st    40    237835        75      1597         0     21665      7985    253015   no data   no data  --
69.92/17.56	c  S st    40    238336        75      1597         0     22131      7985    261533   no data   no data  --
69.92/17.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.92/17.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.92/17.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
69.92/17.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.92/17.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.92/17.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
69.92/17.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
73.89/18.58	c lits-rem:      1759  cl-subs:     2501  v-elim:      0  v-fix:    0  time:  4.02 s
73.89/18.58	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
73.89/18.58	c vivif2 --  cl tried    19630 cl shrink        0 lits rem          0 time: 0.01
74.31/18.66	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.30
74.31/18.66	c calculated reachability. Time: 0.00
74.31/18.66	c  N st    40    238336        75      1597         0     19630      7985    227362   no data   no data  --
96.28/24.17	c  F st    41    306251        75      1597         0     21458      7985    231815   no data   no data  --
96.28/24.17	c  N st    41    306251        75      1597         0     21458      7985    231815   no data   no data  --
97.86/24.57	c Decided on static restart strategy
107.05/26.83	c  N st    51    334553        75      1597         0     25379      7985    289182   no data   no data  --
115.84/29.07	c  N st    53    357504        75      1597         0     23537      7985    251747   no data   no data  --
115.84/29.07	c  S st    53    357504        75      1597         0     23537      7985    251747   no data   no data  --
116.24/29.12	c  S st    53    358011        75      1597         0     24014      7985    260373   no data   no data  --
116.24/29.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
116.24/29.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
116.24/29.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
116.24/29.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
116.24/29.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.24/29.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
116.24/29.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
120.23/30.12	c lits-rem:       896  cl-subs:     1531  v-elim:      0  v-fix:    0  time:  3.92 s
120.23/30.12	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
120.23/30.12	c vivif2 --  cl tried    22483 cl shrink        0 lits rem          0 time: 0.01
120.63/30.21	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.35
120.63/30.21	c calculated reachability. Time: 0.00
120.63/30.21	c  N st    53    358011        75      1597         0     22483      7985    240054   no data   no data  --
132.21/33.11	c  N st    54    390407        75      1597         0     28349      7985    322708   no data   no data  --
150.99/37.82	c  N st    55    438995        75      1597         0     47576      7985    625411   no data   no data  --
178.16/44.67	c  N st    56    511878        75      1597         0     34901      7985    398522   no data   no data  --
188.16/47.14	c  N st    57    537017        75      1597         0     29776      7985    314847   no data   no data  --
188.16/47.14	c  S st    57    537017        75      1597         0     29776      7985    314847   no data   no data  --
188.57/47.22	c  S st    57    537522        75      1597         0     30253      7985    323794   no data   no data  --
188.57/47.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
188.57/47.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
188.57/47.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
188.57/47.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
188.57/47.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
188.57/47.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
188.57/47.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
192.96/48.36	c lits-rem:      1136  cl-subs:     1819  v-elim:      0  v-fix:    0  time:  4.46 s
192.96/48.36	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
192.96/48.36	c vivif2 --  cl tried    28434 cl shrink        0 lits rem          0 time: 0.01
193.36/48.47	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.44
193.36/48.48	c calculated reachability. Time: 0.00
193.36/48.48	c  N st    57    537522        75      1597         0     28434      7985    299908   no data   no data  --
259.29/64.98	c  N st    58    701507        75      1597         0     54979      7985    684442   no data   no data  --
307.23/76.93	c  N st    59    806285        75      1597         0     49254      7985    576828   no data   no data  --
307.23/76.93	c  S st    59    806285        75      1597         0     49254      7985    576828   no data   no data  --
307.63/77.05	c  S st    59    806787        75      1597         0     49723      7985    585171   no data   no data  --
307.63/77.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
307.63/77.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
307.63/77.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
307.63/77.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
307.63/77.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
307.63/77.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
307.63/77.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
319.99/80.16	c lits-rem:      1933  cl-subs:     8241  v-elim:      0  v-fix:    0  time: 12.31 s
319.99/80.16	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
319.99/80.17	c vivif2 --  cl tried    41482 cl shrink        0 lits rem          0 time: 0.02
320.81/80.37	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.81
320.81/80.37	c calculated reachability. Time: 0.00
320.81/80.37	c  N st    59    806787        75      1597         0     41482      7985    475764   no data   no data  --
467.01/116.90	c  F st    60   1071875        75      1597         0     56655      7985    638192   no data   no data  --
467.01/116.90	c  N st    60   1071875        75      1597         0     56655      7985    638192   no data   no data  --
470.22/117.78	c Decided on static restart strategy
486.59/121.84	c  N st    70   1100178        75      1597         0     42030      7985    429256   no data   no data  --
506.16/126.79	c  N st    72   1136170        75      1597         0     73782      7985    928886   no data   no data  --
525.74/131.67	c  N st    73   1168562        75      1597         0     61940      7985    751805   no data   no data  --
554.10/138.74	c  N st    74   1210180        75      1597         0     56978      7985    644353   no data   no data  --
554.10/138.74	c  S st    74   1210180        75      1597         0     56978      7985    644353   no data   no data  --
554.90/138.90	c  S st    74   1210680        75      1597         0     57445      7985    653084   no data   no data  --
554.90/138.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
554.90/138.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
554.90/138.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.07
554.90/138.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
554.90/138.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
554.90/138.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
554.90/138.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
569.28/142.52	c lits-rem:      2203  cl-subs:     8781  v-elim:      0  v-fix:    0  time: 14.27 s
569.28/142.52	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
569.28/142.52	c vivif2 --  cl tried    48664 cl shrink        0 lits rem          0 time: 0.03
570.08/142.74	c asymm  cl-useful: 0/1327/1597 lits-rem:0 time: 0.88
570.08/142.75	c calculated reachability. Time: 0.00
570.08/142.75	c  N st    74   1210680        75      1597         0     48664      7985    535895   no data   no data  --
614.03/153.72	c  N st    75   1283562        75      1597         0     71059      7985    845133   no data   no data  --
687.13/172.01	c  N st    76   1392886        75      1597         0     80070      7985    961886   no data   no data  --
784.60/196.48	c  N st    77   1556870        75      1597         0     87071      7985   1034999   no data   no data  --
882.48/220.95	c  N st    78   1710681        75      1597         1     77591      7985    878215   no data   no data  --
882.48/220.95	c  S st    78   1710681        75      1597         1     77591      7985    878215   no data   no data  --
883.30/221.18	c  S st    78   1711188        75      1597         1     78061      7985    886311   no data   no data  --
883.30/221.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
883.30/221.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
883.68/221.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
883.68/221.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
886.88/222.06	c subs with bin:     2495  lits-rem:      1813  v-fix:    0  time:  3.24 s
886.88/222.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
886.88/222.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
922.85/231.01	c lits-rem:      1443  cl-subs:    17699  v-elim:      0  v-fix:    0  time: 35.72 s
922.85/231.01	c vivif2 --  cl tried     1595 cl shrink        0 lits rem          0 time: 0.00
922.85/231.02	c vivif2 --  cl tried    57869 cl shrink        0 lits rem          0 time: 0.04
924.02/231.35	c asymm  cl-useful: 0/1105/1595 lits-rem:0 time: 1.32
924.02/231.35	c calculated reachability. Time: 0.00
924.02/231.35	c  N st    78   1711188        75      1595         1     57869      7965    637758   no data   no data  --
1178.10/294.91	c  N st    79   2080152        75      1595         5     70558      7965    738433   no data   no data  --
1178.10/294.99	c Finding binary XORs  T:     0.00 s  found:       0
1265.60/316.83	c  N st    80   2211188        74      1535         7     71522      7613    746655   no data   no data  --
1265.60/316.83	c  S st    80   2211188        74      1535         7     71522      7613    746655   no data   no data  --
1265.60/316.83	c Finding binary XORs  T:     0.00 s  found:       0
1266.38/317.05	c  S st    80   2211689        74      1535         9     71988      7613    754069   no data   no data  --
1266.38/317.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1266.38/317.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1266.38/317.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.13
1266.78/317.12	c bin-w-bin subsume rem            1 bins  time:  0.00 s
1274.39/319.08	c subs with bin:     8915  lits-rem:      7058  v-fix:    0  time:  7.83 s
1274.39/319.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     74 time:  0.00 s
1274.39/319.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1299.13/325.26	c lits-rem:      3831  cl-subs:    10673  v-elim:      0  v-fix:    0  time: 24.67 s
1299.13/325.26	c vivif2 --  cl tried     1515 cl shrink        0 lits rem          0 time: 0.00
1299.13/325.27	c vivif2 --  cl tried    52420 cl shrink        0 lits rem          0 time: 0.04
1300.35/325.59	c asymm  cl-useful: 0/1102/1515 lits-rem:0 time: 1.30
1300.35/325.59	c calculated reachability. Time: 0.00
1300.35/325.59	c  N st    80   2211689        74      1515         9     52420      7509    527134   no data   no data  --
1326.49/332.73	c Following stats are for *FIRST FINISHED THREAD ONLY*
1326.49/332.73	c num threads              : 4          
1326.49/332.73	c restarts                 : 79         
1326.49/332.73	c dynamic restarts         : 0          
1326.49/332.73	c static restarts          : 79         
1326.49/332.73	c full restarts            : 4          
1326.49/332.73	c total simplify time      : 2.18       
1326.49/332.73	c learnts DL2              : 0          
1326.49/332.73	c learnts size 2           : 124        
1326.49/332.73	c learnts size 1           : 42          (56.00     % of vars)
1326.49/332.73	c filedLit time            : 0.34        (0.03      % time)
1326.49/332.73	c v-elim SatELite          : 0           (0.00      % vars)
1326.49/332.73	c SatELite time            : 87.09       (6.57      % time)
1326.49/332.73	c v-elim xor               : 0           (0.00      % vars)
1326.49/332.73	c xor elim time            : 0.05        (0.00      % time)
1326.49/332.73	c num binary xor trees     : 0          
1326.49/332.73	c binxor trees' crown      : 0           (nan       leafs/tree)
1326.49/332.73	c bin xor find time        : 0.00       
1326.49/332.73	c OTF clause improved      : 265840      (0.12      clauses/conflict)
1326.49/332.73	c OTF impr. size diff      : 271702      (1.02       lits/clause)
1326.49/332.73	c OTF cl watch-shrink      : 45056       (0.02      clauses/conflict)
1326.49/332.73	c OTF cl watch-sh-lit      : 47627       (1.06       lits/clause)
1326.49/332.73	c tried to recurMin cls    : 189405      (8.27       % of conflicts)
1326.49/332.73	c updated cache            : 1287        (0.01       lits/tried recurMin)
1326.49/332.73	c unit cls received        : 1           (2.38      % of units)
1326.49/332.73	c unit cls sent            : 6           (14.29     % of units)
1326.49/332.73	c bin cls received         : 9          
1326.49/332.73	c bin cls sent             : 65         
1326.49/332.73	c clauses over max glue    : 0           (0.00      % of all clauses)
1326.49/332.73	c conflicts                : 2289433     (1726.79   / sec)
1326.49/332.73	c decisions                : 2497480     (0.48      % random)
1326.49/332.73	c bogo-props               : 62613172540 (47225519.10 / sec)
1326.49/332.73	c conflict literals        : 34428712    (24.61     % deleted)
1326.49/332.73	c Memory used              : 330.68      MB
1326.49/332.73	c single-thread CPU time   : 1325.83     s
1326.49/332.73	c all-threads sum CPU time : 1325.83     s
1326.49/332.73	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175144-1304091597/watcher-3175144-1304091597 -o /tmp/evaluation-result-3175144-1304091597/solver-3175144-1304091597 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175144-1304091597.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: 3.90 6.57 7.48 1/172 5943
/proc/meminfo: memFree=19976120/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 414 0 0 0 0 0 0 0 21 0 4 0 520759416 52465664 353 33554432000 4194304 4650419 140736619910336 18446744073709551615 47118189967282 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 12809 353 303 112 0 7774 0
[pid=5943/tid=5944] ppid=5941 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 520759416 52465664 353 33554432000 4194304 4650419 140736619910336 18446744073709551615 47118189967282 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 520759416 52465664 353 33554432000 4194304 4650419 140736619910336 18446744073709551615 47118189967276 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 520759416 52465664 353 33554432000 4194304 4650419 140736619910336 18446744073709551615 237278936049 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0722441 s]
/proc/loadavg: 3.90 6.57 7.48 1/172 5943
/proc/meminfo: memFree=19976120/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=282352 CPUtime=0.26 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 1426 0 0 0 26 0 0 0 23 0 4 0 520759416 289128448 1297 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 70588 1297 389 112 0 65553 0
[pid=5943/tid=5944] ppid=5941 vsize=282352 CPUtime=0.06 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 276 0 0 0 6 0 0 0 23 0 4 0 520759416 289128448 1297 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=282352 CPUtime=0.06 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 245 0 0 0 6 0 0 0 23 0 4 0 520759416 289128448 1297 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=282352 CPUtime=0.06 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 188 0 0 0 6 0 0 0 24 0 4 0 520759416 289128448 1297 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 282352

[startup+0.10124 s]
/proc/loadavg: 3.90 6.57 7.48 1/172 5943
/proc/meminfo: memFree=19976120/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=282484 CPUtime=0.38 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 1575 0 0 0 38 0 0 0 23 0 4 0 520759416 289263616 1446 33554432000 4194304 4650419 140736619910336 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 70621 1446 389 112 0 65586 0
[pid=5943/tid=5944] ppid=5941 vsize=282484 CPUtime=0.09 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 314 0 0 0 9 0 0 0 23 0 4 0 520759416 289263616 1446 33554432000 4194304 4650419 140736619910336 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=282484 CPUtime=0.09 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 275 0 0 0 9 0 0 0 23 0 4 0 520759416 289263616 1446 33554432000 4194304 4650419 140736619910336 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=282484 CPUtime=0.09 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 230 0 0 0 9 0 0 0 24 0 4 0 520759416 289263616 1446 33554432000 4194304 4650419 140736619910336 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282484

[startup+0.300147 s]
/proc/loadavg: 3.90 6.57 7.48 1/172 5943
/proc/meminfo: memFree=19976120/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=284224 CPUtime=1.17 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 3005 0 0 0 117 0 0 0 23 0 4 0 520759416 291045376 1835 33554432000 4194304 4650419 140736619910336 18446744073709551615 4334297 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 71056 1836 391 112 0 66021 0
[pid=5943/tid=5944] ppid=5941 vsize=284224 CPUtime=0.29 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 678 0 0 0 29 0 0 0 23 0 4 0 520759416 291045376 1836 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=284224 CPUtime=0.29 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 636 0 0 0 29 0 0 0 23 0 4 0 520759416 291045376 1836 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=284224 CPUtime=0.28 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 580 0 0 0 28 0 0 0 25 0 4 0 520759416 291045376 1836 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284224

[startup+0.701074 s]
/proc/loadavg: 3.90 6.57 7.48 1/172 5943
/proc/meminfo: memFree=19976120/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=285016 CPUtime=2.78 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 4459 0 0 0 277 1 0 0 25 0 4 0 520759416 291856384 2484 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365231 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 71254 2484 391 112 0 66219 0
[pid=5943/tid=5944] ppid=5941 vsize=285016 CPUtime=0.69 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 1054 0 0 0 69 0 0 0 25 0 4 0 520759416 291856384 2484 33554432000 4194304 4650419 140736619910336 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=285016 CPUtime=0.69 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 1001 0 0 0 69 0 0 0 25 0 4 0 520759416 291856384 2484 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=285016 CPUtime=0.68 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 916 0 0 0 68 0 0 0 25 0 4 0 520759416 291856384 2484 33554432000 4194304 4650419 140736619910336 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285016

[startup+1.50093 s]
/proc/loadavg: 3.90 6.57 7.48 11/184 5960
/proc/meminfo: memFree=19945028/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=289420 CPUtime=5.97 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 9910 0 0 0 596 1 0 0 25 0 4 0 520759416 296366080 5863 33554432000 4194304 4650419 140736619910336 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 72355 5863 393 112 0 67320 0
[pid=5943/tid=5944] ppid=5941 vsize=289420 CPUtime=1.49 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 2529 0 0 0 149 0 0 0 25 0 4 0 520759416 296366080 5863 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366253 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=289420 CPUtime=1.49 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 2772 0 0 0 149 0 0 0 25 0 4 0 520759416 296366080 5863 33554432000 4194304 4650419 140736619910336 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=289420 CPUtime=1.48 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 1554 0 0 0 148 0 0 0 25 0 4 0 520759416 296366080 5863 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 289420

[startup+3.10065 s]
/proc/loadavg: 3.90 6.57 7.48 9/184 5960
/proc/meminfo: memFree=19904604/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=285592 CPUtime=12.36 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 15222 0 0 0 1234 2 0 0 25 0 4 0 520759416 292446208 9013 33554432000 4194304 4650419 140736619910336 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 71398 9013 393 112 0 66363 0
[pid=5943/tid=5944] ppid=5941 vsize=285592 CPUtime=3.09 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 4436 0 0 0 309 0 0 0 25 0 4 0 520759416 292446208 9013 33554432000 4194304 4650419 140736619910336 18446744073709551615 4438378 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=285592 CPUtime=3.08 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 3211 0 0 0 308 0 0 0 25 0 4 0 520759416 292446208 9013 33554432000 4194304 4650419 140736619910336 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=285592 CPUtime=3.07 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 3529 0 0 0 307 0 0 0 25 0 4 0 520759416 292446208 9014 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 285592

[startup+6.30108 s]
/proc/loadavg: 4.23 6.60 7.49 9/184 5960
/proc/meminfo: memFree=19868764/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=295100 CPUtime=25.15 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 21357 0 0 0 2511 4 0 0 25 0 4 0 520759416 302182400 10454 33554432000 4194304 4650419 140736619910336 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 73775 10454 393 112 0 68740 0
[pid=5943/tid=5944] ppid=5941 vsize=295100 CPUtime=6.29 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 5801 0 0 0 629 0 0 0 25 0 4 0 520759416 302182400 10454 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=295100 CPUtime=6.29 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 4950 0 0 0 628 1 0 0 25 0 4 0 520759416 302182400 10454 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=295100 CPUtime=6.26 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 4811 0 0 0 625 1 0 0 25 0 4 0 520759416 302182400 10454 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 295100

[startup+12.7009 s]
/proc/loadavg: 4.53 6.62 7.49 9/184 5961
/proc/meminfo: memFree=19829988/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=298576 CPUtime=50.72 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 33031 0 0 0 5065 7 0 0 25 0 4 0 520759416 305741824 13687 33554432000 4194304 4650419 140736619910336 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 74644 13687 393 112 0 69609 0
[pid=5943/tid=5944] ppid=5941 vsize=298576 CPUtime=12.69 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 8753 0 0 0 1268 1 0 0 25 0 4 0 520759416 305741824 13687 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=298576 CPUtime=12.68 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 7987 0 0 0 1267 1 0 0 25 0 4 0 520759416 305741824 13687 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=298576 CPUtime=12.63 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 7855 0 0 0 1261 2 0 0 25 0 4 0 520759416 305741824 13687 33554432000 4194304 4650419 140736619910336 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 298576

[startup+25.5007 s]
/proc/loadavg: 5.30 6.69 7.50 9/184 5961
/proc/meminfo: memFree=19800180/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=300220 CPUtime=101.86 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 48929 0 0 0 10175 11 0 0 25 0 4 0 520759416 307425280 16373 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 75055 16373 393 112 0 70020 0
[pid=5943/tid=5944] ppid=5941 vsize=300220 CPUtime=25.48 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 13448 0 0 0 2547 1 0 0 25 0 4 0 520759416 307425280 16373 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=300220 CPUtime=25.49 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 12959 0 0 0 2546 3 0 0 25 0 4 0 520759416 307425280 16373 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=300220 CPUtime=25.36 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 10562 0 0 0 2534 2 0 0 25 0 4 0 520759416 307425280 16373 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 300220

[startup+51.1011 s]
/proc/loadavg: 6.29 6.81 7.51 9/184 5962
/proc/meminfo: memFree=19748316/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=303412 CPUtime=204.13 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 76789 0 0 0 20396 17 0 0 25 0 4 0 520759416 310693888 19990 33554432000 4194304 4650419 140736619910336 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 75853 19990 393 112 0 70818 0
[pid=5943/tid=5944] ppid=5941 vsize=303412 CPUtime=51.09 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 21330 0 0 0 5105 4 0 0 25 0 4 0 520759416 310693888 19990 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=303412 CPUtime=51.08 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 21027 0 0 0 5104 4 0 0 25 0 4 0 520759416 310693888 19990 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=303412 CPUtime=50.84 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 15370 0 0 0 5081 3 0 0 25 0 4 0 520759416 310693888 19990 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 303412

[startup+102.306 s]
/proc/loadavg: 7.38 7.02 7.55 9/184 5963
/proc/meminfo: memFree=19694744/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=336328 CPUtime=408.7 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 125241 0 0 0 40840 30 0 0 25 0 4 0 520759416 344399872 29357 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 84082 29357 393 112 0 79047 0
[pid=5943/tid=5944] ppid=5941 vsize=336328 CPUtime=102.3 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 34340 0 0 0 10222 8 0 0 25 0 4 0 520759416 344399872 29357 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=336328 CPUtime=102.29 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 33528 0 0 0 10222 7 0 0 25 0 4 0 520759416 344399872 29357 33554432000 4194304 4650419 140736619910336 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=336328 CPUtime=101.79 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 24280 0 0 0 10174 5 0 0 25 0 4 0 520759416 344399872 29357 33554432000 4194304 4650419 140736619910336 18446744073709551615 4333456 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.7
Current children cumulated vsize (KiB) 336328

[startup+162.3 s]
/proc/loadavg: 7.89 7.23 7.58 9/184 5965
/proc/meminfo: memFree=19602972/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=326524 CPUtime=648.39 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 167438 0 0 0 64796 43 0 0 25 0 4 0 520759416 334360576 40690 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 81631 40690 393 112 0 76596 0
[pid=5943/tid=5944] ppid=5941 vsize=326524 CPUtime=162.29 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 45682 0 0 0 16218 11 0 0 25 0 4 0 520759416 334360576 40690 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=326524 CPUtime=162.28 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 47641 0 0 0 16218 10 0 0 25 0 4 0 520759416 334360576 40690 33554432000 4194304 4650419 140736619910336 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=326524 CPUtime=161.5 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 29379 0 0 0 16143 7 0 0 25 0 4 0 520759416 334360576 40690 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.39
Current children cumulated vsize (KiB) 326524

[startup+222.301 s]
/proc/loadavg: 8.06 7.39 7.62 9/184 5966
/proc/meminfo: memFree=19556216/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=338380 CPUtime=888.08 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 207068 0 0 0 88753 55 0 0 25 0 4 0 520759416 346501120 44029 33554432000 4194304 4650419 140736619910336 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 84595 44029 394 112 0 79560 0
[pid=5943/tid=5944] ppid=5941 vsize=338380 CPUtime=222.29 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 55719 0 0 0 22214 15 0 0 25 0 4 0 520759416 346501120 44029 33554432000 4194304 4650419 140736619910336 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=338380 CPUtime=222.29 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 57685 0 0 0 22215 14 0 0 25 0 4 0 520759416 346501120 44029 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=338380 CPUtime=221.18 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 37084 0 0 0 22109 9 0 0 25 0 4 0 520759416 346501120 44029 33554432000 4194304 4650419 140736619910336 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 888.08
Current children cumulated vsize (KiB) 338380

[startup+282.301 s]
/proc/loadavg: 8.06 7.52 7.64 9/184 5968
/proc/meminfo: memFree=19509708/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=398176 CPUtime=1127.77 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 235727 0 0 0 112713 64 0 0 25 0 4 0 520759416 407732224 45722 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 99544 45722 394 112 0 94509 0
[pid=5943/tid=5944] ppid=5941 vsize=398176 CPUtime=282.29 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 61791 0 0 0 28213 16 0 0 25 0 4 0 520759416 407732224 45722 33554432000 4194304 4650419 140736619910336 18446744073709551615 4328318 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=398176 CPUtime=282.29 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 67674 0 0 0 28212 17 0 0 25 0 4 0 520759416 407732224 45722 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=398176 CPUtime=280.87 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 41578 0 0 0 28077 10 0 0 25 0 4 0 520759416 407732224 45722 33554432000 4194304 4650419 140736619910336 18446744073709551615 4315564 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1127.77
Current children cumulated vsize (KiB) 398176

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

[startup+307.101 s]
/proc/loadavg: 8.04 7.55 7.65 9/184 5968
/proc/meminfo: memFree=19456760/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=319580 CPUtime=1226.83 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 248204 0 0 0 122614 69 0 0 25 0 4 0 520759416 327249920 45669 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 79895 45669 394 112 0 74860 0
[pid=5943/tid=5944] ppid=5941 vsize=319580 CPUtime=307.09 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 64931 0 0 0 30691 18 0 0 25 0 4 0 520759416 327249920 45669 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=319580 CPUtime=307.08 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 71576 0 0 0 30690 18 0 0 25 0 4 0 520759416 327249920 45669 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=319580 CPUtime=305.53 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 43500 0 0 0 30542 11 0 0 25 0 4 0 520759416 327249920 45669 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1226.83
Current children cumulated vsize (KiB) 319580

[startup+319.9 s]
/proc/loadavg: 8.03 7.58 7.66 9/184 5969
/proc/meminfo: memFree=19446592/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=348020 CPUtime=1277.97 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 254663 0 0 0 127726 71 0 0 25 0 4 0 520759416 356372480 47525 33554432000 4194304 4650419 140736619910336 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 87005 47525 394 112 0 81970 0
[pid=5943/tid=5944] ppid=5941 vsize=348020 CPUtime=319.89 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 67588 0 0 0 31971 18 0 0 25 0 4 0 520759416 356372480 47525 33554432000 4194304 4650419 140736619910336 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=348020 CPUtime=319.89 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 73265 0 0 0 31970 19 0 0 25 0 4 0 520759416 356372480 47525 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=348020 CPUtime=318.27 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 43514 0 0 0 31816 11 0 0 25 0 4 0 520759416 356372480 47525 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1277.97
Current children cumulated vsize (KiB) 348020

[startup+326.3 s]
/proc/loadavg: 8.03 7.58 7.66 9/184 5969
/proc/meminfo: memFree=19459736/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=350260 CPUtime=1303.53 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 256218 0 0 0 130282 71 0 0 25 0 4 0 520759416 358666240 48182 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 87565 48182 394 112 0 82530 0
[pid=5943/tid=5944] ppid=5941 vsize=350260 CPUtime=326.3 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 68185 0 0 0 32611 19 0 0 25 0 4 0 520759416 358666240 48182 33554432000 4194304 4650419 140736619910336 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=350260 CPUtime=326.28 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 73654 0 0 0 32609 19 0 0 25 0 4 0 520759416 358666240 48182 33554432000 4194304 4650419 140736619910336 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=350260 CPUtime=324.63 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 43584 0 0 0 32452 11 0 0 25 0 4 0 520759416 358666240 48182 33554432000 4194304 4650419 140736619910336 18446744073709551615 4433084 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1303.53
Current children cumulated vsize (KiB) 350260

[startup+329.501 s]
/proc/loadavg: 8.03 7.59 7.66 9/184 5969
/proc/meminfo: memFree=19461224/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=338608 CPUtime=1316.32 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 256857 0 0 0 131560 72 0 0 25 0 4 0 520759416 346734592 47257 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 84652 47257 394 112 0 79617 0
[pid=5943/tid=5944] ppid=5941 vsize=338608 CPUtime=329.5 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 68485 0 0 0 32931 19 0 0 25 0 4 0 520759416 346734592 47257 33554432000 4194304 4650419 140736619910336 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=338608 CPUtime=329.48 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 73761 0 0 0 32929 19 0 0 25 0 4 0 520759416 346734592 47257 33554432000 4194304 4650419 140736619910336 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=338608 CPUtime=327.81 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 43584 0 0 0 32770 11 0 0 25 0 4 0 520759416 346734592 47257 33554432000 4194304 4650419 140736619910336 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1316.32
Current children cumulated vsize (KiB) 338608

[startup+331.106 s]
/proc/loadavg: 8.03 7.59 7.66 9/184 5969
/proc/meminfo: memFree=19482800/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=338608 CPUtime=1322.73 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) R 5941 5943 5556 0 -1 4202496 257092 0 0 0 132201 72 0 0 25 0 4 0 520759416 346734592 47492 33554432000 4194304 4650419 140736619910336 18446744073709551615 4349680 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 84652 47492 394 112 0 79617 0
[pid=5943/tid=5944] ppid=5941 vsize=338608 CPUtime=331.1 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 68610 0 0 0 33091 19 0 0 25 0 4 0 520759416 346734592 47492 33554432000 4194304 4650419 140736619910336 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=338608 CPUtime=331.09 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 73761 0 0 0 33090 19 0 0 25 0 4 0 520759416 346734592 47492 33554432000 4194304 4650419 140736619910336 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=338608 CPUtime=329.41 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 43584 0 0 0 32930 11 0 0 25 0 4 0 520759416 346734592 47492 33554432000 4194304 4650419 140736619910336 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1322.73
Current children cumulated vsize (KiB) 338608

[startup+331.9 s]
/proc/loadavg: 8.03 7.59 7.66 9/184 5969
/proc/meminfo: memFree=19482800/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=338608 CPUtime=1324.89 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) S 5941 5943 5556 0 -1 4202496 257404 0 0 0 132417 72 0 0 25 0 4 0 520759416 346734592 47804 33554432000 4194304 4650419 140736619910336 18446744073709551615 47118189966900 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 84652 47804 394 112 0 79617 0
[pid=5943/tid=5944] ppid=5941 vsize=338608 CPUtime=331.39 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) S 5941 5943 5556 0 -1 4202560 68624 0 0 0 33120 19 0 0 25 0 4 0 520759416 346734592 47804 33554432000 4194304 4650419 140736619910336 18446744073709551615 47118189966900 0 0 4096 2 18446604453915369664 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=338608 CPUtime=331.88 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 73761 0 0 0 33169 19 0 0 25 0 4 0 520759416 346734592 47804 33554432000 4194304 4650419 140736619910336 18446744073709551615 47118189942468 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=338608 CPUtime=330.2 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 43869 0 0 0 33009 11 0 0 25 0 4 0 520759416 346734592 47804 33554432000 4194304 4650419 140736619910336 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1324.89
Current children cumulated vsize (KiB) 338608

[startup+332.301 s]
/proc/loadavg: 8.03 7.59 7.66 7/184 5969
/proc/meminfo: memFree=19479452/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=338608 CPUtime=1325.69 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) S 5941 5943 5556 0 -1 4202496 257637 0 0 0 132497 72 0 0 25 0 4 0 520759416 346734592 48037 33554432000 4194304 4650419 140736619910336 18446744073709551615 47118189966900 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 84652 48037 394 112 0 79617 0
[pid=5943/tid=5944] ppid=5941 vsize=338608 CPUtime=331.39 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) S 5941 5943 5556 0 -1 4202560 68624 0 0 0 33120 19 0 0 25 0 4 0 520759416 346734592 48037 33554432000 4194304 4650419 140736619910336 18446744073709551615 47118189966900 0 0 4096 2 18446604453915369664 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=338608 CPUtime=332.28 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 73761 0 0 0 33209 19 0 0 25 0 4 0 520759416 346734592 48037 33554432000 4194304 4650419 140736619910336 18446744073709551615 4220608 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=338608 CPUtime=330.6 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 44102 0 0 0 33049 11 0 0 25 0 4 0 520759416 346734592 48037 33554432000 4194304 4650419 140736619910336 18446744073709551615 4433093 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1325.69
Current children cumulated vsize (KiB) 338608

[startup+332.701 s]
/proc/loadavg: 8.03 7.59 7.66 7/184 5969
/proc/meminfo: memFree=19479452/32950904 swapFree=67082284/67111528
[pid=5943] ppid=5941 vsize=338608 CPUtime=1326.49 cores=0,2,4,6
/proc/5943/stat : 5943 (strangenight1-m) S 5941 5943 5556 0 -1 4202496 257637 0 0 0 132577 72 0 0 25 0 4 0 520759416 346734592 48037 33554432000 4194304 4650419 140736619910336 18446744073709551615 47118189966900 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5943/statm: 84652 48037 394 112 0 79617 0
[pid=5943/tid=5944] ppid=5941 vsize=338608 CPUtime=331.39 cores=0,2,4,6
/proc/5943/task/5944/stat : 5944 (strangenight1-m) S 5941 5943 5556 0 -1 4202560 68624 0 0 0 33120 19 0 0 25 0 4 0 520759416 346734592 48037 33554432000 4194304 4650419 140736619910336 18446744073709551615 47118189966900 0 0 4096 2 18446604453915369664 0 0 -1 4 0 0 0
[pid=5943/tid=5945] ppid=5941 vsize=338608 CPUtime=332.68 cores=0,2,4,6
/proc/5943/task/5945/stat : 5945 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 73761 0 0 0 33249 19 0 0 25 0 4 0 520759416 346734592 48037 33554432000 4194304 4650419 140736619910336 18446744073709551615 47118189942468 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5943/tid=5946] ppid=5941 vsize=338608 CPUtime=331 cores=0,2,4,6
/proc/5943/task/5946/stat : 5946 (strangenight1-m) R 5941 5943 5556 0 -1 4202560 44102 0 0 0 33089 11 0 0 25 0 4 0 520759416 346734592 48037 33554432000 4194304 4650419 140736619910336 18446744073709551615 4370693 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1326.49
Current children cumulated vsize (KiB) 338608

Child status: 20
Real time (s): 332.74
CPU time (s): 1326.57
CPU user time (s): 1325.83
CPU system time (s): 0.730888
CPU usage (%): 398.68
Max. virtual memory (cumulated for all children) (KiB): 409580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1325.83
system time used= 0.730888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257640
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= 243
involuntary context switches= 6197

runsolver used 0.505923 second user time and 1.17582 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 17:39:57
IDJOB=3175144
IDBENCH=82762
IDSOLVER=1588
FILE ID=node121/3175144-1304091597
RUNJOBID= node121-1304091596-5933
PBS_JOBID= 13170562
Free space on /tmp= 72656 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1227489160-001.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175144-1304091597/watcher-3175144-1304091597 -o /tmp/evaluation-result-3175144-1304091597/solver-3175144-1304091597 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175144-1304091597.cnf

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

MD5SUM BENCH= 9f541a728bb78454d33f408db36e3bd8
RANDOM SEED=786739189

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:      19976284 kB
Buffers:       2182820 kB
Cached:       10234708 kB
SwapCached:       2776 kB
Active:        9127192 kB
Inactive:      3328716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19976284 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            6316 kB
Writeback:           0 kB
AnonPages:       36156 kB
Mapped:          13532 kB
Slab:           455704 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   188320 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= 72644 MiB
End job on node121 at 2011-04-29 17:45:29