Trace number 3175204

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-mt? (TO) 4800.3 1202.73

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175204-1304098753.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.41/0.25	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.41/0.25	c -- vars added         50
0.41/0.25	c Parsing time:  0.01 s
0.41/0.25	c  N st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.41/0.25	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.37
0.41/0.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.41/0.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.41/0.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.41/0.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.41/0.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.41/0.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
0.41/0.25	c Finding binary XORs  T:     0.00 s  found:       0
0.41/0.25	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.41/0.25	c calculated reachability. Time: 0.00
0.41/0.25	c Calc default polars -  time:   0.00 s pos:      26 undec:       2 neg:      22
2.78/0.72	c =========================================================================================
2.78/0.72	c types(t): F = full restart, N = normal restart
2.78/0.72	c types(t): S = simplification begin/end, E = solution found
2.78/0.72	c restart types(rt): st = static, dy = dynamic
2.78/0.72	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.78/0.72	c  B st     0         0        50      4450         0         0     31150         0   no data   no data  --
2.78/0.72	c  N dy     7      4591        50      4450         0      3957     31150     71865     15.19     15.99  --
2.78/0.72	c  N dy    23      8622        50      4450         0      5318     31150     93373     15.51     16.35  --
2.78/0.72	c  N dy    29     12704        50      4450         0      5168     31150     83699     15.19     17.16  --
2.78/0.72	c  N dy    54     16714        50      4450         0      8682     31150    148646     15.47     16.31  --
3.17/0.82	c  N dy    62     20868        50      4450         0      7360     31150    116659     15.23     16.05  --
3.97/1.02	c  N dy    82     24940        50      4450         0     10910     31150    180582     15.30     16.48  --
3.97/1.02	c  F st    83     25001        50      4450         0     10965     31150    181619     15.31   no data  --
4.78/1.24	c  N dy    89     30002        50      4450         0      9376     31150    150259     15.31   no data  --
4.78/1.24	c  S st    89     30002        50      4450         0      9376     31150    150259     15.31   no data  --
4.78/1.24	c  S st    89     30503        50      4450         0      9832     31150    158951     15.31   no data  --
5.16/1.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.16/1.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.16/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
5.16/1.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.36/2.18	c lits-rem:      1327  cl-subs:     1564  v-elim:      0  v-fix:    0  time:  3.72 s
9.18/2.39	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.86
9.18/2.39	c calculated reachability. Time: 0.00
9.18/2.39	c  N dy    89     30503        50      4450         0      8268     31150    131984     15.31   no data  --
11.15/2.84	c  N dy   106     40410        50      4450         0     10036     31150    151186     15.06     15.93  --
11.95/3.06	c  N dy   136     44415        50      4450         0     13531     31150    216142     15.21     16.73  --
12.35/3.15	c  S st   150     45756        50      4450         0     14691     31150    237984     15.27   no data  --
12.75/3.20	c  S st   150     46259        50      4450         0     15136     31150    246538     15.27   no data  --
12.75/3.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.75/3.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.75/3.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
12.75/3.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.75/3.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.75/3.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
12.75/3.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.57/4.50	c lits-rem:      1956  cl-subs:     2598  v-elim:      0  v-fix:    0  time:  5.16 s
17.57/4.50	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
17.97/4.50	c vivif2 --  cl tried    12538 cl shrink        0 lits rem          0 time: 0.01
19.10/4.81	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.15
19.10/4.82	c calculated reachability. Time: 0.00
19.10/4.82	c  N dy   150     46259        50      4450         0     12538     31150    200568     15.27   no data  --
19.70/5.06	c  N dy   177     50368        50      4450         0      8587     31150    121942     15.37     16.27  --
20.70/5.37	c  N dy   182     57040        50      4450         0     14347     31150    221534     15.20     16.11  --
21.69/5.66	c  N dy   221     61323        50      4450         0      9571     31150    132595     15.33     16.20  --
22.68/5.92	c  N dy   227     67053        50      4450         0     14537     31150    221509     15.25     16.09  --
23.03/6.08	c  S st   243     69389        50      4450         0     16589     31150    259269     15.28     13.62  --
23.37/6.13	c  S st   243     69889        50      4450         0     17038     31150    267875     15.28   no data  --
23.37/6.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.37/6.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.37/6.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
23.37/6.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.37/6.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.37/6.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
23.37/6.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.15/9.03	c lits-rem:      2331  cl-subs:     2529  v-elim:      0  v-fix:    0  time:  9.54 s
33.15/9.03	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
33.15/9.03	c vivif2 --  cl tried    14509 cl shrink        0 lits rem          0 time: 0.01
34.35/9.37	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.35
34.35/9.37	c calculated reachability. Time: 0.00
34.35/9.37	c  N dy   243     69889        50      4450         0     14509     31150    222931     15.28   no data  --
35.55/9.69	c  N dy   276     74355        50      4450         0     18416     31150    295904     15.37     16.23  --
36.75/9.99	c  N dy   315     79203        50      4450         0     13311     31150    195747     15.46     16.28  --
38.33/10.31	c  N dy   324     84467        50      4450         0     17870     31150    277041     15.42     16.33  --
39.13/10.58	c  F st   348     87503        50      4450         0     20509     31150    326611     15.47   no data  --
39.93/10.76	c  N st   353     90802        50      4450         0     13081     31150    183462     15.47   no data  --
43.52/11.62	c  N dy   381    104311        50      4450         0     13480     31150    181182     15.38     16.36  --
43.52/11.66	c  S st   387    104835        50      4450         0     13940     31150    189784     15.39   no data  --
43.92/11.70	c  S st   387    105340        50      4450         0     14394     31150    198562     15.39   no data  --
43.92/11.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.92/11.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.92/11.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
43.92/11.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.92/11.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.92/11.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
43.92/11.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.11/12.59	c lits-rem:       713  cl-subs:     1043  v-elim:      0  v-fix:    0  time:  3.51 s
47.11/12.59	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
47.51/12.60	c vivif2 --  cl tried    13351 cl shrink        0 lits rem          0 time: 0.01
48.71/12.90	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.20
48.71/12.90	c calculated reachability. Time: 0.00
48.71/12.90	c  N dy   387    105340        50      4450         0     13351     31150    181534     15.39   no data  --
50.31/13.35	c  N dy   417    112063        50      4450         0     19185     31150    288654     15.43     16.42  --
52.69/13.93	c  N dy   421    120723        50      4450         0     14614     31150    193913     15.32     16.27  --
55.08/14.59	c  N dy   450    130151        50      4450         0     22732     31150    339668     15.31     16.12  --
58.69/15.43	c  N dy   505    140703        50      4450         0     19001     31150    269711     15.37     16.27  --
61.46/16.19	c  N dy   533    149716        50      4450         0     26770     31150    407597     15.35     17.32  --
64.25/16.87	c  S st   598    158011        50      4450         0     20176     31150    287352     15.42     14.79  --
64.65/16.92	c  S st   598    158515        50      4450         0     20623     31150    295951     15.42   no data  --
64.65/16.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.65/16.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.65/16.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
64.65/16.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.65/16.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.65/16.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
64.65/16.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
69.05/18.08	c lits-rem:      1318  cl-subs:     1740  v-elim:      0  v-fix:    0  time:  4.57 s
69.05/18.08	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
69.05/18.08	c vivif2 --  cl tried    18883 cl shrink        0 lits rem          0 time: 0.01
70.65/18.43	c asymm  cl-useful: 0/3711/4450 lits-rem:0 time: 1.38
70.65/18.43	c calculated reachability. Time: 0.00
70.65/18.43	c  N dy   598    158515        50      4450         0     18883     31150    262224     15.42   no data  --
74.24/19.38	c  N dy   642    168718        50      4450         0     27601     31150    419506     15.42     17.70  --
78.24/20.39	c  N dy   701    179695        50      4450         0     22604     31150    323811     15.44     16.31  --
88.21/22.85	c  N dy   760    207617        50      4450         0     30959     31150    450729     15.34     16.19  --
93.01/24.04	c  N dy   832    220957        50      4450         0     26248     31150    375610     15.37     17.65  --
99.39/25.61	c  N dy   862    237773        50      4450         0     23451     31150    308857     15.31     15.38  --
99.39/25.61	c  S st   862    237773        50      4450         0     23451     31150    308857     15.31     15.38  --
99.39/25.67	c  S st   862    238277        50      4450         0     23907     31150    317506     15.31   no data  --
99.39/25.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.39/25.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.39/25.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
99.39/25.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.39/25.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.39/25.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
99.39/25.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
105.77/27.29	c lits-rem:      1083  cl-subs:     2514  v-elim:      0  v-fix:    0  time:  6.38 s
105.77/27.29	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
105.77/27.30	c vivif2 --  cl tried    21393 cl shrink        0 lits rem          0 time: 0.01
106.17/27.38	c asymm  cl-useful: 0/739/4450 lits-rem:0 time: 0.35
106.17/27.39	c calculated reachability. Time: 0.00
106.17/27.39	c  N dy   862    238277        50      4450         0     21393     31150    275945     15.31   no data  --
112.56/28.98	c  N dy   937    253576        50      4450         0     34658     31150    519883     15.35     17.17  --
121.35/31.10	c  N dy  1059    273762        50      4450         0     34264     31150    509376     15.41     16.25  --
128.53/32.98	c  N dy  1160    291368        50      4450         0     30591     31150    433770     15.45     16.27  --
136.51/34.92	c  F st  1270    306250        50      4450         0     23626     31150    297348     15.51   no data  --
138.13/35.35	c  N dy  1276    311441        50      4450         0     28066     31150    379232     15.51   no data  --
147.30/37.63	c  N dy  1320    332961        50      4450         0     25906     31150    329206     15.47     16.33  --
158.07/40.32	c  N dy  1380    357416        50      4450         0     25385     31150    313663     15.45     13.93  --
158.07/40.32	c  S st  1380    357416        50      4450         0     25385     31150    313663     15.45     13.93  --
158.07/40.39	c  S st  1380    357919        50      4450         0     25823     31150    322260     15.45   no data  --
158.07/40.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
158.07/40.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.47/40.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
158.47/40.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.47/40.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.47/40.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
158.47/40.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
166.06/42.39	c lits-rem:       917  cl-subs:     1336  v-elim:      0  v-fix:    0  time:  7.90 s
166.06/42.39	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
166.06/42.39	c vivif2 --  cl tried    24487 cl shrink        0 lits rem          0 time: 0.02
167.66/42.79	c asymm  cl-useful: 0/3034/4450 lits-rem:0 time: 1.61
167.66/42.79	c calculated reachability. Time: 0.00
167.66/42.79	c  N dy  1380    357919        50      4450         0     24487     31150    299955     15.45   no data  --
178.03/45.37	c  N dy  1470    377954        50      4450         0     41791     31150    615647     15.46     17.20  --
189.22/48.15	c  N dy  1588    398024        50      4450         0     36815     31150    520018     15.50     16.62  --
199.21/50.62	c  N dy  1614    419346        50      4450         0     31941     31150    414313     15.45     16.40  --
211.17/53.69	c  N dy  1735    439586        50      4450         0     25269     31150    288795     15.49     16.32  --
221.57/56.25	c  N dy  1826    460395        50      4450         0     43314     31150    621581     15.51     16.35  --
234.76/59.51	c  N dy  1930    484063        50      4450         0     38641     31150    522289     15.53     16.57  --
257.09/65.15	c  N dy  2053    526909        50      4450         0     49479     31150    692303     15.47     16.35  --
263.89/66.82	c  S st  2121    536878        50      4450         0     31483     31150    383028     15.49   no data  --
264.29/66.91	c  S st  2121    537380        50      4450         0     31921     31150    391332     15.49   no data  --
264.29/66.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
264.29/66.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
264.29/66.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
264.29/66.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
264.29/66.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
264.29/66.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
264.29/66.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
271.88/68.86	c lits-rem:       820  cl-subs:     1422  v-elim:      0  v-fix:    0  time:  7.68 s
271.88/68.86	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
271.88/68.86	c vivif2 --  cl tried    30499 cl shrink        0 lits rem          0 time: 0.02
273.08/69.11	c asymm  cl-useful: 0/1416/4450 lits-rem:0 time: 0.98
273.08/69.11	c calculated reachability. Time: 0.00
273.08/69.11	c  N dy  2121    537380        50      4450         0     30499     31150    363664     15.49   no data  --
286.65/72.57	c  N dy  2262    559632        50      4450         0     49806     31150    723462     15.53     16.39  --
298.63/75.59	c  N dy  2373    579695        50      4450         0     39634     31150    525669     15.55     17.67  --
312.20/78.97	c  N dy  2426    599784        50      4450         0     28470     31150    310356     15.54     16.39  --
323.78/81.81	c  N dy  2448    625600        50      4450         0     50478     31150    689036     15.46     16.35  --
340.55/86.01	c  N dy  2532    652681        50      4450         0     44417     31150    581819     15.43     16.25  --
356.13/89.99	c  N dy  2603    672693        50      4450         0     31680     31150    359581     15.43     17.64  --
370.10/93.49	c  N dy  2767    694204        50      4450         0     50329     31150    710217     15.47     16.44  --
386.09/97.47	c  N dy  2866    714237        50      4450         0     36628     31150    440680     15.48     17.86  --
400.06/100.94	c  N dy  2987    734318        50      4450         0     53957     31150    763158     15.50     16.98  --
415.23/104.77	c  N dy  3093    754323        50      4450         0     39328     31150    483537     15.52     17.47  --
431.60/108.86	c  N dy  3194    777794        50      4450         0     59478     31150    851024     15.52     16.44  --
446.37/112.56	c  N dy  3305    797851        50      4450         0     44045     31150    564864     15.54     17.28  --
452.76/114.10	c  S st  3356    806072        50      4450         0     51188     31150    699585     15.55     15.04  --
453.16/114.23	c  S st  3356    806577        50      4450         0     51633     31150    708267     15.55   no data  --
453.16/114.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
453.16/114.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
453.16/114.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
453.16/114.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
453.16/114.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
453.16/114.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
453.16/114.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
479.10/120.77	c lits-rem:      2476  cl-subs:     5572  v-elim:      0  v-fix:    0  time: 25.89 s
479.10/120.77	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
479.10/120.78	c vivif2 --  cl tried    46061 cl shrink        0 lits rem          0 time: 0.03
479.90/120.99	c asymm  cl-useful: 0/985/4450 lits-rem:0 time: 0.84
479.90/120.99	c calculated reachability. Time: 0.00
479.90/120.99	c  N dy  3356    806577        50      4450         0     46061     31150    606248     15.55   no data  --
495.48/124.83	c  N dy  3404    826614        50      4450         0     63280     31150    916693     15.54     16.38  --
511.08/128.74	c  N dy  3556    846674        50      4450         0     47430     31150    626701     15.57     16.43  --
529.04/133.21	c  N dy  3640    869648        50      4450         0     67210     31150    987484     15.57     16.45  --
543.00/136.70	c  N dy  3743    889753        50      4450         0     50201     31150    663302     15.58     16.51  --
566.16/142.58	c  N dy  3823    922666        50      4450         0     43107     31150    513061     15.56     16.41  --
581.75/146.48	c  N dy  3941    943422        50      4450         0     61037     31150    847191     15.57     16.40  --
601.30/151.31	c  N dy  3990    969346        50      4450         0     47049     31150    574282     15.55     16.42  --
622.06/156.59	c  N dy  4071    995675        50      4450         0     69697     31150    985511     15.54     16.45  --
638.04/160.59	c  N dy  4145   1016790        50      4450         0     50980     31150    649152     15.54     16.46  --
656.43/165.13	c  N dy  4180   1040451        50      4450         0     71180     31150   1008382     15.52     16.38  --
674.76/169.79	c  N dy  4303   1063910        50      4450         0     53669     31150    693091     15.53     16.54  --
681.55/171.43	c  F st  4345   1071878        50      4450         0     60540     31150    820663     15.53   no data  --
693.54/174.49	c  N dy  4405   1084042        50      4450         0     71038     31150   1019866     15.54     16.40  --
723.09/181.83	c  N dy  4561   1120206        50      4450         0     63271     31150    852526     15.54     16.38  --
760.23/191.10	c  N dy  4706   1165512        50      4450         0     62441     31150    809346     15.51     16.55  --
783.80/197.05	c  N dy  4781   1185666        50      4450         0     79616     31150   1121239     15.51     16.37  --
804.54/202.23	c  N dy  4941   1205939        50      4450         0     57009     31150    745227     15.53     16.36  --
809.33/203.43	c  S st  4964   1209865        50      4450         0     60384     31150    808141     15.54     14.48  --
810.15/203.68	c  S st  4964   1210366        50      4450         0     60822     31150    816785     15.54   no data  --
810.15/203.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
810.15/203.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
810.52/203.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.14
810.52/203.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
810.52/203.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
810.52/203.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
810.52/203.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
875.22/219.92	c lits-rem:      3172  cl-subs:     5868  v-elim:      0  v-fix:    0  time: 64.60 s
875.22/219.92	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
875.22/219.93	c vivif2 --  cl tried    54954 cl shrink        0 lits rem          0 time: 0.04
876.41/220.26	c asymm  cl-useful: 0/666/4450 lits-rem:0 time: 1.31
876.41/220.27	c calculated reachability. Time: 0.00
876.41/220.27	c  N dy  4964   1210366        50      4450         0     54954     31150    704830     15.54   no data  --
897.59/225.54	c  N dy  5090   1230441        50      4450         0     72233     31150   1029000     15.55     18.13  --
916.74/230.38	c  N dy  5160   1250462        50      4450         0     48667     31150    573699     15.55     16.97  --
931.92/234.13	c  N dy  5216   1270549        50      4450         0     65829     31150    883759     15.54     16.43  --
955.11/239.93	c  N dy  5317   1290810        50      4450         0     83285     31150   1206437     15.55     16.47  --
977.85/245.64	c  N dy  5400   1316874        50      4450         0     63784     31150    835925     15.55     16.47  --
1003.42/252.04	c  N dy  5479   1337136        50      4450         0     81119     31150   1152234     15.55     16.43  --
1032.96/259.46	c  N dy  5585   1367756        50      4450         0     64440     31150    838026     15.54     16.41  --
1060.90/266.47	c  N dy  5765   1389786        50      4450         0     83486     31150   1200819     15.56     16.49  --
1080.87/271.44	c  N dy  5908   1409801        50      4450         0     57158     31150    716048     15.58     17.07  --
1102.84/276.91	c  N dy  6051   1429861        50      4450         0     74460     31150   1044047     15.60     17.49  --
1129.20/283.55	c  N dy  6176   1450432        50      4450         0     47483     31150    524592     15.61     16.55  --
1145.96/287.79	c  N dy  6265   1470613        50      4450         0     64771     31150    843421     15.61     16.47  --
1168.73/293.49	c  N dy  6358   1490682        50      4450         0     81955     31150   1160139     15.61     17.01  --
1196.71/300.42	c  N dy  6498   1516002        50      4450         0     58186     31150    714371     15.62     16.46  --
1217.05/305.57	c  N dy  6596   1536005        50      4450         0     75278     31150   1032376     15.63     18.71  --
1247.41/313.11	c  N dy  6705   1559077        50      4450         0     48726     31150    530360     15.64     16.54  --
1262.98/317.00	c  N dy  6750   1579083        50      4450         0     65794     31150    835997     15.63     16.48  --
1286.15/322.85	c  N dy  6847   1599111        50      4450         0     82932     31150   1153042     15.63     16.48  --
1312.90/329.53	c  N dy  6993   1619169        50      4450         0     53128     31150    610484     15.65     17.47  --
1330.87/334.02	c  N dy  7081   1639576        50      4450         0     70526     31150    932957     15.65     16.52  --
1375.20/345.18	c  N dy  7152   1685420        50      4450         0     61515     31150    736929     15.61     16.54  --
1403.17/352.13	c  N dy  7297   1705438        50      4450         0     78745     31150   1063283     15.62     17.01  --
1410.33/353.95	c  S st  7321   1710368        50      4450         0     82982     31150   1142697     15.63     13.63  --
1411.55/354.26	c  S st  7321   1710874        50      4450         0     83437     31150   1151414     15.63   no data  --
1411.55/354.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1411.55/354.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1411.95/354.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
1411.95/354.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1411.95/354.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1411.95/354.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1411.95/354.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1577.29/395.79	c lits-rem:      3944  cl-subs:    12497  v-elim:      0  v-fix:    0  time: 165.46 s
1577.29/395.79	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1577.69/395.80	c vivif2 --  cl tried    70940 cl shrink        0 lits rem          0 time: 0.06
1578.90/396.18	c asymm  cl-useful: 0/510/4450 lits-rem:0 time: 1.51
1578.90/396.18	c calculated reachability. Time: 0.00
1578.90/396.18	c  N dy  7321   1710874        50      4450         0     70940     31150    939141     15.63   no data  --
1604.86/402.66	c  N dy  7411   1731036        50      4450         0     88225     31150   1258093     15.63     16.47  --
1636.01/410.48	c  N dy  7512   1762061        50      4450         0     66865     31150    845021     15.62     16.62  --
1657.56/415.86	c  N dy  7556   1782814        50      4450         0     84480     31150   1157278     15.62     16.60  --
1687.90/423.50	c  N dy  7654   1803113        50      4450         0     52844     31150    582370     15.62     16.46  --
1710.29/429.06	c  N dy  7768   1823189        50      4450         0     70146     31150    907362     15.63     17.24  --
1754.22/440.10	c  N dy  7917   1857435        50      4450         0     99381     31150   1442856     15.63     16.64  --
1775.36/445.36	c  N dy  8047   1877449        50      4450         0     66342     31150    829141     15.64     16.46  --
1798.92/451.25	c  N dy  8151   1897483        50      4450         0     83588     31150   1151379     15.64     18.08  --
1832.48/459.67	c  N dy  8288   1919422        50      4450         0    102334     31150   1501131     15.65     16.54  --
1849.65/463.92	c  N dy  8341   1939495        50      4450         0     68013     31150    835920     15.64     16.47  --
1873.22/469.89	c  N dy  8431   1959549        50      4450         0     85169     31150   1152518     15.65     17.61  --
1903.98/477.52	c  N dy  8527   1979644        50      4450         0    102413     31150   1471883     15.65     16.84  --
1923.92/482.53	c  N dy  8579   2000657        50      4450         0     68163     31150    835109     15.64     16.48  --
1949.07/488.83	c  N dy  8676   2022125        50      4450         0     86510     31150   1172102     15.65     16.48  --
1976.63/495.79	c  N dy  8716   2043876        50      4450         0    105083     31150   1506969     15.64     16.48  --
1997.01/500.82	c  N dy  8757   2066605        50      4450         0     71525     31150    887346     15.63     16.81  --
2022.59/507.25	c  N dy  8823   2089474        50      4450         0     91061     31150   1242225     15.62     16.62  --
2054.91/515.35	c  N dy  8914   2110058        50      4450         0     54936     31150    584848     15.63     16.47  --
2076.07/520.65	c  N dy  9024   2131702        50      4450         0     73557     31150    932523     15.63     16.48  --
2102.03/527.17	c  N dy  9113   2152797        50      4450         0     91542     31150   1263723     15.63     16.49  --
2129.99/534.10	c  N dy  9125   2177992        50      4450         0     58154     31150    631823     15.62     16.54  --
2151.55/539.51	c  N dy  9135   2204602        50      4450         0     80558     31150   1012046     15.59     16.48  --
2160.34/541.76	c  S st  9178   2210875        50      4450         0     85981     31150   1114873     15.59   no data  --
2161.54/542.03	c  S st  9178   2211378        50      4450         0     86434     31150   1123738     15.59   no data  --
2161.54/542.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2161.54/542.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2161.54/542.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
2161.94/542.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2161.94/542.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2161.94/542.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2161.94/542.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2326.89/583.48	c lits-rem:      2339  cl-subs:    13822  v-elim:      0  v-fix:    0  time: 165.20 s
2326.89/583.48	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2326.89/583.49	c vivif2 --  cl tried    72612 cl shrink        0 lits rem          0 time: 0.06
2328.88/583.92	c asymm  cl-useful: 0/494/4450 lits-rem:0 time: 1.72
2328.88/583.93	c calculated reachability. Time: 0.00
2328.88/583.93	c  N dy  9178   2211378        50      4450         0     72612     31150    907407     15.59   no data  --
2361.63/592.17	c  N dy  9273   2232327        50      4450         0     90493     31150   1238947     15.60     16.46  --
2406.36/603.40	c  N dy  9395   2252367        50      4450         0    107602     31150   1555870     15.60     16.44  --
2437.50/611.12	c  N dy  9496   2273486        50      4450         0     71383     31150    882294     15.61     16.58  --
2473.06/620.03	c  N dy  9608   2293518        50      4450         0     88599     31150   1203089     15.61     18.00  --
2519.37/631.69	c  N dy  9739   2314083        50      4450         0    106230     31150   1534865     15.62     16.45  --
2553.75/640.29	c  N dy  9855   2334184        50      4450         0     67639     31150    804976     15.63     17.84  --
2587.26/648.69	c  N dy  9877   2359776        50      4450         0     89253     31150   1186252     15.61     16.58  --
2621.21/657.13	c  N dy  9985   2379840        50      4450         0    106421     31150   1505296     15.62     17.29  --
2648.77/664.05	c  N dy 10089   2399906        50      4450         0     66689     31150    775182     15.62     17.51  --
2675.53/670.71	c  N dy 10200   2422267        50      4450         0     85763     31150   1129729     15.63     16.53  --
2703.50/677.74	c  N dy 10289   2442355        50      4450         0    102947     31150   1448072     15.63     17.80  --
2733.43/685.26	c  N dy 10343   2462436        50      4450         0     62155     31150    681107     15.62     17.31  --
2757.00/691.10	c  N dy 10460   2483537        50      4450         0     80182     31150   1019028     15.63     16.53  --
2784.15/697.96	c  N dy 10548   2503799        50      4450         0     97527     31150   1339803     15.63     16.48  --
2818.09/706.43	c  N dy 10638   2523811        50      4450         0    114576     31150   1654418     15.64     16.95  --
2845.25/713.22	c  N dy 10719   2548237        50      4450         0     76534     31150    936779     15.63     16.56  --
2866.82/718.68	c  N dy 10765   2568297        50      4450         0     93512     31150   1239373     15.63     16.51  --
2900.37/727.04	c  N dy 10866   2589100        50      4450         0    111297     31150   1571616     15.63     16.64  --
2931.12/734.79	c  N dy 10974   2609417        50      4450         0     68951     31150    795214     15.64     16.49  --
2958.68/741.64	c  N dy 11059   2633396        50      4450         0     89333     31150   1167208     15.64     16.47  --
2991.02/749.75	c  N dy 11176   2653399        50      4450         0    106547     31150   1491293     15.64     17.67  --
3028.97/759.21	c  N dy 11304   2673783        50      4450         0     63359     31150    685046     15.65     16.53  --
3048.53/764.12	c  N dy 11345   2694374        50      4450         0     80716     31150    998011     15.65     16.65  --
3073.29/770.39	c  S st 11463   2711380        50      4450         0     95320     31150   1275723     15.65     15.91  --
3074.90/770.70	c  S st 11463   2711888        50      4450         0     95771     31150   1284497     15.65   no data  --
3074.90/770.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3074.90/770.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3074.90/770.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
3074.90/770.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3074.90/770.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3074.90/770.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3074.90/770.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3397.99/851.66	c lits-rem:      4343  cl-subs:    11798  v-elim:      0  v-fix:    0  time: 322.94 s
3397.99/851.66	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
3397.99/851.68	c vivif2 --  cl tried    83973 cl shrink        0 lits rem          0 time: 0.07
3399.99/852.17	c asymm  cl-useful: 0/418/4450 lits-rem:0 time: 1.97
3399.99/852.18	c calculated reachability. Time: 0.00
3399.99/852.18	c  N dy 11463   2711888        50      4450         0     83973     31150   1074966     15.65   no data  --
3436.75/861.34	c  N dy 11520   2731984        50      4450         0    101068     31150   1384347     15.65     17.06  --
3481.46/872.53	c  N dy 11572   2754262        50      4450         0    119851     31150   1719101     15.64     16.49  --
3514.21/880.77	c  N dy 11674   2774729        50      4450         0     77014     31150    939226     15.65     16.60  --
3551.37/890.07	c  N dy 11791   2794781        50      4450         0     94183     31150   1260586     15.65     17.41  --
3599.29/902.10	c  N dy 11931   2815201        50      4450         0    111682     31150   1594061     15.66     16.50  --
3647.63/914.18	c  N dy 12070   2835259        50      4450         0     66976     31150    743120     15.67     17.27  --
3678.78/921.91	c  N dy 12159   2855303        50      4450         0     84138     31150   1058981     15.67     17.09  --
3713.10/930.56	c  N dy 12183   2877425        50      4450         0    102810     31150   1392596     15.67     16.51  --
3757.45/941.69	c  N dy 12212   2901026        50      4450         0    122618     31150   1738579     15.65     16.48  --
3813.34/955.67	c  N dy 12291   2936684        50      4450         0     90143     31150   1131271     15.64     16.59  --
3867.68/969.20	c  N dy 12405   2965668        50      4450         0    114730     31150   1575483     15.64     16.49  --
3906.40/978.93	c  N dy 12541   2985747        50      4450         0     68240     31150    749633     15.65     16.82  --
3930.35/984.97	c  N dy 12609   3008333        50      4450         0     87448     31150   1098588     15.64     16.47  --
3962.31/992.91	c  N dy 12723   3028450        50      4450         0    104668     31150   1420823     15.65     16.48  --
4002.24/1002.93	c  N dy 12851   3048542        50      4450         0    121873     31150   1746135     15.66     16.49  --
4034.99/1011.18	c  N dy 12962   3069023        50      4450         0     74702     31150    861508     15.66     16.49  --
4061.74/1017.85	c  N dy 13002   3094707        50      4450         0     96309     31150   1242615     15.65     16.60  --
4098.89/1027.17	c  N dy 13119   3115566        50      4450         0    114214     31150   1576134     15.65     16.56  --
4145.21/1038.70	c  N dy 13227   3137898        50      4450         0     67727     31150    721441     15.66     16.49  --
4171.97/1045.42	c  N dy 13362   3158408        50      4450         0     85303     31150   1052626     15.66     16.52  --
4209.52/1054.83	c  N dy 13493   3178470        50      4450         0    102468     31150   1378416     15.67     16.54  --
4258.26/1067.02	c  N dy 13625   3200403        50      4450         0    121309     31150   1733055     15.67     16.53  --
4289.01/1074.80	c  S st 13722   3211889        50      4450         0    131163     31150   1922523     15.68     14.14  --
4291.39/1075.32	c  S st 13722   3212392        50      4450         0    131604     31150   1931271     15.68   no data  --
4291.39/1075.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4291.39/1075.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4291.79/1075.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
4291.79/1075.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4291.79/1075.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4291.79/1075.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4291.79/1075.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3175204-1304098753/watcher-3175204-1304098753 -o /tmp/evaluation-result-3175204-1304098753/solver-3175204-1304098753 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175204-1304098753.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: 6.41 7.76 8.00 3/174 25893
/proc/meminfo: memFree=30885088/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 413 0 0 0 0 0 0 0 18 0 4 0 521474963 52465664 353 33554432000 4194304 4650419 140736757462688 18446744073709551615 47208569911218 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25893/statm: 12809 353 303 112 0 7774 0
[pid=25893/tid=25894] ppid=25888 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 521474964 52465664 353 33554432000 4194304 4650419 140736757462688 18446744073709551615 47208569911218 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 521474964 52465664 353 33554432000 4194304 4650419 140736757462688 18446744073709551615 274664864753 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 521474964 52465664 353 33554432000 4194304 4650419 140736757462688 18446744073709551615 47208569911222 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.105916 s]
/proc/loadavg: 6.41 7.76 8.00 3/174 25893
/proc/meminfo: memFree=30885088/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=284076 CPUtime=0.41 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 2073 0 0 0 41 0 0 0 20 0 4 0 521474963 290893824 1856 33554432000 4194304 4650419 140736757462688 18446744073709551615 4476844 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25893/statm: 71121 2204 390 112 0 66086 0
[pid=25893/tid=25894] ppid=25888 vsize=284484 CPUtime=0.15 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 560 0 0 0 15 0 0 0 20 0 4 0 521474964 291311616 2204 33554432000 4194304 4650419 140736757462688 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=284484 CPUtime=0.14 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 577 0 0 0 14 0 0 0 21 0 4 0 521474964 291311616 2204 33554432000 4194304 4650419 140736757462688 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=284484 CPUtime=0.15 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 437 0 0 0 15 0 0 0 18 0 4 0 521474964 291311616 2204 33554432000 4194304 4650419 140736757462688 18446744073709551615 4363613 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 284076

[startup+0.257511 s]
/proc/loadavg: 6.41 7.76 8.00 3/174 25893
/proc/meminfo: memFree=30885088/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=285092 CPUtime=1.01 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 3230 0 0 0 100 1 0 0 20 0 4 0 521474963 291934208 2444 33554432000 4194304 4650419 140736757462688 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25893/statm: 71273 2444 390 112 0 66238 0
[pid=25893/tid=25894] ppid=25888 vsize=285092 CPUtime=0.25 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 736 0 0 0 25 0 0 0 20 0 4 0 521474964 291934208 2444 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=285092 CPUtime=0.24 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 792 0 0 0 24 0 0 0 21 0 4 0 521474964 291934208 2444 33554432000 4194304 4650419 140736757462688 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=285092 CPUtime=0.25 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 500 0 0 0 25 0 0 0 18 0 4 0 521474964 291934208 2444 33554432000 4194304 4650419 140736757462688 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 285092

[startup+0.357494 s]
/proc/loadavg: 6.41 7.76 8.00 3/174 25893
/proc/meminfo: memFree=30885088/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=285220 CPUtime=1.41 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 3602 0 0 0 140 1 0 0 20 0 4 0 521474963 292065280 2622 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25893/statm: 71305 2622 390 112 0 66270 0
[pid=25893/tid=25894] ppid=25888 vsize=285220 CPUtime=0.35 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 799 0 0 0 35 0 0 0 20 0 4 0 521474964 292065280 2622 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=285220 CPUtime=0.34 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 865 0 0 0 34 0 0 0 21 0 4 0 521474964 292065280 2622 33554432000 4194304 4650419 140736757462688 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=285220 CPUtime=0.35 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 672 0 0 0 35 0 0 0 18 0 4 0 521474964 292065280 2622 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365422 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 285220

[startup+0.700436 s]
/proc/loadavg: 6.41 7.76 8.00 3/174 25893
/proc/meminfo: memFree=30885088/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=286356 CPUtime=2.78 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 5043 0 0 0 277 1 0 0 21 0 4 0 521474963 293228544 3239 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25893/statm: 71589 3239 390 112 0 66554 0
[pid=25893/tid=25894] ppid=25888 vsize=286356 CPUtime=0.69 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 1143 0 0 0 69 0 0 0 20 0 4 0 521474964 293228544 3239 33554432000 4194304 4650419 140736757462688 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=286356 CPUtime=0.68 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 1202 0 0 0 68 0 0 0 22 0 4 0 521474964 293228544 3239 33554432000 4194304 4650419 140736757462688 18446744073709551615 4339853 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=286356 CPUtime=0.69 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 1058 0 0 0 69 0 0 0 18 0 4 0 521474964 293228544 3239 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 286356

[startup+1.5003 s]
/proc/loadavg: 6.70 7.80 8.01 10/182 25901
/proc/meminfo: memFree=30859480/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=292380 CPUtime=5.96 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 9273 0 0 0 594 2 0 0 23 0 4 0 521474963 299397120 4703 33554432000 4194304 4650419 140736757462688 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25893/statm: 73095 4703 392 112 0 68060 0
[pid=25893/tid=25894] ppid=25888 vsize=292380 CPUtime=1.49 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 1963 0 0 0 149 0 0 0 23 0 4 0 521474964 299397120 4703 33554432000 4194304 4650419 140736757462688 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=292380 CPUtime=1.47 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 2107 0 0 0 147 0 0 0 25 0 4 0 521474964 299397120 4703 33554432000 4194304 4650419 140736757462688 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=292380 CPUtime=1.47 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 1803 0 0 0 147 0 0 0 20 0 4 0 521474964 299397120 4703 33554432000 4194304 4650419 140736757462688 18446744073709551615 274664832919 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 292380

[startup+3.10102 s]
/proc/loadavg: 6.70 7.80 8.01 9/182 25902
/proc/meminfo: memFree=30826248/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=292364 CPUtime=12.35 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 14739 0 0 0 1232 3 0 0 25 0 4 0 521474963 299380736 8942 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365210 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25893/statm: 73091 8942 392 112 0 68056 0
[pid=25893/tid=25894] ppid=25888 vsize=292364 CPUtime=3.09 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 3307 0 0 0 309 0 0 0 25 0 4 0 521474964 299380736 8942 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=292364 CPUtime=3.08 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 3944 0 0 0 307 1 0 0 25 0 4 0 521474964 299380736 8942 33554432000 4194304 4650419 140736757462688 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=292364 CPUtime=3.08 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 3720 0 0 0 307 1 0 0 25 0 4 0 521474964 299380736 8942 33554432000 4194304 4650419 140736757462688 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 292364

[startup+6.30047 s]
/proc/loadavg: 6.96 7.84 8.02 10/182 25902
/proc/meminfo: memFree=30780028/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=295884 CPUtime=24.02 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 21096 0 0 0 2393 9 0 0 25 0 4 0 521474963 302985216 11683 33554432000 4194304 4650419 140736757462688 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25893/statm: 73971 11683 392 112 0 68936 0
[pid=25893/tid=25894] ppid=25888 vsize=295884 CPUtime=6.28 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 5329 0 0 0 627 1 0 0 25 0 4 0 521474964 302985216 11683 33554432000 4194304 4650419 140736757462688 18446744073709551615 4333011 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=295884 CPUtime=5.28 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 4863 0 0 0 523 5 0 0 25 0 4 0 521474964 302985216 11683 33554432000 4194304 4650419 140736757462688 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=295884 CPUtime=6.14 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 5473 0 0 0 613 1 0 0 25 0 4 0 521474964 302985216 11683 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365267 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.02
Current children cumulated vsize (KiB) 295884

[startup+12.7004 s]
/proc/loadavg: 7.04 7.84 8.02 10/182 25902
/proc/meminfo: memFree=30733696/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=296324 CPUtime=47.91 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 29636 0 0 0 4759 32 0 0 25 0 4 0 521474963 303435776 14821 33554432000 4194304 4650419 140736757462688 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25893/statm: 74081 14821 392 112 0 69046 0
[pid=25893/tid=25894] ppid=25888 vsize=296324 CPUtime=12.63 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 8175 0 0 0 1259 4 0 0 25 0 4 0 521474964 303435776 14821 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=296324 CPUtime=11.12 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 6848 0 0 0 1103 9 0 0 25 0 4 0 521474964 303435776 14821 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=296324 CPUtime=12.5 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 8591 0 0 0 1242 8 0 0 25 0 4 0 521474964 303435776 14821 33554432000 4194304 4650419 140736757462688 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 47.91
Current children cumulated vsize (KiB) 296324

[startup+25.5011 s]
/proc/loadavg: 7.25 7.85 8.02 10/182 25902
/proc/meminfo: memFree=30687724/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=287548 CPUtime=98.99 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 46386 0 0 0 9861 38 0 0 25 0 4 0 521474963 294449152 18145 33554432000 4194304 4650419 140736757462688 18446744073709551615 4363637 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25893/statm: 71887 18145 392 112 0 66852 0
[pid=25893/tid=25894] ppid=25888 vsize=287548 CPUtime=25.4 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 12846 0 0 0 2532 8 0 0 25 0 4 0 521474964 294449152 18145 33554432000 4194304 4650419 140736757462688 18446744073709551615 4334278 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=287548 CPUtime=23.91 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 10763 0 0 0 2381 10 0 0 25 0 4 0 521474964 294449152 18145 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=287548 CPUtime=25.22 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 13315 0 0 0 2514 8 0 0 25 0 4 0 521474964 294449152 18145 33554432000 4194304 4650419 140736757462688 18446744073709551615 4439099 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 98.99
Current children cumulated vsize (KiB) 287548

[startup+51.1007 s]
/proc/loadavg: 7.51 7.86 8.02 10/182 25902
/proc/meminfo: memFree=30625656/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=308064 CPUtime=201.19 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 68872 0 0 0 20074 45 0 0 25 0 4 0 521474963 315457536 25972 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25893/statm: 77016 25972 392 112 0 71981 0
[pid=25893/tid=25894] ppid=25888 vsize=308064 CPUtime=50.98 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 18544 0 0 0 5086 12 0 0 25 0 4 0 521474964 315457536 25972 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=308064 CPUtime=49.5 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 17075 0 0 0 4939 11 0 0 25 0 4 0 521474964 315457536 25972 33554432000 4194304 4650419 140736757462688 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=308064 CPUtime=50.69 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 19166 0 0 0 5059 10 0 0 25 0 4 0 521474964 315457536 25972 33554432000 4194304 4650419 140736757462688 18446744073709551615 4334674 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 201.19
Current children cumulated vsize (KiB) 308064

[startup+102.301 s]
/proc/loadavg: 7.78 7.88 8.01 10/182 25904
/proc/meminfo: memFree=30595608/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=324044 CPUtime=405.66 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 101229 0 0 0 40510 56 0 0 25 0 4 0 521474963 331821056 28861 33554432000 4194304 4650419 140736757462688 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25893/statm: 81011 28861 392 112 0 75976 0
[pid=25893/tid=25894] ppid=25888 vsize=324044 CPUtime=102.17 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 25280 0 0 0 10201 16 0 0 25 0 4 0 521474964 331821056 28861 33554432000 4194304 4650419 140736757462688 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=324044 CPUtime=100.69 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 25504 0 0 0 10055 14 0 0 25 0 4 0 521474964 331821056 28861 33554432000 4194304 4650419 140736757462688 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=324044 CPUtime=101.62 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 29874 0 0 0 10150 12 0 0 25 0 4 0 521474964 331821056 28861 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 405.66
Current children cumulated vsize (KiB) 324044

[startup+162.3 s]

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

[pid=25893] ppid=25888 vsize=409872 CPUtime=2562.12 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 294264 0 0 0 256078 134 0 0 25 0 4 0 521474963 419708928 58395 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25893/statm: 102468 58395 392 112 0 97433 0
[pid=25893/tid=25894] ppid=25888 vsize=409872 CPUtime=641.74 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 67747 0 0 0 64136 38 0 0 25 0 4 0 521474964 419708928 58395 33554432000 4194304 4650419 140736757462688 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=409872 CPUtime=640.61 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 81599 0 0 0 64027 34 0 0 25 0 4 0 521474964 419708928 58395 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=409872 CPUtime=638.67 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 78978 0 0 0 63840 27 0 0 25 0 4 0 521474964 419708928 58395 33554432000 4194304 4650419 140736757462688 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2562.12
Current children cumulated vsize (KiB) 409872

[startup+702.301 s]
/proc/loadavg: 8.08 8.06 8.02 10/182 25920
/proc/meminfo: memFree=30197756/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=416752 CPUtime=2801.72 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 309293 0 0 0 280031 141 0 0 25 0 4 0 521474963 426754048 60842 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25893/statm: 104188 60842 392 112 0 99153 0
[pid=25893/tid=25894] ppid=25888 vsize=416752 CPUtime=701.68 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 70339 0 0 0 70128 40 0 0 25 0 4 0 521474964 426754048 60842 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=416752 CPUtime=700.61 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 86300 0 0 0 70026 35 0 0 25 0 4 0 521474964 426754048 60842 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=416752 CPUtime=698.34 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 83187 0 0 0 69805 29 0 0 25 0 4 0 521474964 426754048 60842 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2801.72
Current children cumulated vsize (KiB) 416752

[startup+762.301 s]
/proc/loadavg: 8.14 8.07 8.02 10/182 25922
/proc/meminfo: memFree=30199320/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=404308 CPUtime=3041.36 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 324625 0 0 0 303988 148 0 0 25 0 4 0 521474963 414011392 58799 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25893/statm: 101077 58799 392 112 0 96042 0
[pid=25893/tid=25894] ppid=25888 vsize=404308 CPUtime=761.64 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 71646 0 0 0 76123 41 0 0 25 0 4 0 521474964 414011392 58799 33554432000 4194304 4650419 140736757462688 18446744073709551615 4355019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=404308 CPUtime=760.61 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 92620 0 0 0 76024 37 0 0 25 0 4 0 521474964 414011392 58799 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=404308 CPUtime=758.02 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 86785 0 0 0 75771 31 0 0 25 0 4 0 521474964 414011392 58799 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3041.36
Current children cumulated vsize (KiB) 404308

[startup+822.3 s]
/proc/loadavg: 8.12 8.07 8.02 10/182 25923
/proc/meminfo: memFree=30174364/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=428428 CPUtime=3280.98 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 336878 0 0 0 327944 154 0 0 25 0 4 0 521474963 438710272 60325 33554432000 4194304 4650419 140736757462688 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25893/statm: 107107 60325 392 112 0 102072 0
[pid=25893/tid=25894] ppid=25888 vsize=428428 CPUtime=821.6 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 75990 0 0 0 82117 43 0 0 25 0 4 0 521474964 438710272 60325 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=428428 CPUtime=820.6 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 96940 0 0 0 82021 39 0 0 25 0 4 0 521474964 438710272 60325 33554432000 4194304 4650419 140736757462688 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=428428 CPUtime=817.69 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 89857 0 0 0 81737 32 0 0 25 0 4 0 521474964 438710272 60325 33554432000 4194304 4650419 140736757462688 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3280.98
Current children cumulated vsize (KiB) 428428

[startup+882.307 s]
/proc/loadavg: 8.11 8.07 8.02 10/182 25925
/proc/meminfo: memFree=30121136/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=428480 CPUtime=3520.62 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 345649 0 0 0 351904 158 0 0 25 0 4 0 521474963 438763520 65997 33554432000 4194304 4650419 140736757462688 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25893/statm: 107120 65997 392 112 0 102085 0
[pid=25893/tid=25894] ppid=25888 vsize=428480 CPUtime=881.56 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 77362 0 0 0 88112 44 0 0 25 0 4 0 521474964 438763520 65997 33554432000 4194304 4650419 140736757462688 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=428480 CPUtime=880.6 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 100547 0 0 0 88019 41 0 0 25 0 4 0 521474964 438763520 65997 33554432000 4194304 4650419 140736757462688 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=428480 CPUtime=877.37 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 91669 0 0 0 87704 33 0 0 25 0 4 0 521474964 438763520 65997 33554432000 4194304 4650419 140736757462688 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3520.62
Current children cumulated vsize (KiB) 428480

[startup+942.3 s]
/proc/loadavg: 8.08 8.07 8.02 10/182 25926
/proc/meminfo: memFree=30138080/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=428584 CPUtime=3760.22 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 352254 0 0 0 375860 162 0 0 25 0 4 0 521474963 438870016 63861 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25893/statm: 107146 63861 392 112 0 102111 0
[pid=25893/tid=25894] ppid=25888 vsize=428584 CPUtime=941.52 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 77407 0 0 0 94107 45 0 0 25 0 4 0 521474964 438870016 63861 33554432000 4194304 4650419 140736757462688 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=428584 CPUtime=940.59 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 104704 0 0 0 94016 43 0 0 25 0 4 0 521474964 438870016 63861 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=428584 CPUtime=937.04 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 92348 0 0 0 93671 33 0 0 25 0 4 0 521474964 438870016 63861 33554432000 4194304 4650419 140736757462688 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3760.22
Current children cumulated vsize (KiB) 428584

[startup+1002.3 s]
/proc/loadavg: 8.06 8.07 8.02 10/182 25928
/proc/meminfo: memFree=30094524/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=441044 CPUtime=3999.84 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 361096 0 0 0 399816 168 0 0 25 0 4 0 521474963 451629056 70298 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25893/statm: 110261 70298 392 112 0 105226 0
[pid=25893/tid=25894] ppid=25888 vsize=441044 CPUtime=1001.46 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 78068 0 0 0 100100 46 0 0 25 0 4 0 521474964 451629056 70298 33554432000 4194304 4650419 140736757462688 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=441044 CPUtime=1000.59 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 108343 0 0 0 100014 45 0 0 25 0 4 0 521474964 451629056 70298 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=441044 CPUtime=996.71 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 94687 0 0 0 99637 34 0 0 25 0 4 0 521474964 451629056 70298 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3999.84
Current children cumulated vsize (KiB) 441044

[startup+1062.3 s]
/proc/loadavg: 8.02 8.05 8.02 10/182 25930
/proc/meminfo: memFree=30049456/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=547796 CPUtime=4239.47 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 379981 0 0 0 423770 177 0 0 25 0 4 0 521474963 560943104 74805 33554432000 4194304 4650419 140736757462688 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25893/statm: 136949 74805 392 112 0 131914 0
[pid=25893/tid=25894] ppid=25888 vsize=547796 CPUtime=1061.42 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 80748 0 0 0 106093 49 0 0 25 0 4 0 521474964 560943104 74805 33554432000 4194304 4650419 140736757462688 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=547796 CPUtime=1060.57 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 114307 0 0 0 106010 47 0 0 25 0 4 0 521474964 560943104 74805 33554432000 4194304 4650419 140736757462688 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=547796 CPUtime=1056.39 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 100396 0 0 0 105603 36 0 0 25 0 4 0 521474964 560943104 74805 33554432000 4194304 4650419 140736757462688 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4239.47
Current children cumulated vsize (KiB) 547796

[startup+1122.3 s]
/proc/loadavg: 8.01 8.04 8.01 10/182 25931
/proc/meminfo: memFree=29999716/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=555000 CPUtime=4479.11 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 393677 0 0 0 447730 181 0 0 25 0 4 0 521474963 568320000 80255 33554432000 4194304 4650419 140736757462688 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25893/statm: 138750 80255 392 112 0 133715 0
[pid=25893/tid=25894] ppid=25888 vsize=555000 CPUtime=1121.4 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 81317 0 0 0 112090 50 0 0 25 0 4 0 521474964 568320000 80255 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=555000 CPUtime=1120.57 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 122041 0 0 0 112009 48 0 0 25 0 4 0 521474964 568320000 80255 33554432000 4194304 4650419 140736757462688 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=555000 CPUtime=1116.05 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 103412 0 0 0 111568 37 0 0 25 0 4 0 521474964 568320000 80255 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4479.11
Current children cumulated vsize (KiB) 555000

[startup+1182.3 s]
/proc/loadavg: 8.13 8.06 8.01 10/182 25933
/proc/meminfo: memFree=30013332/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=556964 CPUtime=4718.76 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 402447 0 0 0 471691 185 0 0 25 0 4 0 521474963 570331136 81163 33554432000 4194304 4650419 140736757462688 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25893/statm: 139241 81163 392 112 0 134206 0
[pid=25893/tid=25894] ppid=25888 vsize=556964 CPUtime=1181.37 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 85059 0 0 0 118085 52 0 0 25 0 4 0 521474964 570331136 81163 33554432000 4194304 4650419 140736757462688 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=556964 CPUtime=1180.57 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 123802 0 0 0 118008 49 0 0 25 0 4 0 521474964 570331136 81163 33554432000 4194304 4650419 140736757462688 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=556964 CPUtime=1175.73 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 106120 0 0 0 117535 38 0 0 25 0 4 0 521474964 570331136 81163 33554432000 4194304 4650419 140736757462688 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4718.76
Current children cumulated vsize (KiB) 556964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.7 s]
/proc/loadavg: 8.09 8.06 8.01 5/177 25935
/proc/meminfo: memFree=30553012/32951132 swapFree=67111356/67111528
[pid=25893] ppid=25888 vsize=559844 CPUtime=4800.25 cores=0,2,4,6
/proc/25893/stat : 25893 (strangenight1-m) R 25888 25893 25415 0 -1 4202496 403527 0 0 0 479840 185 0 0 25 0 4 0 521474963 573280256 82243 33554432000 4194304 4650419 140736757462688 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25893/statm: 139961 82243 392 112 0 134926 0
[pid=25893/tid=25894] ppid=25888 vsize=559844 CPUtime=1201.77 cores=0,2,4,6
/proc/25893/task/25894/stat : 25894 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 86097 0 0 0 120125 52 0 0 25 0 4 0 521474964 573280256 82243 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25893/tid=25895] ppid=25888 vsize=559844 CPUtime=1200.97 cores=0,2,4,6
/proc/25893/task/25895/stat : 25895 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 123802 0 0 0 120048 49 0 0 25 0 4 0 521474964 573280256 82243 33554432000 4194304 4650419 140736757462688 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25893/tid=25896] ppid=25888 vsize=559844 CPUtime=1196.02 cores=0,2,4,6
/proc/25893/task/25896/stat : 25896 (strangenight1-m) R 25888 25893 25415 0 -1 4202560 106121 0 0 0 119564 38 0 0 25 0 4 0 521474964 573280256 82243 33554432000 4194304 4650419 140736757462688 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 559844

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.73
CPU time (s): 4800.3
CPU user time (s): 4798.42
CPU system time (s): 1.87271
CPU usage (%): 399.117
Max. virtual memory (cumulated for all children) (KiB): 565932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.42
system time used= 1.87271
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 403527
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= 316
involuntary context switches= 29289

runsolver used 1.86672 second user time and 4.67829 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 19:39:13
IDJOB=3175204
IDBENCH=82822
IDSOLVER=1588
FILE ID=node131/3175204-1304098753
RUNJOBID= node131-1304098753-25874
PBS_JOBID= 13170594
Free space on /tmp= 71384 MiB

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

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

MD5SUM BENCH= c17bf9a7166c271aab493c355a187474
RANDOM SEED=1996017096

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30885524 kB
Buffers:        194716 kB
Cached:        1497944 kB
SwapCached:        168 kB
Active:         156852 kB
Inactive:      1601812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30885524 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           12488 kB
Writeback:           0 kB
AnonPages:       66024 kB
Mapped:          14712 kB
Slab:           242864 kB
PageTables:       4752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   187200 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71372 MiB
End job on node131 at 2011-04-29 19:59:18