Trace number 3366373

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)SAT 158.792 39.8071

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S25975519-056.SATISFIABLE.cnf
MD5SUMe97f6275ab407a8de4fd3a3e9a04d03e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.004999
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366373-1305402797.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.01	c Parsing time:  0.00 s
0.00/0.01	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.01
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 blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
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
3.57/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.57/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.57/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.57/0.90	c calculated reachability. Time: 0.00
3.57/0.90	c Calc default polars -  time:   0.00 s pos:      43 undec:       1 neg:      31
3.57/0.90	c =========================================================================================
3.57/0.90	c types(t): F = full restart, N = normal restart
3.57/0.90	c types(t): S = simplification begin/end, E = solution found
3.57/0.90	c restart types(rt): st = static, dy = dynamic
3.57/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/0.90	c  B st     0         0        75      1597         0         0      7985         0   no data   no data
3.57/0.90	c Decided on static restart strategy
3.57/0.90	c  N st     8      4913        75      1597         0      4457      7985     76745   no data   no data
3.57/0.90	c  N st    10     11296        75      1597         0      4128      7985     57742   no data   no data
3.57/0.90	c  N st    11     17040        75      1597         0      9346      7985    145090   no data   no data
3.57/0.90	c  F st    12     25000        75      1597         0     11417      7985    178484   no data   no data
3.57/0.90	c  N st    12     25000        75      1597         0     11417      7985    178484   no data   no data
3.57/1.00	c Decided on static restart strategy
3.57/1.00	c  N st    18     30000        75      1597         0      9787      7985    141864   no data   no data
3.57/1.00	c  S st    18     30000        75      1597         0      9787      7985    141864   no data   no data
3.57/1.00	c  S st    18     30501        75      1597         0     10263      7985    150432   no data   no data
3.57/1.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.57/1.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.57/1.00	c blocked clauses removed:        0 vars:      0 tried:          75 T: 0.00 s
3.57/1.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.57/1.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.57/1.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.57/1.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.57/1.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.57/1.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.76/1.20	c lits-rem:       262  cl-subs:     2608  v-elim:      0  v-fix:    0  time:  0.15 s
4.76/1.20	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.03
4.76/1.20	c calculated reachability. Time: 0.00
4.76/1.20	c  N st    18     30501        75      1597         0      7655      7985    110441   no data   no data
5.95/1.50	c  N st    20     37612        75      1597         0      7047      7985     91289   no data   no data
6.36/1.66	c  N st    21     44012        75      1597         0     12786      7985    184229   no data   no data
6.76/1.73	c  S st    22     45752        75      1597         0     14358      7985    209108   no data   no data
6.76/1.78	c  S st    22     46255        75      1597         0     14830      7985    217547   no data   no data
6.76/1.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.76/1.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.76/1.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.76/1.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.76/1.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.76/1.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
6.76/1.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.76/1.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.76/1.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.37/2.14	c lits-rem:       289  cl-subs:     3361  v-elim:      0  v-fix:    0  time:  0.35 s
8.37/2.14	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
8.37/2.14	c vivif2 --  cl tried    11469 cl shrink        0 lits rem          0 time: 0.00
8.37/2.18	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
8.37/2.18	c calculated reachability. Time: 0.00
8.37/2.18	c  N st    22     46255        75      1597         0     11469      7985    166230   no data   no data
11.15/2.86	c  N st    23     60652        75      1597         0     16492      7985    232448   no data   no data
12.77/3.23	c  N st    24     69383        75      1597         0     15551      7985    217702   no data   no data
12.77/3.24	c  S st    24     69383        75      1597         0     15551      7985    217702   no data   no data
12.77/3.28	c  S st    24     69885        75      1597         0     16020      7985    226126   no data   no data
12.77/3.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.77/3.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
12.77/3.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.77/3.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.77/3.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.77/3.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
12.77/3.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.77/3.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
12.77/3.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.33/3.60	c lits-rem:       354  cl-subs:     3092  v-elim:      0  v-fix:    0  time:  0.31 s
14.33/3.60	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
14.33/3.60	c vivif2 --  cl tried    12928 cl shrink        0 lits rem          0 time: 0.00
14.33/3.65	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
14.33/3.65	c calculated reachability. Time: 0.00
14.33/3.65	c  N st    24     69885        75      1597         0     12928      7985    180256   no data   no data
17.93/4.53	c  F st    25     87500        75      1597         0     19058      7985    267461   no data   no data
17.93/4.53	c  N st    25     87500        75      1597         0     19058      7985    267461   no data   no data
19.13/4.82	c Decided on static restart strategy
19.53/4.97	c  N st    32     95541        75      1597         0     15648      7985    212136   no data   no data
22.31/5.61	c  N st    34    104827        75      1597         0     12346      7985    149288   no data   no data
22.31/5.61	c  S st    34    104827        75      1597         0     12346      7985    149288   no data   no data
22.31/5.65	c  S st    34    105334        75      1597         0     12816      7985    157958   no data   no data
22.31/5.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.31/5.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
22.31/5.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.31/5.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.31/5.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.31/5.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
22.31/5.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.31/5.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
22.31/5.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.71/5.73	c lits-rem:        98  cl-subs:     1119  v-elim:      0  v-fix:    0  time:  0.07 s
22.71/5.73	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
22.71/5.73	c vivif2 --  cl tried    11697 cl shrink        0 lits rem          0 time: 0.00
22.71/5.77	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
22.71/5.77	c calculated reachability. Time: 0.00
22.71/5.77	c  N st    34    105334        75      1597         0     11697      7985    141883   no data   no data
25.11/6.33	c  N st    35    114932        75      1597         0     20273      7985    283586   no data   no data
29.10/7.32	c  N st    36    129330        75      1597         0     20711      7985    278809   no data   no data
34.71/8.80	c  N st    37    150926        75      1597         0     26595      7985    360932   no data   no data
36.68/9.27	c  S st    38    158001        75      1597         0     18558      7985    225396   no data   no data
37.08/9.32	c  S st    38    158502        75      1597         0     19020      7985    233751   no data   no data
37.08/9.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.08/9.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
37.08/9.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.08/9.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.08/9.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.08/9.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
37.08/9.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.08/9.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
37.08/9.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.28/9.60	c lits-rem:       231  cl-subs:     2848  v-elim:      0  v-fix:    0  time:  0.26 s
38.28/9.60	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
38.28/9.60	c vivif2 --  cl tried    16172 cl shrink        0 lits rem          0 time: 0.00
38.28/9.65	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
38.28/9.65	c calculated reachability. Time: 0.00
38.28/9.65	c  N st    38    158502        75      1597         0     16172      7985    194341   no data   no data
51.85/13.02	c  N st    39    207092        75      1597         0     28564      7985    376991   no data   no data
60.62/15.31	c  N st    40    237754        75      1597         0     21193      7985    246952   no data   no data
60.62/15.31	c  S st    40    237754        75      1597         0     21193      7985    246952   no data   no data
61.04/15.36	c  S st    40    238260        75      1597         0     21667      7985    255618   no data   no data
61.04/15.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.04/15.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
61.04/15.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.04/15.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.04/15.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.04/15.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
61.04/15.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.04/15.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
61.04/15.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.21/15.61	c lits-rem:       213  cl-subs:     2174  v-elim:      0  v-fix:    0  time:  0.23 s
62.21/15.61	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
62.21/15.61	c vivif2 --  cl tried    19493 cl shrink        0 lits rem          0 time: 0.00
62.21/15.68	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
62.21/15.68	c calculated reachability. Time: 0.00
62.21/15.68	c  N st    40    238260        75      1597         0     19493      7985    226314   no data   no data
84.96/21.36	c  F st    41    306250        75      1597         0     21335      7985    230573   no data   no data
84.96/21.36	c  N st    41    306250        75      1597         0     21335      7985    230573   no data   no data
86.56/21.77	c Decided on static restart strategy
96.15/24.17	c  N st    51    334557        75      1597         0     25345      7985    286607   no data   no data
105.35/26.46	c  N st    53    357391        75      1597         0     23389      7985    248405   no data   no data
105.35/26.46	c  S st    53    357391        75      1597         0     23389      7985    248405   no data   no data
105.70/26.52	c  S st    53    357891        75      1597         0     23853      7985    257110   no data   no data
105.70/26.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.70/26.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
105.70/26.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.70/26.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.70/26.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.70/26.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
105.70/26.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
105.70/26.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
105.70/26.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.10/26.69	c lits-rem:       125  cl-subs:     1499  v-elim:      0  v-fix:    0  time:  0.15 s
106.10/26.69	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
106.10/26.69	c vivif2 --  cl tried    22354 cl shrink        0 lits rem          0 time: 0.00
106.50/26.77	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
106.50/26.77	c calculated reachability. Time: 0.00
106.50/26.77	c  N st    53    357891        75      1597         0     22354      7985    238356   no data   no data
118.88/29.84	c  N st    54    390285        75      1597         0     28037      7985    314745   no data   no data
137.23/34.48	c  N st    55    438874        75      1597         0     47358      7985    620404   no data   no data
158.78/39.80	c Following stats are for *FIRST FINISHED THREAD ONLY*
158.78/39.80	c num threads              : 4          
158.78/39.80	c restarts                 : 55         
158.78/39.80	c dynamic restarts         : 0          
158.78/39.80	c static restarts          : 55         
158.78/39.80	c full restarts            : 3          
158.78/39.80	c total simplify time      : 0.00       
158.78/39.80	c learnts DL2              : 0          
158.78/39.80	c learnts size 2           : 0          
158.78/39.80	c learnts size 1           : 0           (0.00      % of vars)
158.78/39.80	c filedLit time            : 0.03        (0.07      % time)
158.78/39.80	c v-elim SatELite          : 0           (0.00      % vars)
158.78/39.80	c SatELite time            : 3.34        (8.40      % time)
158.78/39.80	c v-elim xor               : 0           (0.00      % vars)
158.78/39.80	c xor elim time            : 0.00        (0.01      % time)
158.78/39.80	c num binary xor trees     : 0          
158.78/39.80	c binxor trees' crown      : 0           (nan       leafs/tree)
158.78/39.80	c bin xor find time        : 0.00       
158.78/39.80	c OTF clause improved      : 50330       (0.11      clauses/conflict)
158.78/39.80	c OTF impr. size diff      : 51001       (1.01       lits/clause)
158.78/39.80	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
158.78/39.80	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
158.78/39.80	c tried to recurMin cls    : 19282       (4.05       % of conflicts)
158.78/39.80	c updated cache            : 0           (0.00       lits/tried recurMin)
158.78/39.80	c unit cls recevied        : 0           (nan       % of units)
158.78/39.80	c unit cls sent            : 0           (nan       % of units)
158.78/39.80	c bin cls recevied         : 0          
158.78/39.80	c bin cls sent             : 0          
158.78/39.80	c clauses over max glue    : 0           (0.00      % of all clauses)
158.78/39.80	c conflicts                : 475702      (11962.85  / sec)
158.78/39.80	c decisions                : 525401      (1.08      % random)
158.78/39.80	c bogo-props               : 6762926244  (170072527.78 / sec)
158.78/39.80	c conflict literals        : 7703617     (18.44     % deleted)
158.78/39.80	c Memory used              : 301.70      MB
158.78/39.80	c single-thread CPU time   : 39.76       s
158.78/39.80	c all-threads sum CPU time : 158.62      s
158.78/39.80	s SATISFIABLE
158.78/39.80	v 1 2 -3 -4 -5 6 -7 -8 9 -10 -11 -12 13 14 -15 -16 17 18 19 20 -21 -22 -23 24 25 26 27 28 -29 30 -31 -32 -33 34 -35 -36 37 -38 39 40 -41 -42 -43 -44 -45 46 -47 48 -49 50 51 52 53 -54 -55 -56 57 -58 59 60 -61 62 -63 -64 -65 -66 67 -68 69 -70 -71 72 73 -74 75 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366373-1305402797/watcher-3366373-1305402797 -o /tmp/evaluation-result-3366373-1305402797/solver-3366373-1305402797 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366373-1305402797.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.80 8.02 7.99 7/319 17858
/proc/meminfo: memFree=15443112/32950928 swapFree=67085488/67111528
[pid=17858] ppid=17856 vsize=281568 CPUtime=0 cores=1,3,5,7
/proc/17858/stat : 17858 (strangenight2-m) R 17856 17858 17424 0 -1 4202496 611 0 0 0 0 0 0 0 25 0 4 0 730510373 288325632 527 33554432000 4194304 4580107 140735471943440 18446744073709551615 231895187211 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17858/statm: 70392 530 336 95 0 65374 0
[pid=17858/tid=17859] ppid=17856 vsize=281692 CPUtime=0 cores=1,3,5,7
/proc/17858/task/17859/stat : 17859 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 74 0 0 0 0 0 0 0 25 0 4 0 730510373 288452608 621 33554432000 4194304 4580107 140735471943440 18446744073709551615 231895151301 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17858/tid=17860] ppid=17856 vsize=281692 CPUtime=0 cores=1,3,5,7
/proc/17858/task/17860/stat : 17860 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 81 0 0 0 0 0 0 0 25 0 4 0 730510373 288452608 621 33554432000 4194304 4580107 140735471943440 18446744073709551615 231895151301 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17858/tid=17861] ppid=17856 vsize=281692 CPUtime=0 cores=1,3,5,7
/proc/17858/task/17861/stat : 17861 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 53 0 0 0 0 0 0 0 25 0 4 0 730510373 288452608 621 33554432000 4194304 4580107 140735471943440 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0773561 s]
/proc/loadavg: 7.80 8.02 7.99 7/319 17858
/proc/meminfo: memFree=15443112/32950928 swapFree=67085488/67111528
[pid=17858] ppid=17856 vsize=282052 CPUtime=0.28 cores=1,3,5,7
/proc/17858/stat : 17858 (strangenight2-m) R 17856 17858 17424 0 -1 4202496 1358 0 0 0 28 0 0 0 18 0 4 0 730510373 288821248 1270 33554432000 4194304 4580107 140735471943440 18446744073709551615 4295727 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17858/statm: 70513 1270 376 95 0 65495 0
[pid=17858/tid=17859] ppid=17856 vsize=282052 CPUtime=0.07 cores=1,3,5,7
/proc/17858/task/17859/stat : 17859 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 243 0 0 0 7 0 0 0 25 0 4 0 730510373 288821248 1270 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17858/tid=17860] ppid=17856 vsize=282052 CPUtime=0.07 cores=1,3,5,7
/proc/17858/task/17860/stat : 17860 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 255 0 0 0 7 0 0 0 18 0 4 0 730510373 288821248 1270 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17858/tid=17861] ppid=17856 vsize=282052 CPUtime=0.06 cores=1,3,5,7
/proc/17858/task/17861/stat : 17861 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 178 0 0 0 6 0 0 0 25 0 4 0 730510373 288821248 1271 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294754 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 282052

[startup+0.100351 s]
/proc/loadavg: 7.80 8.02 7.99 7/319 17858
/proc/meminfo: memFree=15443112/32950928 swapFree=67085488/67111528
[pid=17858] ppid=17856 vsize=282052 CPUtime=0.37 cores=1,3,5,7
/proc/17858/stat : 17858 (strangenight2-m) R 17856 17858 17424 0 -1 4202496 1507 0 0 0 37 0 0 0 18 0 4 0 730510373 288821248 1419 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17858/statm: 70513 1419 376 95 0 65495 0
[pid=17858/tid=17859] ppid=17856 vsize=282052 CPUtime=0.09 cores=1,3,5,7
/proc/17858/task/17859/stat : 17859 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 282 0 0 0 9 0 0 0 25 0 4 0 730510373 288821248 1419 33554432000 4194304 4580107 140735471943440 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17858/tid=17860] ppid=17856 vsize=282052 CPUtime=0.09 cores=1,3,5,7
/proc/17858/task/17860/stat : 17860 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 293 0 0 0 9 0 0 0 18 0 4 0 730510373 288821248 1419 33554432000 4194304 4580107 140735471943440 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17858/tid=17861] ppid=17856 vsize=282052 CPUtime=0.08 cores=1,3,5,7
/proc/17858/task/17861/stat : 17861 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 212 0 0 0 8 0 0 0 25 0 4 0 730510373 288821248 1419 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282052

[startup+0.300315 s]
/proc/loadavg: 7.80 8.02 7.99 7/319 17858
/proc/meminfo: memFree=15443112/32950928 swapFree=67085488/67111528
[pid=17858] ppid=17856 vsize=283820 CPUtime=1.17 cores=1,3,5,7
/proc/17858/stat : 17858 (strangenight2-m) R 17856 17858 17424 0 -1 4202496 2801 0 0 0 117 0 0 0 18 0 4 0 730510373 290631680 1675 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17858/statm: 70955 1675 377 95 0 65937 0
[pid=17858/tid=17859] ppid=17856 vsize=283820 CPUtime=0.29 cores=1,3,5,7
/proc/17858/task/17859/stat : 17859 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 610 0 0 0 29 0 0 0 25 0 4 0 730510373 290631680 1675 33554432000 4194304 4580107 140735471943440 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17858/tid=17860] ppid=17856 vsize=283820 CPUtime=0.29 cores=1,3,5,7
/proc/17858/task/17860/stat : 17860 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 613 0 0 0 29 0 0 0 18 0 4 0 730510373 290631680 1675 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17858/tid=17861] ppid=17856 vsize=283820 CPUtime=0.28 cores=1,3,5,7
/proc/17858/task/17861/stat : 17861 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 536 0 0 0 28 0 0 0 25 0 4 0 730510373 290631680 1675 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283820

[startup+0.700241 s]
/proc/loadavg: 7.80 8.02 7.99 7/319 17858
/proc/meminfo: memFree=15443112/32950928 swapFree=67085488/67111528
[pid=17858] ppid=17856 vsize=284584 CPUtime=2.76 cores=1,3,5,7
/proc/17858/stat : 17858 (strangenight2-m) R 17856 17858 17424 0 -1 4202496 4388 0 0 0 276 0 0 0 18 0 4 0 730510373 291414016 2465 33554432000 4194304 4580107 140735471943440 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17858/statm: 71146 2465 378 95 0 66128 0
[pid=17858/tid=17859] ppid=17856 vsize=284584 CPUtime=0.69 cores=1,3,5,7
/proc/17858/task/17859/stat : 17859 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 1015 0 0 0 69 0 0 0 25 0 4 0 730510373 291414016 2465 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17858/tid=17860] ppid=17856 vsize=284584 CPUtime=0.69 cores=1,3,5,7
/proc/17858/task/17860/stat : 17860 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 999 0 0 0 69 0 0 0 18 0 4 0 730510373 291414016 2465 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17858/tid=17861] ppid=17856 vsize=284584 CPUtime=0.68 cores=1,3,5,7
/proc/17858/task/17861/stat : 17861 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 935 0 0 0 68 0 0 0 25 0 4 0 730510373 291414016 2465 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 284584

[startup+1.50109 s]
/proc/loadavg: 7.80 8.02 7.99 10/323 17862
/proc/meminfo: memFree=15428448/32950928 swapFree=67085488/67111528
[pid=17858] ppid=17856 vsize=289840 CPUtime=5.95 cores=1,3,5,7
/proc/17858/stat : 17858 (strangenight2-m) R 17856 17858 17424 0 -1 4202496 8818 0 0 0 594 1 0 0 19 0 4 0 730510373 296796160 4636 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17858/statm: 72460 4636 379 95 0 67442 0
[pid=17858/tid=17859] ppid=17856 vsize=289840 CPUtime=1.49 cores=1,3,5,7
/proc/17858/task/17859/stat : 17859 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 2480 0 0 0 149 0 0 0 25 0 4 0 730510373 296796160 4636 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17858/tid=17860] ppid=17856 vsize=289840 CPUtime=1.48 cores=1,3,5,7
/proc/17858/task/17860/stat : 17860 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 1690 0 0 0 148 0 0 0 20 0 4 0 730510373 296796160 4636 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17858/tid=17861] ppid=17856 vsize=289840 CPUtime=1.47 cores=1,3,5,7
/proc/17858/task/17861/stat : 17861 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 1588 0 0 0 147 0 0 0 25 0 4 0 730510373 296796160 4636 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 289840

[startup+3.1008 s]
/proc/loadavg: 7.80 8.02 7.99 5/318 17863
/proc/meminfo: memFree=15663468/32950928 swapFree=67085488/67111528
[pid=17858] ppid=17856 vsize=300544 CPUtime=12.35 cores=1,3,5,7
/proc/17858/stat : 17858 (strangenight2-m) R 17856 17858 17424 0 -1 4202496 16275 0 0 0 1232 3 0 0 25 0 4 0 730510373 307757056 9320 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17858/statm: 75136 9320 379 95 0 70118 0
[pid=17858/tid=17859] ppid=17856 vsize=300544 CPUtime=3.08 cores=1,3,5,7
/proc/17858/task/17859/stat : 17859 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 4378 0 0 0 308 0 0 0 25 0 4 0 730510373 307757056 9320 33554432000 4194304 4580107 140735471943440 18446744073709551615 4416477 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17858/tid=17860] ppid=17856 vsize=300544 CPUtime=3.09 cores=1,3,5,7
/proc/17858/task/17860/stat : 17860 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 4037 0 0 0 308 1 0 0 25 0 4 0 730510373 307757056 9320 33554432000 4194304 4580107 140735471943440 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17858/tid=17861] ppid=17856 vsize=300544 CPUtime=3.05 cores=1,3,5,7
/proc/17858/task/17861/stat : 17861 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 3730 0 0 0 305 0 0 0 25 0 4 0 730510373 307757056 9320 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 300544

[startup+6.3002 s]
/proc/loadavg: 7.82 8.02 7.99 9/323 17893
/proc/meminfo: memFree=15624436/32950928 swapFree=67085488/67111528
[pid=17858] ppid=17856 vsize=303188 CPUtime=25.11 cores=1,3,5,7
/proc/17858/stat : 17858 (strangenight2-m) R 17856 17858 17424 0 -1 4202496 23980 0 0 0 2507 4 0 0 25 0 4 0 730510373 310464512 10711 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17858/statm: 75797 10711 379 95 0 70779 0
[pid=17858/tid=17859] ppid=17856 vsize=303188 CPUtime=6.29 cores=1,3,5,7
/proc/17858/task/17859/stat : 17859 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 6612 0 0 0 628 1 0 0 25 0 4 0 730510373 310464512 10711 33554432000 4194304 4580107 140735471943440 18446744073709551615 4406486 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17858/tid=17860] ppid=17856 vsize=303188 CPUtime=6.28 cores=1,3,5,7
/proc/17858/task/17860/stat : 17860 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 6318 0 0 0 627 1 0 0 25 0 4 0 730510373 310464512 10711 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17858/tid=17861] ppid=17856 vsize=303188 CPUtime=6.22 cores=1,3,5,7
/proc/17858/task/17861/stat : 17861 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 5481 0 0 0 622 0 0 0 25 0 4 0 730510373 310464512 10711 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294404 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 303188

[startup+12.701 s]
/proc/loadavg: 7.91 8.04 7.99 9/323 17893
/proc/meminfo: memFree=15582356/32950928 swapFree=67085488/67111528
[pid=17858] ppid=17856 vsize=306584 CPUtime=50.65 cores=1,3,5,7
/proc/17858/stat : 17858 (strangenight2-m) R 17856 17858 17424 0 -1 4202496 36484 0 0 0 5058 7 0 0 25 0 4 0 730510373 313942016 13199 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17858/statm: 76646 13199 379 95 0 71628 0
[pid=17858/tid=17859] ppid=17856 vsize=306584 CPUtime=12.69 cores=1,3,5,7
/proc/17858/task/17859/stat : 17859 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 9396 0 0 0 1268 1 0 0 25 0 4 0 730510373 313942016 13199 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17858/tid=17860] ppid=17856 vsize=306584 CPUtime=12.69 cores=1,3,5,7
/proc/17858/task/17860/stat : 17860 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 9560 0 0 0 1267 2 0 0 25 0 4 0 730510373 313942016 13199 33554432000 4194304 4580107 140735471943440 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17858/tid=17861] ppid=17856 vsize=306584 CPUtime=12.56 cores=1,3,5,7
/proc/17858/task/17861/stat : 17861 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 9267 0 0 0 1254 2 0 0 25 0 4 0 730510373 313942016 13199 33554432000 4194304 4580107 140735471943440 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 306584

[startup+25.5006 s]
/proc/loadavg: 8.00 8.05 8.00 9/323 17893
/proc/meminfo: memFree=15540100/32950928 swapFree=67085488/67111528
[pid=17858] ppid=17856 vsize=298384 CPUtime=101.72 cores=1,3,5,7
/proc/17858/stat : 17858 (strangenight2-m) R 17856 17858 17424 0 -1 4202496 55615 0 0 0 10160 12 0 0 25 0 4 0 730510373 305545216 17573 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17858/statm: 74596 17573 379 95 0 69578 0
[pid=17858/tid=17859] ppid=17856 vsize=298384 CPUtime=25.49 cores=1,3,5,7
/proc/17858/task/17859/stat : 17859 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 14425 0 0 0 2547 2 0 0 25 0 4 0 730510373 305545216 17573 33554432000 4194304 4580107 140735471943440 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17858/tid=17860] ppid=17856 vsize=298384 CPUtime=25.49 cores=1,3,5,7
/proc/17858/task/17860/stat : 17860 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 14221 0 0 0 2546 3 0 0 25 0 4 0 730510373 305545216 17573 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17858/tid=17861] ppid=17856 vsize=298384 CPUtime=25.22 cores=1,3,5,7
/proc/17858/task/17861/stat : 17861 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 15082 0 0 0 2519 3 0 0 25 0 4 0 730510373 305545216 17573 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 298384

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

[startup+31.9124 s]
/proc/loadavg: 8.00 8.05 8.00 9/323 17894
/proc/meminfo: memFree=15531908/32950928 swapFree=67085488/67111528
[pid=17858] ppid=17856 vsize=298672 CPUtime=127.3 cores=1,3,5,7
/proc/17858/stat : 17858 (strangenight2-m) R 17856 17858 17424 0 -1 4202496 64635 0 0 0 12715 15 0 0 25 0 4 0 730510373 305840128 20210 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17858/statm: 74668 20210 379 95 0 69650 0
[pid=17858/tid=17859] ppid=17856 vsize=298672 CPUtime=31.9 cores=1,3,5,7
/proc/17858/task/17859/stat : 17859 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 17492 0 0 0 3187 3 0 0 25 0 4 0 730510373 305840128 20210 33554432000 4194304 4580107 140735471943440 18446744073709551615 4406480 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17858/tid=17860] ppid=17856 vsize=298672 CPUtime=31.9 cores=1,3,5,7
/proc/17858/task/17860/stat : 17860 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 16612 0 0 0 3186 4 0 0 25 0 4 0 730510373 305840128 20210 33554432000 4194304 4580107 140735471943440 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17858/tid=17861] ppid=17856 vsize=298672 CPUtime=31.57 cores=1,3,5,7
/proc/17858/task/17861/stat : 17861 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 16607 0 0 0 3153 4 0 0 25 0 4 0 730510373 305840128 20210 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 127.3
Current children cumulated vsize (KiB) 298672

[startup+35.1008 s]
/proc/loadavg: 8.00 8.05 8.00 9/323 17894
/proc/meminfo: memFree=15537116/32950928 swapFree=67085488/67111528
[pid=17858] ppid=17856 vsize=308652 CPUtime=140.05 cores=1,3,5,7
/proc/17858/stat : 17858 (strangenight2-m) R 17856 17858 17424 0 -1 4202496 68278 0 0 0 13989 16 0 0 25 0 4 0 730510373 316059648 19127 33554432000 4194304 4580107 140735471943440 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17858/statm: 77163 19127 379 95 0 72145 0
[pid=17858/tid=17859] ppid=17856 vsize=308652 CPUtime=35.1 cores=1,3,5,7
/proc/17858/task/17859/stat : 17859 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 18260 0 0 0 3507 3 0 0 25 0 4 0 730510373 316059648 19130 33554432000 4194304 4580107 140735471943440 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17858/tid=17860] ppid=17856 vsize=308652 CPUtime=35.1 cores=1,3,5,7
/proc/17858/task/17860/stat : 17860 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 17594 0 0 0 3506 4 0 0 25 0 4 0 730510373 316059648 19130 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17858/tid=17861] ppid=17856 vsize=308652 CPUtime=34.74 cores=1,3,5,7
/proc/17858/task/17861/stat : 17861 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 17293 0 0 0 3470 4 0 0 25 0 4 0 730510373 316059648 19130 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 140.05
Current children cumulated vsize (KiB) 308652

[startup+38.3002 s]
/proc/loadavg: 8.00 8.05 8.00 9/323 17894
/proc/meminfo: memFree=15523476/32950928 swapFree=67085488/67111528
[pid=17858] ppid=17856 vsize=308880 CPUtime=152.79 cores=1,3,5,7
/proc/17858/stat : 17858 (strangenight2-m) R 17856 17858 17424 0 -1 4202496 71957 0 0 0 15263 16 0 0 25 0 4 0 730510373 316293120 19464 33554432000 4194304 4580107 140735471943440 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17858/statm: 77220 19464 379 95 0 72202 0
[pid=17858/tid=17859] ppid=17856 vsize=308880 CPUtime=38.29 cores=1,3,5,7
/proc/17858/task/17859/stat : 17859 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 19189 0 0 0 3826 3 0 0 25 0 4 0 730510373 316293120 19464 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17858/tid=17860] ppid=17856 vsize=308880 CPUtime=38.28 cores=1,3,5,7
/proc/17858/task/17860/stat : 17860 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 18573 0 0 0 3824 4 0 0 25 0 4 0 730510373 316293120 19465 33554432000 4194304 4580107 140735471943440 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17858/tid=17861] ppid=17856 vsize=308880 CPUtime=37.9 cores=1,3,5,7
/proc/17858/task/17861/stat : 17861 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 18193 0 0 0 3786 4 0 0 25 0 4 0 730510373 316293120 19465 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 152.79
Current children cumulated vsize (KiB) 308880

[startup+39.1011 s]
/proc/loadavg: 8.00 8.05 8.00 9/323 17894
/proc/meminfo: memFree=15519880/32950928 swapFree=67085488/67111528
[pid=17858] ppid=17856 vsize=308880 CPUtime=155.98 cores=1,3,5,7
/proc/17858/stat : 17858 (strangenight2-m) R 17856 17858 17424 0 -1 4202496 72539 0 0 0 15582 16 0 0 25 0 4 0 730510373 316293120 20046 33554432000 4194304 4580107 140735471943440 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17858/statm: 77220 20046 379 95 0 72202 0
[pid=17858/tid=17859] ppid=17856 vsize=308880 CPUtime=39.09 cores=1,3,5,7
/proc/17858/task/17859/stat : 17859 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 19348 0 0 0 3906 3 0 0 25 0 4 0 730510373 316293120 20046 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17858/tid=17860] ppid=17856 vsize=308880 CPUtime=39.09 cores=1,3,5,7
/proc/17858/task/17860/stat : 17860 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 18715 0 0 0 3904 5 0 0 25 0 4 0 730510373 316293120 20046 33554432000 4194304 4580107 140735471943440 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17858/tid=17861] ppid=17856 vsize=308880 CPUtime=38.69 cores=1,3,5,7
/proc/17858/task/17861/stat : 17861 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 18312 0 0 0 3865 4 0 0 25 0 4 0 730510373 316293120 20046 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 155.98
Current children cumulated vsize (KiB) 308880

[startup+39.501 s]
/proc/loadavg: 8.00 8.05 8.00 9/323 17894
/proc/meminfo: memFree=15521016/32950928 swapFree=67085488/67111528
[pid=17858] ppid=17856 vsize=308936 CPUtime=157.6 cores=1,3,5,7
/proc/17858/stat : 17858 (strangenight2-m) R 17856 17858 17424 0 -1 4202496 73151 0 0 0 15744 16 0 0 25 0 4 0 730510373 316350464 19816 33554432000 4194304 4580107 140735471943440 18446744073709551615 4489474 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17858/statm: 77234 19816 379 95 0 72216 0
[pid=17858/tid=17859] ppid=17856 vsize=308936 CPUtime=39.5 cores=1,3,5,7
/proc/17858/task/17859/stat : 17859 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 19411 0 0 0 3947 3 0 0 25 0 4 0 730510373 316350464 19818 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17858/tid=17860] ppid=17856 vsize=308936 CPUtime=39.5 cores=1,3,5,7
/proc/17858/task/17860/stat : 17860 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 18788 0 0 0 3945 5 0 0 25 0 4 0 730510373 316350464 19818 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17858/tid=17861] ppid=17856 vsize=308936 CPUtime=39.09 cores=1,3,5,7
/proc/17858/task/17861/stat : 17861 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 18722 0 0 0 3905 4 0 0 25 0 4 0 730510373 316350464 19818 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 157.6
Current children cumulated vsize (KiB) 308936

[startup+39.701 s]
/proc/loadavg: 8.00 8.05 8.00 9/323 17894
/proc/meminfo: memFree=15521016/32950928 swapFree=67085488/67111528
[pid=17858] ppid=17856 vsize=308936 CPUtime=158.37 cores=1,3,5,7
/proc/17858/stat : 17858 (strangenight2-m) R 17856 17858 17424 0 -1 4202496 73288 0 0 0 15821 16 0 0 25 0 4 0 730510373 316350464 19953 33554432000 4194304 4580107 140735471943440 18446744073709551615 4301481 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17858/statm: 77234 19953 379 95 0 72216 0
[pid=17858/tid=17859] ppid=17856 vsize=308936 CPUtime=39.69 cores=1,3,5,7
/proc/17858/task/17859/stat : 17859 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 19438 0 0 0 3966 3 0 0 25 0 4 0 730510373 316350464 19953 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17858/tid=17860] ppid=17856 vsize=308936 CPUtime=39.69 cores=1,3,5,7
/proc/17858/task/17860/stat : 17860 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 18823 0 0 0 3964 5 0 0 25 0 4 0 730510373 316350464 19953 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17858/tid=17861] ppid=17856 vsize=308936 CPUtime=39.28 cores=1,3,5,7
/proc/17858/task/17861/stat : 17861 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 18764 0 0 0 3924 4 0 0 25 0 4 0 730510373 316350464 19953 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 158.37
Current children cumulated vsize (KiB) 308936

[startup+39.8009 s]
/proc/loadavg: 8.00 8.05 8.00 9/323 17894
/proc/meminfo: memFree=15521016/32950928 swapFree=67085488/67111528
[pid=17858] ppid=17856 vsize=308936 CPUtime=158.78 cores=1,3,5,7
/proc/17858/stat : 17858 (strangenight2-m) R 17856 17858 17424 0 -1 4202496 73362 0 0 0 15861 17 0 0 25 0 4 0 730510373 316350464 20027 33554432000 4194304 4580107 140735471943440 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17858/statm: 77234 20027 379 95 0 72216 0
[pid=17858/tid=17859] ppid=17856 vsize=308936 CPUtime=39.79 cores=1,3,5,7
/proc/17858/task/17859/stat : 17859 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 19456 0 0 0 3976 3 0 0 25 0 4 0 730510373 316350464 20027 33554432000 4194304 4580107 140735471943440 18446744073709551615 4482209 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17858/tid=17860] ppid=17856 vsize=308936 CPUtime=39.79 cores=1,3,5,7
/proc/17858/task/17860/stat : 17860 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 18839 0 0 0 3974 5 0 0 25 0 4 0 730510373 316350464 20027 33554432000 4194304 4580107 140735471943440 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17858/tid=17861] ppid=17856 vsize=308936 CPUtime=39.38 cores=1,3,5,7
/proc/17858/task/17861/stat : 17861 (strangenight2-m) R 17856 17858 17424 0 -1 4202560 18788 0 0 0 3934 4 0 0 25 0 4 0 730510373 316350464 20027 33554432000 4194304 4580107 140735471943440 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 158.78
Current children cumulated vsize (KiB) 308936

Child status: 10
Real time (s): 39.8071
CPU time (s): 158.792
CPU user time (s): 158.617
CPU system time (s): 0.174973
CPU usage (%): 398.903
Max. virtual memory (cumulated for all children) (KiB): 312920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 158.617
system time used= 0.174973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73371
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= 189
involuntary context switches= 1204

runsolver used 0.112982 second user time and 0.298954 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 21:53:17
IDJOB=3366373
IDBENCH=82782
IDSOLVER=1844
FILE ID=node114/3366373-1305402797
RUNJOBID= node114-1305401591-17740
PBS_JOBID= 13324473
Free space on /tmp= 72976 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S25975519-056.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366373-1305402797/watcher-3366373-1305402797 -o /tmp/evaluation-result-3366373-1305402797/solver-3366373-1305402797 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366373-1305402797.cnf

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

MD5SUM BENCH= e97f6275ab407a8de4fd3a3e9a04d03e
RANDOM SEED=1073420319

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15443408 kB
Buffers:        274664 kB
Cached:        6217352 kB
SwapCached:         96 kB
Active:       12137764 kB
Inactive:      4962384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15443408 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:            5496 kB
Writeback:           0 kB
AnonPages:    10607348 kB
Mapped:          27240 kB
Slab:           306744 kB
PageTables:      37548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52790992 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= 72968 MiB
End job on node114 at 2011-05-14 21:53:57