Trace number 3175397

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mtSAT 228.273 57.1511

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1788358104-029.SATISFIABLE.cnf
MD5SUMff2e6a4fa2b25feb24cf72d67e6cd330
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.018997
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-3175397-1304122384.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.38/0.10	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.38/0.10	c -- vars added         50
0.38/0.10	c Parsing time:  0.01 s
0.38/0.10	c  N st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.38/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.38
0.38/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.18/0.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.18/0.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.18/0.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3.18/0.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.18/0.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3.18/0.80	c Finding binary XORs  T:     0.00 s  found:       0
3.18/0.80	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.18/0.80	c calculated reachability. Time: 0.00
3.18/0.80	c Calc default polars -  time:   0.00 s pos:      26 undec:       0 neg:      24
3.18/0.80	c =========================================================================================
3.18/0.80	c types(t): F = full restart, N = normal restart
3.18/0.80	c types(t): S = simplification begin/end, E = solution found
3.18/0.80	c restart types(rt): st = static, dy = dynamic
3.18/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.18/0.80	c  B st     0         0        50      4450         0         0     31150         0   no data   no data  --
3.18/0.80	c  N dy    13      4666        50      4450         0      4069     31150     74553     15.39     16.21  --
3.18/0.80	c  N dy    22     17753        50      4450         0      9401     31150    153957     14.22     15.32  --
3.58/0.90	c  N dy    62     21776        50      4450         0      8159     31150    135115     14.75     15.59  --
4.00/1.10	c  F st    95     25000        50      4450         0     10957     31150    187540     15.05   no data  --
4.00/1.10	c  N st    98     26189        50      4450         0      6088     31150     89118     15.05   no data  --
5.17/1.30	c  S st   101     30001        50      4450         0      9428     31150    150327     15.05   no data  --
5.17/1.30	c  S st   101     30504        50      4450         0      9875     31150    158812     15.05   no data  --
5.17/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.17/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.17/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
5.17/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.39/2.18	c lits-rem:      1477  cl-subs:     1647  v-elim:      0  v-fix:    0  time:  3.71 s
9.17/2.38	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.82
9.17/2.38	c calculated reachability. Time: 0.00
9.17/2.38	c  N dy   101     30504        50      4450         0      8228     31150    131254     15.05   no data  --
9.97/2.59	c  N dy   132     34562        50      4450         0     11761     31150    197106     15.26     16.07  --
11.17/2.80	c  N dy   150     38722        50      4450         0      8602     31150    129131     15.36     16.25  --
11.97/3.04	c  N dy   167     43488        50      4450         0     12754     31150    204799     15.40     16.24  --
12.37/3.18	c  S st   185     45758        50      4450         0     14743     31150    242382     15.48   no data  --
12.78/3.23	c  S st   185     46266        50      4450         0     15204     31150    251180     15.48   no data  --
12.78/3.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.78/3.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.78/3.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
12.78/3.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.78/3.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.78/3.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
12.78/3.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.95/4.51	c lits-rem:      1924  cl-subs:     2424  v-elim:      0  v-fix:    0  time:  5.06 s
17.95/4.51	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
17.95/4.51	c vivif2 --  cl tried    12780 cl shrink        0 lits rem          0 time: 0.01
19.15/4.81	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.19
19.15/4.81	c calculated reachability. Time: 0.00
19.15/4.81	c  N dy   185     46266        50      4450         0     12780     31150    205757     15.48   no data  --
19.95/5.05	c  N dy   208     50332        50      4450         0      8722     31150    125027     15.56     17.07  --
21.15/5.34	c  N dy   217     56408        50      4450         0     13914     31150    217514     15.47     16.29  --
23.94/6.03	c  N dy   223     69400        50      4450         0     16454     31150    247854     15.18     13.21  --
23.94/6.03	c  S st   223     69400        50      4450         0     16454     31150    247854     15.18     13.21  --
23.94/6.07	c  S st   223     69902        50      4450         0     16900     31150    256442     15.18   no data  --
23.94/6.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.94/6.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.94/6.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
23.94/6.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.94/6.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.94/6.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
23.94/6.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.55/7.45	c lits-rem:      1523  cl-subs:     3501  v-elim:      0  v-fix:    0  time:  5.44 s
29.55/7.45	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
29.55/7.45	c vivif2 --  cl tried    13399 cl shrink        0 lits rem          0 time: 0.01
30.76/7.75	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.21
30.76/7.75	c calculated reachability. Time: 0.00
30.76/7.75	c  N dy   223     69902        50      4450         0     13399     31150    200612     15.18   no data  --
31.94/8.05	c  N dy   244     74422        50      4450         0     17342     31150    271054     15.19     17.71  --
33.14/8.37	c  N dy   287     79190        50      4450         0     12344     31150    179697     15.32     17.40  --
35.15/8.83	c  N dy   296     87213        50      4450         0     19234     31150    300719     15.21     16.06  --
35.15/8.85	c  F st   299     87500        50      4450         0     19491     31150    305453     15.22   no data  --
36.33/9.17	c  N dy   306     92856        50      4450         0     13930     31150    198448     15.22     16.06  --
38.33/9.60	c  N dy   342     98825        50      4450         0     19134     31150    294152     15.28     16.83  --
39.93/10.07	c  S st   381    104857        50      4450         0     13212     31150    179352     15.35     16.06  --
40.33/10.12	c  S st   381    105363        50      4450         0     13664     31150    187971     15.35   no data  --
40.33/10.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.33/10.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.33/10.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
40.33/10.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.33/10.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.33/10.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
40.33/10.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.54/11.00	c lits-rem:       703  cl-subs:      562  v-elim:      0  v-fix:    0  time:  3.48 s
43.54/11.00	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
43.54/11.00	c vivif2 --  cl tried    13102 cl shrink        0 lits rem          0 time: 0.01
44.72/11.29	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.16
44.72/11.29	c calculated reachability. Time: 0.00
44.72/11.29	c  N dy   381    105363        50      4450         0     13102     31150    176418     15.35   no data  --
46.72/11.71	c  N dy   405    112110        50      4450         0     18929     31150    281720     15.34     16.70  --
48.71/12.24	c  N dy   411    119830        50      4450         0     13504     31150    174049     15.26     16.07  --
50.71/12.78	c  N dy   455    127525        50      4450         0     20171     31150    296704     15.32     16.52  --
53.51/13.46	c  N dy   474    135749        50      4450         0     14358     31150    184570     15.30     17.66  --
58.70/14.73	c  N dy   539    152149        50      4450         0     14708     31150    183396     15.31     16.14  --
60.30/15.17	c  S st   580    158046        50      4450         0     19828     31150    278457     15.35     15.84  --
60.70/15.22	c  S st   580    158549        50      4450         0     20274     31150    287043     15.35   no data  --
60.70/15.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.70/15.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.70/15.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
60.70/15.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.70/15.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.70/15.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
60.70/15.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
65.51/16.47	c lits-rem:      1274  cl-subs:     1835  v-elim:      0  v-fix:    0  time:  4.93 s
65.51/16.47	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
65.51/16.47	c vivif2 --  cl tried    18439 cl shrink        0 lits rem          0 time: 0.01
67.09/16.83	c asymm  cl-useful: 0/3785/4450 lits-rem:0 time: 1.43
67.09/16.83	c calculated reachability. Time: 0.00
67.09/16.83	c  N dy   580    158549        50      4450         0     18439     31150    253369     15.35   no data  --
73.88/18.53	c  N dy   610    180205        50      4450         0     22458     31150    311588     15.22     16.16  --
79.10/19.86	c  N dy   683    194233        50      4450         0     19158     31150    250743     15.26     16.23  --
83.49/20.97	c  N dy   730    206675        50      4450         0     29954     31150    446570     15.26     16.95  --
89.06/22.32	c  N dy   813    219874        50      4450         0     24960     31150    352212     15.32     17.51  --
95.86/24.06	c  N dy   864    237826        50      4450         0     23188     31150    307430     15.31     15.56  --
95.86/24.06	c  S st   864    237826        50      4450         0     23188     31150    307430     15.31     15.56  --
96.28/24.13	c  S st   864    238335        50      4450         0     23628     31150    315906     15.31   no data  --
96.28/24.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
96.28/24.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.28/24.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
96.28/24.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.28/24.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.28/24.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
96.28/24.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.24/25.62	c lits-rem:       928  cl-subs:     2138  v-elim:      0  v-fix:    0  time:  5.91 s
102.24/25.63	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
102.24/25.63	c vivif2 --  cl tried    21490 cl shrink        0 lits rem          0 time: 0.01
102.64/25.71	c asymm  cl-useful: 0/665/4450 lits-rem:0 time: 0.32
102.64/25.71	c calculated reachability. Time: 0.00
102.64/25.71	c  N dy   864    238335        50      4450         0     21490     31150    279612     15.31   no data  --
111.84/28.00	c  N dy   937    262137        50      4450         0     23884     31150    307807     15.27     16.41  --
119.42/29.98	c  N dy  1025    278944        50      4450         0     19595     31150    230532     15.31     17.57  --
127.43/31.93	c  N dy  1141    297212        50      4450         0     35441     31150    525519     15.38     16.26  --
131.42/32.93	c  F st  1170    306250        50      4450         0     23454     31150    292792     15.38     12.86  --
138.21/34.68	c  N dy  1191    324034        50      4450         0     38728     31150    566081     15.35     16.25  --
149.78/37.54	c  N dy  1318    347946        50      4450         0     38755     31150    572310     15.40     16.26  --
154.58/38.76	c  S st  1356    357503        50      4450         0     25426     31150    314154     15.41     14.78  --
154.98/38.83	c  S st  1356    358007        50      4450         0     25868     31150    322757     15.41   no data  --
154.98/38.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
154.98/38.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
154.98/38.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
154.98/38.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
154.98/38.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
154.98/38.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
154.98/38.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
162.18/40.64	c lits-rem:       987  cl-subs:     1467  v-elim:      0  v-fix:    0  time:  7.14 s
162.18/40.64	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
162.18/40.65	c vivif2 --  cl tried    24401 cl shrink        0 lits rem          0 time: 0.01
163.36/40.99	c asymm  cl-useful: 0/3039/4450 lits-rem:0 time: 1.37
163.36/40.99	c calculated reachability. Time: 0.00
163.36/40.99	c  N dy  1356    358007        50      4450         0     24401     31150    298231     15.41   no data  --
174.55/43.76	c  N dy  1456    378734        50      4450         0     42420     31150    631992     15.44     16.28  --
186.53/46.71	c  N dy  1593    399217        50      4450         0     37736     31150    538245     15.50     16.32  --
196.93/49.39	c  N dy  1696    419372        50      4450         0     31871     31150    419328     15.52     16.38  --
208.11/52.18	c  N dy  1773    439849        50      4450         0     25332     31150    289818     15.52     16.38  --
218.09/54.69	c  N dy  1874    460088        50      4450         0     42847     31150    612295     15.54     16.38  --
228.10/57.14	c Following stats are for *FIRST FINISHED THREAD ONLY*
228.10/57.14	c num threads              : 4          
228.10/57.14	c restarts                 : 2110       
228.10/57.14	c dynamic restarts         : 2092       
228.10/57.14	c static restarts          : 18         
228.10/57.14	c full restarts            : 3          
228.10/57.14	c total simplify time      : 0.01       
228.10/57.14	c learnts DL2              : 0          
228.10/57.14	c learnts size 2           : 0          
228.10/57.14	c learnts size 1           : 0           (0.00      % of vars)
228.10/57.14	c filedLit time            : 0.06        (0.03      % time)
228.10/57.14	c v-elim SatELite          : 0           (0.00      % vars)
228.10/57.14	c SatELite time            : 13.77       (6.04      % time)
228.10/57.14	c v-elim xor               : 0           (0.00      % vars)
228.10/57.14	c xor elim time            : 0.01        (0.00      % time)
228.10/57.14	c num binary xor trees     : 0          
228.10/57.14	c binxor trees' crown      : 0           (nan       leafs/tree)
228.10/57.14	c bin xor find time        : 0.00       
228.10/57.14	c OTF clause improved      : 69622       (0.14      clauses/conflict)
228.10/57.14	c OTF impr. size diff      : 70137       (1.01       lits/clause)
228.10/57.14	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
228.10/57.14	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
228.10/57.14	c tried to recurMin cls    : 41998       (8.16       % of conflicts)
228.10/57.14	c updated cache            : 99          (0.00       lits/tried recurMin)
228.10/57.14	c unit cls received        : 0           (nan       % of units)
228.10/57.14	c unit cls sent            : 0           (nan       % of units)
228.10/57.14	c bin cls received         : 0          
228.10/57.14	c bin cls sent             : 0          
228.10/57.14	c clauses over max glue    : 0           (0.00      % of all clauses)
228.10/57.14	c conflicts                : 514986      (2257.89   / sec)
228.10/57.14	c decisions                : 592958      (1.18      % random)
228.10/57.14	c bogo-props               : 9117655968  (39975109.66 / sec)
228.10/57.14	c conflict literals        : 9361380     (10.67     % deleted)
228.10/57.14	c Memory used              : 283.44      MB
228.10/57.14	c single-thread CPU time   : 228.08      s
228.10/57.14	c all-threads sum CPU time : 228.08      s
228.10/57.14	s SATISFIABLE
228.10/57.14	v -1 -2 3 -4 5 -6 7 8 -9 -10 11 -12 -13 14 15 -16 17 18 -19 -20 21 22 23 24 25 26 27 -28 29 30 31 32 33 -34 -35 -36 -37 -38 39 40 41 -42 43 -44 45 46 -47 -48 -49 50 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175397-1304122384/watcher-3175397-1304122384 -o /tmp/evaluation-result-3175397-1304122384/solver-3175397-1304122384 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175397-1304122384.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: 6.79 7.81 7.89 6/180 10646
/proc/meminfo: memFree=31024704/32951124 swapFree=67111448/67111528
[pid=10646] ppid=10644 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/10646/stat : 10646 (strangenight1-m) R 10644 10646 10605 0 -1 4202496 413 0 0 0 0 0 0 0 23 0 4 0 523838847 52465664 352 33554432000 4194304 4650419 140735317792864 18446744073709551615 47034220263346 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10646/statm: 12809 352 303 112 0 7774 0
[pid=10646/tid=10647] ppid=10644 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/10646/task/10647/stat : 10647 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 523838847 52465664 352 33554432000 4194304 4650419 140735317792864 18446744073709551615 47034220263346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10646/tid=10648] ppid=10644 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/10646/task/10648/stat : 10648 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 523838847 52465664 352 33554432000 4194304 4650419 140735317792864 18446744073709551615 47034220263346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10646/tid=10649] ppid=10644 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/10646/task/10649/stat : 10649 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523838847 52465664 352 33554432000 4194304 4650419 140735317792864 18446744073709551615 230809222129 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0322871 s]
/proc/loadavg: 6.79 7.81 7.89 6/180 10646
/proc/meminfo: memFree=31024704/32951124 swapFree=67111448/67111528
[pid=10646] ppid=10644 vsize=281900 CPUtime=0.11 cores=1,3,5,7
/proc/10646/stat : 10646 (strangenight1-m) R 10644 10646 10605 0 -1 4202496 1117 0 0 0 11 0 0 0 18 0 4 0 523838847 288665600 1028 33554432000 4194304 4650419 140735317792864 18446744073709551615 4370532 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10646/statm: 70475 1028 366 112 0 65440 0
[pid=10646/tid=10647] ppid=10644 vsize=281900 CPUtime=0.02 cores=1,3,5,7
/proc/10646/task/10647/stat : 10647 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 154 0 0 0 2 0 0 0 18 0 4 0 523838847 288665600 1028 33554432000 4194304 4650419 140735317792864 18446744073709551615 4370665 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10646/tid=10648] ppid=10644 vsize=281900 CPUtime=0.02 cores=1,3,5,7
/proc/10646/task/10648/stat : 10648 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 165 0 0 0 2 0 0 0 18 0 4 0 523838847 288665600 1028 33554432000 4194304 4650419 140735317792864 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10646/tid=10649] ppid=10644 vsize=281900 CPUtime=0.02 cores=1,3,5,7
/proc/10646/task/10649/stat : 10649 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 207 0 0 0 2 0 0 0 25 0 4 0 523838847 288665600 1028 33554432000 4194304 4650419 140735317792864 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 281900

[startup+0.100274 s]
/proc/loadavg: 6.79 7.81 7.89 6/180 10646
/proc/meminfo: memFree=31024704/32951124 swapFree=67111448/67111528
[pid=10646] ppid=10644 vsize=281900 CPUtime=0.38 cores=1,3,5,7
/proc/10646/stat : 10646 (strangenight1-m) R 10644 10646 10605 0 -1 4202496 1231 0 0 0 38 0 0 0 18 0 4 0 523838847 288665600 1142 33554432000 4194304 4650419 140735317792864 18446744073709551615 4370730 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10646/statm: 70475 1142 366 112 0 65440 0
[pid=10646/tid=10647] ppid=10644 vsize=281900 CPUtime=0.09 cores=1,3,5,7
/proc/10646/task/10647/stat : 10647 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 165 0 0 0 9 0 0 0 18 0 4 0 523838847 288665600 1142 33554432000 4194304 4650419 140735317792864 18446744073709551615 4371151 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10646/tid=10648] ppid=10644 vsize=281900 CPUtime=0.09 cores=1,3,5,7
/proc/10646/task/10648/stat : 10648 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 178 0 0 0 9 0 0 0 18 0 4 0 523838847 288665600 1142 33554432000 4194304 4650419 140735317792864 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10646/tid=10649] ppid=10644 vsize=281900 CPUtime=0.09 cores=1,3,5,7
/proc/10646/task/10649/stat : 10649 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 286 0 0 0 9 0 0 0 25 0 4 0 523838847 288665600 1142 33554432000 4194304 4650419 140735317792864 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 281900

[startup+0.300238 s]
/proc/loadavg: 6.79 7.81 7.89 6/180 10646
/proc/meminfo: memFree=31024704/32951124 swapFree=67111448/67111528
[pid=10646] ppid=10644 vsize=284856 CPUtime=1.17 cores=1,3,5,7
/proc/10646/stat : 10646 (strangenight1-m) R 10644 10646 10605 0 -1 4202496 3308 0 0 0 117 0 0 0 18 0 4 0 523838847 291692544 2500 33554432000 4194304 4650419 140735317792864 18446744073709551615 4334208 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10646/statm: 71214 2500 390 112 0 66179 0
[pid=10646/tid=10647] ppid=10644 vsize=284856 CPUtime=0.29 cores=1,3,5,7
/proc/10646/task/10647/stat : 10647 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 776 0 0 0 29 0 0 0 18 0 4 0 523838847 291692544 2500 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10646/tid=10648] ppid=10644 vsize=284856 CPUtime=0.29 cores=1,3,5,7
/proc/10646/task/10648/stat : 10648 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 754 0 0 0 29 0 0 0 18 0 4 0 523838847 291692544 2500 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10646/tid=10649] ppid=10644 vsize=284856 CPUtime=0.29 cores=1,3,5,7
/proc/10646/task/10649/stat : 10649 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 579 0 0 0 29 0 0 0 25 0 4 0 523838847 291692544 2500 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365227 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) 284856

[startup+0.700166 s]
/proc/loadavg: 6.79 7.81 7.89 6/180 10646
/proc/meminfo: memFree=31024704/32951124 swapFree=67111448/67111528
[pid=10646] ppid=10644 vsize=285976 CPUtime=2.78 cores=1,3,5,7
/proc/10646/stat : 10646 (strangenight1-m) R 10644 10646 10605 0 -1 4202496 5409 0 0 0 277 1 0 0 18 0 4 0 523838847 292839424 3127 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10646/statm: 71494 3127 390 112 0 66459 0
[pid=10646/tid=10647] ppid=10644 vsize=285976 CPUtime=0.69 cores=1,3,5,7
/proc/10646/task/10647/stat : 10647 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 1357 0 0 0 69 0 0 0 18 0 4 0 523838847 292839424 3127 33554432000 4194304 4650419 140735317792864 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10646/tid=10648] ppid=10644 vsize=285976 CPUtime=0.69 cores=1,3,5,7
/proc/10646/task/10648/stat : 10648 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 1140 0 0 0 69 0 0 0 18 0 4 0 523838847 292839424 3127 33554432000 4194304 4650419 140735317792864 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10646/tid=10649] ppid=10644 vsize=285976 CPUtime=0.69 cores=1,3,5,7
/proc/10646/task/10649/stat : 10649 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 1133 0 0 0 69 0 0 0 25 0 4 0 523838847 292839424 3127 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285976

[startup+1.50102 s]
/proc/loadavg: 7.05 7.85 7.90 10/184 10650
/proc/meminfo: memFree=31000624/32951124 swapFree=67111448/67111528
[pid=10646] ppid=10644 vsize=287336 CPUtime=5.97 cores=1,3,5,7
/proc/10646/stat : 10646 (strangenight1-m) R 10644 10646 10605 0 -1 4202496 9273 0 0 0 596 1 0 0 20 0 4 0 523838847 294232064 4715 33554432000 4194304 4650419 140735317792864 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10646/statm: 71834 4715 392 112 0 66799 0
[pid=10646/tid=10647] ppid=10644 vsize=287336 CPUtime=1.49 cores=1,3,5,7
/proc/10646/task/10647/stat : 10647 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 2094 0 0 0 149 0 0 0 20 0 4 0 523838847 294232064 4715 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10646/tid=10648] ppid=10644 vsize=287336 CPUtime=1.49 cores=1,3,5,7
/proc/10646/task/10648/stat : 10648 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 2040 0 0 0 149 0 0 0 19 0 4 0 523838847 294232064 4715 33554432000 4194304 4650419 140735317792864 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10646/tid=10649] ppid=10644 vsize=287336 CPUtime=1.48 cores=1,3,5,7
/proc/10646/task/10649/stat : 10649 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 1830 0 0 0 148 0 0 0 25 0 4 0 523838847 294232064 4715 33554432000 4194304 4650419 140735317792864 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 287336

[startup+3.10073 s]
/proc/loadavg: 7.05 7.85 7.90 10/184 10650
/proc/meminfo: memFree=30962804/32951124 swapFree=67111448/67111528
[pid=10646] ppid=10644 vsize=294200 CPUtime=12.37 cores=1,3,5,7
/proc/10646/stat : 10646 (strangenight1-m) R 10644 10646 10605 0 -1 4202496 14860 0 0 0 1235 2 0 0 25 0 4 0 523838847 301260800 8888 33554432000 4194304 4650419 140735317792864 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10646/statm: 73550 8888 392 112 0 68515 0
[pid=10646/tid=10647] ppid=10644 vsize=294200 CPUtime=3.09 cores=1,3,5,7
/proc/10646/task/10647/stat : 10647 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 3385 0 0 0 309 0 0 0 25 0 4 0 523838847 301260800 8888 33554432000 4194304 4650419 140735317792864 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10646/tid=10648] ppid=10644 vsize=294200 CPUtime=3.09 cores=1,3,5,7
/proc/10646/task/10648/stat : 10648 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 3786 0 0 0 309 0 0 0 25 0 4 0 523838847 301260800 8888 33554432000 4194304 4650419 140735317792864 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10646/tid=10649] ppid=10644 vsize=294200 CPUtime=3.07 cores=1,3,5,7
/proc/10646/task/10649/stat : 10649 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 3886 0 0 0 307 0 0 0 25 0 4 0 523838847 301260800 8888 33554432000 4194304 4650419 140735317792864 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 294200

[startup+6.30115 s]
/proc/loadavg: 7.05 7.85 7.90 10/184 10650
/proc/meminfo: memFree=30920060/32951124 swapFree=67111448/67111528
[pid=10646] ppid=10644 vsize=285076 CPUtime=25.15 cores=1,3,5,7
/proc/10646/stat : 10646 (strangenight1-m) R 10644 10646 10605 0 -1 4202496 21797 0 0 0 2512 3 0 0 25 0 4 0 523838847 291917824 11610 33554432000 4194304 4650419 140735317792864 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10646/statm: 71269 11610 392 112 0 66234 0
[pid=10646/tid=10647] ppid=10644 vsize=285076 CPUtime=6.29 cores=1,3,5,7
/proc/10646/task/10647/stat : 10647 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 5417 0 0 0 628 1 0 0 25 0 4 0 523838847 291917824 11610 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10646/tid=10648] ppid=10644 vsize=285076 CPUtime=6.29 cores=1,3,5,7
/proc/10646/task/10648/stat : 10648 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 4941 0 0 0 629 0 0 0 25 0 4 0 523838847 291917824 11610 33554432000 4194304 4650419 140735317792864 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10646/tid=10649] ppid=10644 vsize=285076 CPUtime=6.26 cores=1,3,5,7
/proc/10646/task/10649/stat : 10649 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 5608 0 0 0 625 1 0 0 25 0 4 0 523838847 291917824 11610 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 285076

[startup+12.701 s]
/proc/loadavg: 7.20 7.85 7.90 10/184 10650
/proc/meminfo: memFree=30873476/32951124 swapFree=67111448/67111528
[pid=10646] ppid=10644 vsize=298040 CPUtime=50.71 cores=1,3,5,7
/proc/10646/stat : 10646 (strangenight1-m) R 10644 10646 10605 0 -1 4202496 31581 0 0 0 5066 5 0 0 25 0 4 0 523838847 305192960 16917 33554432000 4194304 4650419 140735317792864 18446744073709551615 4366943 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10646/statm: 74510 16917 392 112 0 69475 0
[pid=10646/tid=10647] ppid=10644 vsize=298040 CPUtime=12.68 cores=1,3,5,7
/proc/10646/task/10647/stat : 10647 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 8048 0 0 0 1267 1 0 0 25 0 4 0 523838847 305192960 16917 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10646/tid=10648] ppid=10644 vsize=298040 CPUtime=12.69 cores=1,3,5,7
/proc/10646/task/10648/stat : 10648 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 7142 0 0 0 1268 1 0 0 25 0 4 0 523838847 305192960 16917 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10646/tid=10649] ppid=10644 vsize=298040 CPUtime=12.62 cores=1,3,5,7
/proc/10646/task/10649/stat : 10649 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 8837 0 0 0 1261 1 0 0 25 0 4 0 523838847 305192960 16917 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 298040

[startup+25.5006 s]
/proc/loadavg: 7.32 7.86 7.90 10/184 10650
/proc/meminfo: memFree=30824444/32951124 swapFree=67111448/67111528
[pid=10646] ppid=10644 vsize=308540 CPUtime=101.84 cores=1,3,5,7
/proc/10646/stat : 10646 (strangenight1-m) R 10644 10646 10605 0 -1 4202496 46814 0 0 0 10175 9 0 0 25 0 4 0 523838847 315944960 21500 33554432000 4194304 4650419 140735317792864 18446744073709551615 4476315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10646/statm: 77135 21500 392 112 0 72100 0
[pid=10646/tid=10647] ppid=10644 vsize=308540 CPUtime=25.48 cores=1,3,5,7
/proc/10646/task/10647/stat : 10647 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 12512 0 0 0 2546 2 0 0 25 0 4 0 523838847 315944960 21500 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10646/tid=10648] ppid=10644 vsize=308540 CPUtime=25.49 cores=1,3,5,7
/proc/10646/task/10648/stat : 10648 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 10718 0 0 0 2547 2 0 0 25 0 4 0 523838847 315944960 21500 33554432000 4194304 4650419 140735317792864 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10646/tid=10649] ppid=10644 vsize=308540 CPUtime=25.35 cores=1,3,5,7
/proc/10646/task/10649/stat : 10649 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 12993 0 0 0 2533 2 0 0 25 0 4 0 523838847 315944960 21500 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 308540

[startup+51.1009 s]
/proc/loadavg: 7.55 7.87 7.90 10/184 10651
/proc/meminfo: memFree=30787664/32951124 swapFree=67111448/67111528
[pid=10646] ppid=10644 vsize=290092 CPUtime=204.11 cores=1,3,5,7
/proc/10646/stat : 10646 (strangenight1-m) R 10644 10646 10605 0 -1 4202496 71157 0 0 0 20395 16 0 0 25 0 4 0 523838847 297054208 22344 33554432000 4194304 4650419 140735317792864 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10646/statm: 72523 22344 392 112 0 67488 0
[pid=10646/tid=10647] ppid=10644 vsize=290092 CPUtime=51.09 cores=1,3,5,7
/proc/10646/task/10647/stat : 10647 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 18622 0 0 0 5105 4 0 0 25 0 4 0 523838847 297054208 22344 33554432000 4194304 4650419 140735317792864 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10646/tid=10648] ppid=10644 vsize=290092 CPUtime=51.09 cores=1,3,5,7
/proc/10646/task/10648/stat : 10648 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 16306 0 0 0 5106 3 0 0 25 0 4 0 523838847 297054208 22344 33554432000 4194304 4650419 140735317792864 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10646/tid=10649] ppid=10644 vsize=290092 CPUtime=50.81 cores=1,3,5,7
/proc/10646/task/10649/stat : 10649 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 19774 0 0 0 5078 3 0 0 25 0 4 0 523838847 297054208 22344 33554432000 4194304 4650419 140735317792864 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 290092

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

[startup+54.3003 s]
/proc/loadavg: 7.59 7.87 7.90 10/184 10651
/proc/meminfo: memFree=30787652/32951124 swapFree=67111448/67111528
[pid=10646] ppid=10644 vsize=290188 CPUtime=216.89 cores=1,3,5,7
/proc/10646/stat : 10646 (strangenight1-m) R 10644 10646 10605 0 -1 4202496 74557 0 0 0 21672 17 0 0 25 0 4 0 523838847 297152512 23837 33554432000 4194304 4650419 140735317792864 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10646/statm: 72547 23837 392 112 0 67512 0
[pid=10646/tid=10647] ppid=10644 vsize=290188 CPUtime=54.28 cores=1,3,5,7
/proc/10646/task/10647/stat : 10647 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 19456 0 0 0 5424 4 0 0 25 0 4 0 523838847 297152512 23837 33554432000 4194304 4650419 140735317792864 18446744073709551615 4366950 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10646/tid=10648] ppid=10644 vsize=290188 CPUtime=54.28 cores=1,3,5,7
/proc/10646/task/10648/stat : 10648 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 17181 0 0 0 5425 3 0 0 25 0 4 0 523838847 297152512 23837 33554432000 4194304 4650419 140735317792864 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10646/tid=10649] ppid=10644 vsize=290188 CPUtime=54 cores=1,3,5,7
/proc/10646/task/10649/stat : 10649 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 20657 0 0 0 5396 4 0 0 25 0 4 0 523838847 297152512 23837 33554432000 4194304 4650419 140735317792864 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 216.89
Current children cumulated vsize (KiB) 290188

[startup+55.9011 s]
/proc/loadavg: 7.59 7.87 7.90 10/184 10651
/proc/meminfo: memFree=30793108/32951124 swapFree=67111448/67111528
[pid=10646] ppid=10644 vsize=290188 CPUtime=223.3 cores=1,3,5,7
/proc/10646/stat : 10646 (strangenight1-m) R 10644 10646 10605 0 -1 4202496 75295 0 0 0 22312 18 0 0 25 0 4 0 523838847 297152512 24575 33554432000 4194304 4650419 140735317792864 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10646/statm: 72547 24575 392 112 0 67512 0
[pid=10646/tid=10647] ppid=10644 vsize=290188 CPUtime=55.88 cores=1,3,5,7
/proc/10646/task/10647/stat : 10647 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 19629 0 0 0 5584 4 0 0 25 0 4 0 523838847 297152512 24575 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10646/tid=10648] ppid=10644 vsize=290188 CPUtime=55.89 cores=1,3,5,7
/proc/10646/task/10648/stat : 10648 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 17352 0 0 0 5586 3 0 0 25 0 4 0 523838847 297152512 24575 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10646/tid=10649] ppid=10644 vsize=290188 CPUtime=55.59 cores=1,3,5,7
/proc/10646/task/10649/stat : 10649 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 20873 0 0 0 5555 4 0 0 25 0 4 0 523838847 297152512 24575 33554432000 4194304 4650419 140735317792864 18446744073709551615 4336124 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 223.3
Current children cumulated vsize (KiB) 290188

[startup+56.7009 s]
/proc/loadavg: 7.62 7.87 7.90 10/184 10651
/proc/meminfo: memFree=30788024/32951124 swapFree=67111448/67111528
[pid=10646] ppid=10644 vsize=290236 CPUtime=226.49 cores=1,3,5,7
/proc/10646/stat : 10646 (strangenight1-m) R 10644 10646 10605 0 -1 4202496 76407 0 0 0 22631 18 0 0 25 0 4 0 523838847 297201664 23003 33554432000 4194304 4650419 140735317792864 18446744073709551615 4330451 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10646/statm: 72559 23003 392 112 0 67524 0
[pid=10646/tid=10647] ppid=10644 vsize=290236 CPUtime=56.68 cores=1,3,5,7
/proc/10646/task/10647/stat : 10647 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 20136 0 0 0 5664 4 0 0 25 0 4 0 523838847 297201664 23003 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10646/tid=10648] ppid=10644 vsize=290236 CPUtime=56.69 cores=1,3,5,7
/proc/10646/task/10648/stat : 10648 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 17833 0 0 0 5666 3 0 0 25 0 4 0 523838847 297201664 23003 33554432000 4194304 4650419 140735317792864 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10646/tid=10649] ppid=10644 vsize=290236 CPUtime=56.39 cores=1,3,5,7
/proc/10646/task/10649/stat : 10649 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 20975 0 0 0 5635 4 0 0 25 0 4 0 523838847 297201664 23003 33554432000 4194304 4650419 140735317792864 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 226.49
Current children cumulated vsize (KiB) 290236

[startup+57.1008 s]
/proc/loadavg: 7.62 7.87 7.90 10/184 10651
/proc/meminfo: memFree=30793724/32951124 swapFree=67111448/67111528
[pid=10646] ppid=10644 vsize=290236 CPUtime=228.1 cores=1,3,5,7
/proc/10646/stat : 10646 (strangenight1-m) R 10644 10646 10605 0 -1 4202496 76593 0 0 0 22792 18 0 0 25 0 4 0 523838847 297201664 23189 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10646/statm: 72559 23189 392 112 0 67524 0
[pid=10646/tid=10647] ppid=10644 vsize=290236 CPUtime=57.09 cores=1,3,5,7
/proc/10646/task/10647/stat : 10647 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 20208 0 0 0 5705 4 0 0 25 0 4 0 523838847 297201664 23189 33554432000 4194304 4650419 140735317792864 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10646/tid=10648] ppid=10644 vsize=290236 CPUtime=57.09 cores=1,3,5,7
/proc/10646/task/10648/stat : 10648 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 17899 0 0 0 5706 3 0 0 25 0 4 0 523838847 297201664 23189 33554432000 4194304 4650419 140735317792864 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10646/tid=10649] ppid=10644 vsize=290236 CPUtime=56.79 cores=1,3,5,7
/proc/10646/task/10649/stat : 10649 (strangenight1-m) R 10644 10646 10605 0 -1 4202560 21023 0 0 0 5675 4 0 0 25 0 4 0 523838847 297201664 23189 33554432000 4194304 4650419 140735317792864 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 228.1
Current children cumulated vsize (KiB) 290236

Child status: 10
Real time (s): 57.1511
CPU time (s): 228.273
CPU user time (s): 228.083
CPU system time (s): 0.189971
CPU usage (%): 399.421
Max. virtual memory (cumulated for all children) (KiB): 309776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 228.083
system time used= 0.189971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76618
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= 229
involuntary context switches= 1483

runsolver used 0.082987 second user time and 0.229965 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-30 02:13:04
IDJOB=3175397
IDBENCH=83015
IDSOLVER=1588
FILE ID=node104/3175397-1304122384
RUNJOBID= node104-1304122384-10624
PBS_JOBID= 13170745
Free space on /tmp= 71544 MiB

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

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

MD5SUM BENCH= ff2e6a4fa2b25feb24cf72d67e6cd330
RANDOM SEED=1716046298

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31024984 kB
Buffers:        368936 kB
Cached:        1092088 kB
SwapCached:         80 kB
Active:         141464 kB
Inactive:      1386092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31024984 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           12604 kB
Writeback:           0 kB
AnonPages:       67064 kB
Mapped:          15204 kB
Slab:           331536 kB
PageTables:       5100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   273424 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= 71536 MiB
End job on node104 at 2011-04-30 02:14:01