Trace number 3249351

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.39 1202.1

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x40.cnf
MD5SUM65a5698edfd6f3a12089595d81c196e3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3360
Number of clauses661080
Sum of the clauses size2634240
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25040
Number of clauses of size 30
Number of clauses of size 4656040
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3249351-1304129014.cnf'
0.00/0.00	c -- header says num vars:           3360
0.00/0.00	c -- header says num clauses:      661080
0.47/0.26	c -- clauses added:            0 learnts,       661080 normals,            0 xors
0.47/0.26	c -- vars added       3360
0.47/0.26	c Parsing time:  0.72 s
0.47/0.26	c  N st     0         0      3360    656040      5040         0   2634240         0   no data   no data  --
1.02/0.39	c asymm  cl-useful: 0/9710/656040 lits-rem:0 time: 0.69
1.28/0.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.0M T:  0.48
3.12/0.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.12/0.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
3.12/0.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3360 time:  0.00 s
3.12/0.86	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
127.17/31.96	c lits-rem:         0  cl-subs:        0  v-elim:    840  v-fix:    0  time: 120.20 s
127.17/31.96	c Finding binary XORs  T:     0.01 s  found:       0
129.53/32.51	c Finding non-binary XORs:     2.08 s (found:       0, avg size: nan)
129.53/32.51	c calculated reachability. Time: 0.00
129.53/32.53	c Calc default polars -  time:   0.08 s pos:      64 undec:     840 neg:    2456
129.53/32.53	c =========================================================================================
129.53/32.53	c types(t): F = full restart, N = normal restart
129.53/32.53	c types(t): S = simplification begin/end, E = solution found
129.53/32.53	c restart types(rt): st = static, dy = dynamic
129.53/32.53	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
129.53/32.53	c  B st     0         0      2520    655200      2520         0   3936240         0   no data   no data  --
130.32/32.79	c  N dy    22      4095      2520    655200      2520      4080   3936240    202833     35.05     37.27  --
131.53/33.03	c  N dy    52      8231      2520    655200      2520      8212   3936240    409144     36.26     38.42  --
132.31/33.24	c  N dy    79     12236      2520    655200      2520     12214   3936240    605705     36.14     39.59  --
133.11/33.44	c  N dy   101     16249      2520    655200      2520     16220   3936240    798413     35.70     37.68  --
134.29/33.79	c  N dy   128     20345      2520    655200      2520     10329   3936240    236130     35.87     51.15  --
135.47/34.00	c  N dy   156     24372      2520    655200      2520     14345   3936240    447169     36.12     45.43  --
135.47/34.03	c  F st   160     25000      2520    655200      2520     14973   3936240    477170     36.06     30.07  --
137.06/34.41	c  N dy   166     30002      2520    655200      2520     19946   3936240    830958     36.06   no data  --
137.06/34.41	c  S st   166     30002      2520    655200      2520     19946   3936240    830958     36.06   no data  --
138.25/34.75	c  S st   166     30502      2520    655200      2520     20446   3936240    863636     36.06   no data  --
138.25/34.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
138.25/34.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
139.44/35.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.7M T:  1.16
140.24/35.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.41/35.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.13 s
141.41/35.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
141.41/35.58	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
303.88/76.25	c lits-rem:        37  cl-subs:      137  v-elim:      0  v-fix:    0  time: 158.98 s
305.09/76.59	c asymm  cl-useful: 0/7329/655200 lits-rem:0 time: 1.35
305.48/76.61	c calculated reachability. Time: 0.00
305.48/76.61	c  N dy   166     30502      2520    655200      2520     20309   3936240    846532     36.06   no data  --
306.28/76.88	c  N dy   191     34503      2520    655200      2520     24306   3936240   1048113     36.05     37.98  --
307.49/77.11	c  N dy   212     38641      2520    655200      2520     28439   3936240   1258476     35.89     37.87  --
308.26/77.33	c  N dy   235     42739      2520    655200      2520     17070   3936240    385297     35.80     37.71  --
309.06/77.50	c  S st   258     45753      2520    655200      2520     20078   3936240    540665     35.89   no data  --
310.66/77.91	c  S st   258     46261      2520    655200      2520     20586   3936240    577576     35.89   no data  --
310.66/77.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
310.66/77.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
311.87/78.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.1M T:  1.34
312.65/78.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
313.45/78.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.81 s
313.45/78.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
313.45/78.69	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
466.36/116.97	c lits-rem:         5  cl-subs:       11  v-elim:      0  v-fix:    0  time: 150.22 s
466.76/117.04	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.28
466.76/117.05	c vivif2 --  cl tried    20575 cl shrink        0 lits rem          0 time: 0.04
468.36/117.40	c asymm  cl-useful: 0/8724/655200 lits-rem:0 time: 1.40
468.36/117.42	c calculated reachability. Time: 0.00
468.36/117.42	c  N dy   258     46261      2520    655200      2520     20575   3936240    576350     35.89   no data  --
469.17/117.69	c  N dy   286     50329      2520    655200      2520     24639   3936240    777164     35.88     38.30  --
470.36/117.93	c  N dy   317     54380      2520    655200      2520     28684   3936240    990698     36.04     41.97  --
471.16/118.17	c  N dy   346     58429      2520    655200      2520     32729   3936240   1199585     36.12     46.05  --
472.35/118.40	c  N dy   373     62588      2520    655200      2520     36882   3936240   1407643     36.08     38.45  --
473.15/118.63	c  N dy   398     66623      2520    655200      2520     22209   3936240    518832     36.10     42.47  --
473.55/118.80	c  S st   420     69392      2520    655200      2520     24974   3936240    668274     36.22   no data  --
475.54/119.22	c  S st   420     69894      2520    655200      2520     25476   3936240    703747     36.22   no data  --
475.54/119.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
475.54/119.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
477.15/119.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.0M T:  1.38
477.94/119.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
478.76/120.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.90 s
478.76/120.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
478.76/120.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
632.89/158.61	c lits-rem:         3  cl-subs:       16  v-elim:      0  v-fix:    0  time: 151.89 s
632.89/158.69	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.28
633.29/158.70	c vivif2 --  cl tried    25460 cl shrink        0 lits rem          0 time: 0.05
634.89/159.10	c asymm  cl-useful: 0/7442/655200 lits-rem:0 time: 1.58
634.89/159.13	c calculated reachability. Time: 0.00
634.89/159.13	c  N dy   420     69894      2520    655200      2520     25460   3936240    701981     36.22   no data  --
636.09/159.46	c  N dy   450     74419      2520    655200      2520     29979   3936240    941592     36.29     42.10  --
637.28/159.78	c  N dy   482     79199      2520    655200      2520     34752   3936240   1181659     36.29     38.62  --
638.88/160.11	c  N dy   516     84277      2520    655200      2520     39824   3936240   1442098     36.32     40.71  --
640.07/160.45	c  F st   540     87503      2520    655200      2520     22200   3936240    426117     36.34   no data  --
641.29/160.74	c  N st   545     90800      2520    655200      2520     25483   3936240    637739     36.34   no data  --
642.86/161.13	c  N dy   570     96623      2520    655200      2520     31287   3936240    980777     36.35     39.51  --
644.47/161.53	c  N dy   611    102900      2520    655200      2520     37553   3936240   1306259     36.39     38.52  --
644.86/161.66	c  S st   625    104843      2520    655200      2520     39495   3936240   1408624     36.41     28.28  --
646.86/162.16	c  S st   625    105348      2520    655200      2520     39999   3936240   1445115     36.41   no data  --
646.86/162.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
646.86/162.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
648.45/162.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.5M T:  1.58
649.67/162.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
651.64/163.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.81 s
651.64/163.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
651.64/163.31	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
900.09/225.53	c lits-rem:         2  cl-subs:       89  v-elim:      0  v-fix:    0  time: 245.44 s
900.49/225.60	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.29
900.49/225.63	c vivif2 --  cl tried    39910 cl shrink        0 lits rem          0 time: 0.10
902.07/226.09	c asymm  cl-useful: 0/6083/655200 lits-rem:0 time: 1.85
902.47/226.11	c calculated reachability. Time: 0.00
902.47/226.11	c  N dy   625    105348      2520    655200      2520     39910   3936240   1434173     36.41   no data  --
904.49/226.67	c  N dy   672    112227      2520    655200      2520     24374   3936240    468464     36.46     38.95  --
906.46/227.11	c  N dy   718    119480      2520    655200      2520     31620   3936240    850826     36.53     39.97  --
908.46/227.60	c  N dy   769    127139      2520    655200      2520     39266   3936240   1247338     36.56     44.65  --
910.85/228.28	c  N dy   817    135380      2520    655200      2520     23820   3936240    387412     36.51     38.71  --
912.85/228.76	c  N dy   863    144577      2520    655200      2520     33006   3936240    841040     36.39     38.32  --
915.24/229.37	c  N dy   928    153909      2520    655200      2520     42321   3936240   1328640     36.45     38.47  --
916.44/229.63	c  S st   955    158022      2520    655200      2520     46431   3936240   1534938     36.44   no data  --
918.06/230.09	c  S st   955    158525      2520    655200      2520     46934   3936240   1570300     36.44   no data  --
918.44/230.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
918.44/230.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
920.04/230.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.6M T:  1.60
920.84/230.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
922.83/231.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.93 s
922.83/231.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
922.83/231.26	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1196.78/299.87	c lits-rem:        10  cl-subs:       50  v-elim:      0  v-fix:    0  time: 271.75 s
1197.19/299.94	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.28
1197.19/299.97	c vivif2 --  cl tried    46884 cl shrink        0 lits rem          0 time: 0.12
1198.80/300.40	c asymm  cl-useful: 0/6005/655200 lits-rem:0 time: 1.71
1199.20/300.42	c calculated reachability. Time: 0.00
1199.20/300.42	c  N dy   955    158525      2520    655200      2520     46884   3936240   1564838     36.44   no data  --
1201.98/301.12	c  N dy  1020    168698      2520    655200      2520     32229   3936240    785055     36.47     44.42  --
1204.36/301.76	c  N dy  1090    179521      2520    655200      2520     43034   3936240   1333771     36.47     43.69  --
1207.58/302.58	c  N dy  1159    191028      2520    655200      2520     28633   3936240    538222     36.44     38.40  --
1210.35/303.29	c  N dy  1239    203285      2520    655200      2520     40873   3936240   1151966     36.42     39.29  --
1213.94/304.17	c  N dy  1324    216518      2520    655200      2520     27170   3936240    421553     36.42     38.70  --
1217.14/304.99	c  N dy  1417    230363      2520    655200      2520     40996   3936240   1122971     36.40     38.44  --
1219.14/305.45	c  S st  1464    237787      2520    655200      2520     48412   3936240   1505282     36.39     36.77  --
1221.16/305.90	c  S st  1464    238290      2520    655200      2520     48914   3936240   1540797     36.39   no data  --
1221.16/305.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
1221.16/305.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1222.73/306.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.5M T:  1.55
1223.53/306.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1225.55/307.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
1225.55/307.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
1225.55/307.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1510.71/378.50	c lits-rem:        12  cl-subs:       53  v-elim:      0  v-fix:    0  time: 281.27 s
1511.11/378.57	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.28
1511.48/378.60	c vivif2 --  cl tried    48861 cl shrink        0 lits rem          0 time: 0.12
1512.68/378.98	c asymm  cl-useful: 0/5796/655200 lits-rem:0 time: 1.54
1513.08/379.01	c calculated reachability. Time: 0.00
1513.08/379.01	c  N dy  1464    238290      2520    655200      2520     48861   3936240   1534069     36.39   no data  --
1517.47/380.11	c  N dy  1568    253581      2520    655200      2520     36195   3936240    850224     36.41     41.34  --
1521.08/381.05	c  N dy  1672    269857      2520    655200      2520     52451   3936240   1696948     36.45     40.10  --
1525.46/382.13	c  N dy  1790    287152      2520    655200      2520     40767   3936240   1057420     36.51     39.10  --
1529.86/383.29	c  N dy  1913    305568      2520    655200      2520     59162   3936240   2016568     36.53     38.62  --
1530.26/383.33	c  F st  1917    306250      2520    655200      2520     59842   3936240   2051604     36.53   no data  --
1535.45/384.70	c  N dy  2015    325101      2520    655200      2520     48681   3936240   1502804     36.55     42.76  --
1540.65/385.97	c  N dy  2146    345244      2520    655200      2520     37855   3936240    815265     36.57     39.03  --
1543.84/386.73	c  S st  2225    357437      2520    655200      2520     50031   3936240   1450642     36.59     42.19  --
1545.44/387.16	c  S st  2225    357941      2520    655200      2520     50535   3936240   1494561     36.59   no data  --
1545.44/387.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
1545.44/387.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1547.03/387.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.4M T:  1.46
1548.23/387.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1549.83/388.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
1549.83/388.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
1549.83/388.21	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1806.64/452.55	c lits-rem:         4  cl-subs:       37  v-elim:      0  v-fix:    0  time: 255.62 s
1807.04/452.61	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.28
1807.04/452.64	c vivif2 --  cl tried    50498 cl shrink        0 lits rem          0 time: 0.11
1808.65/453.04	c asymm  cl-useful: 0/6264/655200 lits-rem:0 time: 1.58
1808.65/453.06	c calculated reachability. Time: 0.00
1808.65/453.06	c  N dy  2225    357941      2520    655200      2520     50498   3936240   1490208     36.59   no data  --
1814.25/454.43	c  N dy  2357    377961      2520    655200      2520     38533   3936240    814501     36.60     38.69  --
1819.02/455.62	c  N dy  2481    397963      2520    655200      2520     58514   3936240   1859053     36.60     39.53  --
1823.82/456.82	c  N dy  2598    418061      2520    655200      2520     45642   3936240   1139478     36.60     38.60  --
1828.60/458.03	c  N dy  2721    438140      2520    655200      2520     65699   3936240   2202655     36.62     53.32  --
1833.80/459.30	c  N dy  2855    458170      2520    655200      2520     51732   3936240   1427202     36.65     39.04  --
1839.00/460.67	c  N dy  2985    478292      2520    655200      2520     36865   3936240    597511     36.68     38.94  --
1844.19/461.94	c  N dy  3112    498368      2520    655200      2520     56919   3936240   1662127     36.71     39.81  --
1850.17/463.46	c  N dy  3251    518410      2520    655200      2520     40983   3936240    772086     36.73     41.87  --
1854.96/464.64	c  S st  3373    536912      2520    655200      2520     59466   3936240   1743134     36.75   no data  --
1856.96/465.11	c  S st  3373    537413      2520    655200      2520     59966   3936240   1780810     36.75   no data  --
1856.96/465.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
1856.96/465.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1858.56/465.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.5M T:  1.56
1859.36/465.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1861.76/466.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.03 s
1861.76/466.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
1861.76/466.30	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2170.92/543.74	c lits-rem:        34  cl-subs:       52  v-elim:      0  v-fix:    0  time: 308.60 s
2171.32/543.81	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.28
2171.32/543.84	c vivif2 --  cl tried    59914 cl shrink        0 lits rem          0 time: 0.14
2172.92/544.23	c asymm  cl-useful: 0/7401/655200 lits-rem:0 time: 1.54
2172.92/544.25	c calculated reachability. Time: 0.00
2172.92/544.25	c  N dy  3373    537413      2520    655200      2520     59914   3936240   1774648     36.75   no data  --
2178.93/545.73	c  N dy  3507    557564      2520    655200      2520     43090   3936240    845488     36.78     39.12  --
2183.71/546.99	c  N dy  3633    577634      2520    655200      2520     63133   3936240   1898142     36.77     38.81  --
2190.10/548.50	c  N dy  3762    597709      2520    655200      2520     45234   3936240    928233     36.79     39.41  --
2195.29/549.80	c  N dy  3893    617712      2520    655200      2520     65216   3936240   1985733     36.80     40.45  --
2200.50/551.18	c  N dy  4019    637818      2520    655200      2520     46344   3936240    944744     36.82     40.56  --
2205.67/552.48	c  N dy  4148    657952      2520    655200      2520     66454   3936240   2014556     36.85     39.55  --
2211.67/553.99	c  N dy  4273    678044      2520    655200      2520     46571   3936240    909295     36.86     40.99  --
2217.26/555.32	c  N dy  4406    698071      2520    655200      2520     66574   3936240   1970888     36.88     39.40  --
2223.25/556.80	c  N dy  4534    718088      2520    655200      2520     45614   3936240    830277     36.89     40.51  --
2228.05/558.05	c  N dy  4653    738189      2520    655200      2520     65699   3936240   1881111     36.89     39.01  --
2234.43/559.64	c  N dy  4776    758274      2520    655200      2520     43811   3936240    692806     36.90     39.18  --
2239.23/560.86	c  N dy  4892    778359      2520    655200      2520     63869   3936240   1753596     36.90     40.33  --
2244.85/562.25	c  N dy  5012    798453      2520    655200      2520     83944   3936240   2800829     36.89     39.30  --
2247.22/562.80	c  S st  5056    806122      2520    655200      2520     48641   3936240    900871     36.88     37.22  --
2248.84/563.25	c  S st  5056    806625      2520    655200      2520     49144   3936240    936038     36.88   no data  --
2248.84/563.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
2248.84/563.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2250.41/563.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.7M T:  1.62
2251.62/563.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2252.42/564.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.94 s
2252.42/564.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.01 s
2252.42/564.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2415.36/604.90	c lits-rem:         1  cl-subs:       24  v-elim:      0  v-fix:    0  time: 162.04 s
2415.36/604.97	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.27
2415.36/604.99	c vivif2 --  cl tried    49120 cl shrink        0 lits rem          0 time: 0.08
2416.95/605.34	c asymm  cl-useful: 0/7391/655200 lits-rem:0 time: 1.39
2416.95/605.36	c calculated reachability. Time: 0.00
2416.95/605.36	c  N dy  5056    806625      2520    655200      2520     49120   3936240    933147     36.88   no data  --
2422.14/606.62	c  N dy  5182    826652      2520    655200      2520     69121   3936240   1988678     36.89     39.67  --
2427.73/608.07	c  N dy  5293    846695      2520    655200      2520     45194   3936240    689930     36.87     46.16  --
2432.13/609.13	c  N dy  5399    866711      2520    655200      2520     65176   3936240   1704388     36.84     39.04  --
2437.32/610.48	c  N dy  5525    886736      2520    655200      2520     85175   3936240   2751073     36.84     38.85  --
2442.91/611.81	c  N dy  5653    906786      2520    655200      2520     60260   3936240   1453740     36.85     43.93  --
2448.11/613.14	c  N dy  5778    926866      2520    655200      2520     80320   3936240   2522434     36.86     39.11  --
2454.10/614.62	c  N dy  5890    946930      2520    655200      2520     54423   3936240   1099026     36.85     38.79  --
2458.90/615.88	c  N dy  6008    966931      2520    655200      2520     74395   3936240   2142704     36.84     38.86  --
2464.88/617.38	c  N dy  6132    986953      2520    655200      2520     47446   3936240    688027     36.84     39.82  --
2469.68/618.56	c  N dy  6245   1007057      2520    655200      2520     67519   3936240   1730034     36.83     38.92  --
2474.86/619.88	c  N dy  6366   1027299      2520    655200      2520     87717   3936240   2773229     36.82     39.44  --
2480.86/621.36	c  N dy  6478   1047307      2520    655200      2520     59779   3936240   1279517     36.81     39.29  --
2486.07/622.61	c  N dy  6599   1067389      2520    655200      2520     79837   3936240   2321109     36.80     45.79  --
2487.25/622.93	c  F st  6630   1071875      2520    655200      2520     84314   3936240   2557112     36.80     36.69  --
2492.04/624.18	c  N dy  6706   1087397      2520    655200      2520     50873   3936240    781721     36.81     38.76  --
2497.24/625.42	c  N dy  6835   1107519      2520    655200      2520     70968   3936240   1842910     36.82     39.44  --
2502.43/626.75	c  N dy  6955   1127621      2520    655200      2520     91044   3936240   2886014     36.82     39.00  --
2508.43/628.29	c  N dy  7079   1147683      2520    655200      2520     61148   3936240   1272146     36.82     53.87  --
2514.01/629.61	c  N dy  7208   1167694      2520    655200      2520     81134   3936240   2337698     36.84     41.95  --
2519.61/631.01	c  N dy  7330   1187771      2520    655200      2520    101183   3936240   3380461     36.83     41.23  --
2525.20/632.41	c  N dy  7459   1207789      2520    655200      2520     70228   3936240   1704495     36.83     39.72  --
2525.61/632.54	c  S st  7470   1209937      2520    655200      2520     72375   3936240   1815942     36.83     29.34  --
2527.59/633.02	c  S st  7470   1210442      2520    655200      2520     72880   3936240   1856148     36.83   no data  --
2527.59/633.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.15
2527.59/633.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2529.19/633.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.9M T:  1.63
2530.40/633.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2531.98/634.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.88 s
2532.38/634.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
2532.38/634.20	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2859.88/716.24	c lits-rem:        14  cl-subs:       48  v-elim:      0  v-fix:    0  time: 324.63 s
2860.26/716.31	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.28
2860.26/716.34	c vivif2 --  cl tried    72832 cl shrink        0 lits rem          0 time: 0.14
2861.86/716.71	c asymm  cl-useful: 0/7484/655200 lits-rem:0 time: 1.41
2861.86/716.73	c calculated reachability. Time: 0.00
2861.86/716.73	c  N dy  7470   1210442      2520    655200      2520     72832   3936240   1850867     36.83   no data  --
2867.46/718.13	c  N dy  7595   1230460      2520    655200      2520     92818   3936240   2903953     36.84     39.34  --
2873.44/719.62	c  N dy  7721   1250489      2520    655200      2520     60908   3936240   1184032     36.84     40.72  --
2878.24/720.87	c  N dy  7842   1270503      2520    655200      2520     80894   3936240   2222458     36.83     41.14  --
2884.22/722.32	c  N dy  7962   1290552      2520    655200      2520    100923   3936240   3264666     36.83     43.02  --
2889.81/723.73	c  N dy  8088   1310557      2520    655200      2520     67967   3936240   1516000     36.83     38.94  --
2894.63/724.98	c  N dy  8221   1330748      2520    655200      2520     88135   3936240   2574123     36.83     39.52  --
2900.99/726.51	c  N dy  8347   1350808      2520    655200      2520     54238   3936240    758174     36.84     39.03  --
2905.38/727.66	c  N dy  8472   1370827      2520    655200      2520     74222   3936240   1803958     36.84     39.32  --
2910.57/728.94	c  N dy  8599   1390904      2520    655200      2520     94259   3936240   2836743     36.84     41.56  --
2916.99/730.56	c  N dy  8731   1410998      2520    655200      2520     59414   3936240    986447     36.84     38.94  --
2922.15/731.80	c  N dy  8859   1431052      2520    655200      2520     79443   3936240   2040594     36.84     39.91  --
2927.34/733.18	c  N dy  8984   1451054      2520    655200      2520     99420   3936240   3086047     36.85     38.91  --
2933.73/734.73	c  N dy  9105   1471092      2520    655200      2520     63495   3936240   1151675     36.85     68.00  --
2938.94/736.01	c  N dy  9229   1491134      2520    655200      2520     83507   3936240   2197980     36.85     39.09  --
2944.52/737.45	c  N dy  9357   1511238      2520    655200      2520    103590   3936240   3260414     36.86     39.83  --
2950.91/739.02	c  N dy  9478   1531268      2520    655200      2520     66682   3936240   1296770     36.86     41.21  --
2956.12/740.37	c  N dy  9613   1551310      2520    655200      2520     86703   3936240   2356279     36.86     38.91  --
2962.09/741.87	c  N dy  9734   1571386      2520    655200      2520    106748   3936240   3412933     36.87     38.92  --
2968.09/743.37	c  N dy  9850   1591396      2520    655200      2520     68804   3936240   1350320     36.86     39.20  --
2973.27/744.64	c  N dy  9979   1611415      2520    655200      2520     88794   3936240   2397216     36.87     38.95  --
2978.49/745.97	c  N dy 10100   1631491      2520    655200      2520    108836   3936240   3445658     36.86     53.70  --
2984.06/747.37	c  N dy 10216   1651538      2520    655200      2520     69944   3936240   1367394     36.86     41.26  --
2989.25/748.67	c  N dy 10344   1671575      2520    655200      2520     89949   3936240   2408957     36.86     38.89  --
2994.84/750.05	c  N dy 10470   1691647      2520    655200      2520    109996   3936240   3452844     36.85     39.12  --
3000.83/751.53	c  S st 10587   1710444      2520    655200      2520     68847   3936240   1277728     36.85   no data  --
3002.42/751.93	c  S st 10587   1710946      2520    655200      2520     69348   3936240   1315392     36.85   no data  --
3002.42/751.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.15
3002.42/751.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3004.03/752.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.7M T:  1.34
3004.84/752.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3006.02/752.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.08 s
3006.02/752.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
3006.02/752.80	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3214.91/805.20	c lits-rem:         0  cl-subs:       33  v-elim:      0  v-fix:    0  time: 208.38 s
3215.33/805.27	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.28
3215.33/805.30	c vivif2 --  cl tried    69315 cl shrink        0 lits rem          0 time: 0.11
3216.91/805.68	c asymm  cl-useful: 0/8255/655200 lits-rem:0 time: 1.53
3217.30/805.71	c calculated reachability. Time: 0.00
3217.30/805.71	c  N dy 10587   1710946      2520    655200      2520     69315   3936240   1311259     36.85   no data  --
3222.91/807.12	c  N dy 10716   1731194      2520    655200      2520     89533   3936240   2389780     36.86     39.21  --
3228.52/808.58	c  N dy 10843   1751252      2520    655200      2520    109569   3936240   3442147     36.86     42.79  --
3235.28/810.29	c  N dy 10969   1771392      2520    655200      2520     68757   3936240   1233257     36.86     39.54  --
3240.88/811.67	c  N dy 11094   1791550      2520    655200      2520     88887   3936240   2274595     36.86     38.96  --
3246.86/813.12	c  N dy 11213   1811751      2520    655200      2520    109055   3936240   3305962     36.85     38.89  --
3253.66/814.89	c  N dy 11340   1831832      2520    655200      2520     67206   3936240   1138279     36.86     39.17  --
3259.27/816.30	c  N dy 11470   1851935      2520    655200      2520     87283   3936240   2181612     36.86     40.22  --
3265.64/817.89	c  N dy 11599   1872021      2520    655200      2520    107351   3936240   3230214     36.86     39.10  --
3273.63/819.80	c  N dy 11716   1892068      2520    655200      2520     64461   3936240    940153     36.86     38.82  --
3278.82/821.20	c  N dy 11842   1912165      2520    655200      2520     84527   3936240   1999814     36.86     39.28  --
3285.21/822.76	c  N dy 11969   1932528      2520    655200      2520    104864   3936240   3066500     36.86     38.99  --
3292.00/824.40	c  N dy 12089   1952590      2520    655200      2520    124899   3936240   4100185     36.86     39.26  --
3298.40/826.03	c  N dy 12205   1972649      2520    655200      2520     81002   3936240   1756856     36.85     39.90  --
3304.38/827.52	c  N dy 12332   1992853      2520    655200      2520    101179   3936240   2802246     36.85     39.12  --
3310.77/829.17	c  N dy 12463   2013005      2520    655200      2520    121315   3936240   3850771     36.85     39.63  --
3317.96/830.94	c  N dy 12589   2033483      2520    655200      2520     76862   3936240   1508471     36.85     39.42  --
3323.95/832.42	c  N dy 12708   2053535      2520    655200      2520     96892   3936240   2527070     36.84     39.10  --
3330.75/834.16	c  N dy 12840   2073700      2520    655200      2520    117030   3936240   3583418     36.84     38.87  --
3338.75/836.18	c  N dy 12973   2094014      2520    655200      2520     71401   3936240   1189217     36.85     39.31  --
3344.32/837.54	c  N dy 13090   2114019      2520    655200      2520     91373   3936240   2211371     36.84     39.23  --
3350.71/839.17	c  N dy 13220   2134105      2520    655200      2520    111433   3936240   3265263     36.85     40.31  --
3357.50/840.89	c  N dy 13350   2154155      2520    655200      2520    131460   3936240   4328194     36.85     39.02  --
3364.30/842.60	c  N dy 13463   2174179      2520    655200      2520     84541   3936240   1830297     36.84     39.41  --
3370.28/844.06	c  N dy 13588   2194309      2520    655200      2520    104644   3936240   2876887     36.84     39.16  --
3375.47/845.37	c  S st 13697   2210946      2520    655200      2520    121263   3936240   3750844     36.85   no data  --
3377.48/845.87	c  S st 13697   2211447      2520    655200      2520    121764   3936240   3785945     36.85   no data  --
3377.89/845.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.15
3377.89/845.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3379.46/846.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.7M T:  1.70
3380.67/846.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3384.66/847.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.05 s
3384.66/847.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
3384.66/847.69	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4175.54/1045.67	c lits-rem:         8  cl-subs:      110  v-elim:      0  v-fix:    0  time: 786.02 s
4175.94/1045.74	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.28
4176.34/1045.81	c vivif2 --  cl tried   121654 cl shrink        0 lits rem          0 time: 0.28
4177.56/1046.14	c asymm  cl-useful: 0/14175/655200 lits-rem:0 time: 1.30
4177.56/1046.16	c calculated reachability. Time: 0.00
4177.56/1046.16	c  N dy 13697   2211447      2520    655200      2520    121654   3936240   3772410     36.85   no data  --
4184.73/1047.91	c  N dy 13822   2231485      2520    655200      2520     73753   3936240   1238498     36.84     61.46  --
4189.92/1049.25	c  N dy 13943   2251502      2520    655200      2520     93737   3936240   2293944     36.85     50.01  --
4195.91/1050.74	c  N dy 14071   2271548      2520    655200      2520    113752   3936240   3362583     36.85     39.01  --
4201.90/1052.27	c  N dy 14188   2291624      2520    655200      2520    133803   3936240   4391903     36.85     43.65  --
4207.89/1053.79	c  N dy 14309   2311672      2520    655200      2520     84913   3936240   1773868     36.84     39.40  --
4213.48/1055.18	c  N dy 14425   2331678      2520    655200      2520    104892   3936240   2803802     36.84     38.86  --
4219.87/1056.73	c  N dy 14544   2351726      2520    655200      2520    124918   3936240   3840207     36.84     39.08  --
4226.66/1058.49	c  N dy 14668   2371881      2520    655200      2520     75135   3936240   1231885     36.83     39.10  --
4232.26/1059.87	c  N dy 14788   2391944      2520    655200      2520     95173   3936240   2285936     36.83     38.95  --
4238.65/1061.42	c  N dy 14917   2412105      2520    655200      2520    115309   3936240   3343397     36.83     39.21  --
4245.03/1063.09	c  N dy 15031   2432155      2520    655200      2520    135337   3936240   4398009     36.83     39.29  --
4252.25/1064.88	c  N dy 15157   2452173      2520    655200      2520     84408   3936240   1680162     36.83     39.91  --
4258.22/1066.36	c  N dy 15284   2472199      2520    655200      2520    104407   3936240   2729785     36.83     55.35  --
4264.61/1067.99	c  N dy 15412   2492263      2520    655200      2520    124442   3936240   3782084     36.84     40.12  --
4273.00/1070.01	c  N dy 15538   2512369      2520    655200      2520     72616   3936240   1030308     36.84     39.59  --
4278.19/1071.38	c  N dy 15668   2532377      2520    655200      2520     92606   3936240   2079205     36.84     39.62  --
4284.58/1072.95	c  N dy 15801   2552702      2520    655200      2520    112914   3936240   3155240     36.85     39.20  --
4291.37/1074.68	c  N dy 15927   2572729      2520    655200      2520    132914   3936240   4209589     36.85     42.27  --
4299.35/1076.66	c  N dy 16063   2593006      2520    655200      2520     80274   3936240   1403895     36.86     39.66  --
4304.96/1078.08	c  N dy 16196   2613026      2520    655200      2520    100266   3936240   2468419     36.87     39.46  --
4310.94/1079.59	c  N dy 16321   2633045      2520    655200      2520    120258   3936240   3511002     36.87     45.37  --
4317.72/1081.27	c  N dy 16445   2653117      2520    655200      2520    140301   3936240   4556448     36.87     39.43  --
4324.92/1083.05	c  N dy 16568   2673191      2520    655200      2520     86429   3936240   1670103     36.87     40.53  --
4330.90/1084.56	c  N dy 16689   2693206      2520    655200      2520    106426   3936240   2707933     36.87     40.02  --
4336.90/1086.01	c  S st 16799   2711448      2520    655200      2520    124638   3936240   3669741     36.87   no data  --
4338.89/1086.51	c  S st 16799   2711952      2520    655200      2520    125142   3936240   3704818     36.87   no data  --
4338.89/1086.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.17
4338.89/1086.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4340.51/1086.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.6M T:  1.75
4342.09/1087.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4346.08/1088.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.01 s
4346.08/1088.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
4346.08/1088.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  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-3249351-1304129014/watcher-3249351-1304129014 -o /tmp/evaluation-result-3249351-1304129014/solver-3249351-1304129014 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3249351-1304129014.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.15 7.94 8.01 7/180 27807
/proc/meminfo: memFree=31007132/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 417 0 0 0 0 0 0 0 21 0 4 0 505317669 52465664 357 33554432000 4194304 4650419 140735528411824 18446744073709551615 47773281785363 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27807/statm: 12809 357 306 112 0 7774 0
[pid=27807/tid=27808] ppid=27805 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 4 0 505317669 52465664 357 33554432000 4194304 4650419 140735528411824 18446744073709551615 47773281785369 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 505317669 52465664 357 33554432000 4194304 4650419 140735528411824 18446744073709551615 47773281785778 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 505317669 52465664 357 33554432000 4194304 4650419 140735528411824 18446744073709551615 47773281785369 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0981941 s]
/proc/loadavg: 7.15 7.94 8.01 7/180 27807
/proc/meminfo: memFree=31007132/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=337116 CPUtime=0.38 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 19729 0 0 0 33 5 0 0 18 0 4 0 505317669 345206784 19513 33554432000 4194304 4650419 140735528411824 18446744073709551615 4545872 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27807/statm: 100755 20172 344 112 0 95720 0
[pid=27807/tid=27808] ppid=27805 vsize=403020 CPUtime=0.09 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) D 27805 27807 26718 0 -1 4202560 5150 0 0 0 8 1 0 0 18 0 4 0 505317669 412692480 20172 33554432000 4194304 4650419 140735528411824 18446744073709551615 212039698615 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=403020 CPUtime=0.08 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) D 27805 27807 26718 0 -1 4202560 4863 0 0 0 7 1 0 0 18 0 4 0 505317669 412692480 20172 33554432000 4194304 4650419 140735528411824 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=437232 CPUtime=0.09 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 5007 0 0 0 8 1 0 0 18 0 4 0 505317669 447725568 20321 33554432000 4194304 4650419 140735528411824 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 337116

[startup+0.125973 s]
/proc/loadavg: 7.15 7.94 8.01 7/180 27807
/proc/meminfo: memFree=31007132/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=442900 CPUtime=0.47 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 23744 0 0 0 41 6 0 0 18 0 4 0 505317669 453529600 23528 33554432000 4194304 4650419 140735528411824 18446744073709551615 212039698615 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27807/statm: 110885 24716 344 112 0 105850 0
[pid=27807/tid=27808] ppid=27805 vsize=443720 CPUtime=0.12 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 6370 0 0 0 11 1 0 0 18 0 4 0 505317669 454369280 24989 33554432000 4194304 4650419 140735528411824 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=444164 CPUtime=0.12 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) D 27805 27807 26718 0 -1 4202560 6120 0 0 0 10 2 0 0 18 0 4 0 505317669 454823936 25165 33554432000 4194304 4650419 140735528411824 18446744073709551615 212039316513 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=444344 CPUtime=0.12 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 6389 0 0 0 11 1 0 0 18 0 4 0 505317669 455008256 25742 33554432000 4194304 4650419 140735528411824 18446744073709551615 4307238 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 442900

[startup+0.314241 s]
/proc/loadavg: 7.15 7.94 8.01 7/180 27807
/proc/meminfo: memFree=31007132/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=464368 CPUtime=1.28 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 42929 0 0 0 118 10 0 0 18 0 4 0 505317669 475512832 42713 33554432000 4194304 4650419 140735528411824 18446744073709551615 212039316513 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27807/statm: 132047 44317 369 112 0 127012 0
[pid=27807/tid=27808] ppid=27805 vsize=556896 CPUtime=0.37 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 12007 0 0 0 35 2 0 0 18 0 4 0 505317669 570261504 44426 33554432000 4194304 4650419 140735528411824 18446744073709551615 4515973 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=563048 CPUtime=0.37 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) D 27805 27807 26718 0 -1 4202560 11542 0 0 0 35 2 0 0 18 0 4 0 505317669 576561152 45294 33554432000 4194304 4650419 140735528411824 18446744073709551615 4515973 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=563048 CPUtime=0.37 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 11069 0 0 0 35 2 0 0 18 0 4 0 505317669 576561152 45294 33554432000 4194304 4650419 140735528411824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 464368

[startup+0.703058 s]
/proc/loadavg: 7.15 7.94 8.01 7/180 27807
/proc/meminfo: memFree=31007132/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=478988 CPUtime=2.72 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) D 27805 27807 26718 0 -1 4202496 100306 0 0 0 251 21 0 0 18 0 4 0 505317669 490483712 69278 33554432000 4194304 4650419 140735528411824 18446744073709551615 4426904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27807/statm: 119747 69376 378 112 0 114712 0
[pid=27807/tid=27808] ppid=27805 vsize=478988 CPUtime=0.67 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 31076 0 0 0 61 6 0 0 18 0 4 0 505317669 490483712 69468 33554432000 4194304 4650419 140735528411824 18446744073709551615 4426564 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=478988 CPUtime=0.67 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 28367 0 0 0 62 5 0 0 18 0 4 0 505317669 490483712 69490 33554432000 4194304 4650419 140735528411824 18446744073709551615 212039698615 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=478988 CPUtime=0.68 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 11683 0 0 0 65 3 0 0 18 0 4 0 505317669 490483712 69526 33554432000 4194304 4650419 140735528411824 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 478988

[startup+1.50039 s]
/proc/loadavg: 7.15 7.94 8.01 10/184 27811
/proc/meminfo: memFree=30339980/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=797216 CPUtime=5.83 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 192005 0 0 0 545 38 0 0 18 0 4 0 505317669 816349184 144722 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27807/statm: 199304 144723 390 112 0 194269 0
[pid=27807/tid=27808] ppid=27805 vsize=797216 CPUtime=1.45 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 63721 0 0 0 134 11 0 0 18 0 4 0 505317669 816349184 144723 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476457 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=797216 CPUtime=1.45 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 55574 0 0 0 134 11 0 0 18 0 4 0 505317669 816349184 144723 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=797216 CPUtime=1.44 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 12850 0 0 0 141 3 0 0 18 0 4 0 505317669 816349184 144723 33554432000 4194304 4650419 140735528411824 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 797216

[startup+3.1011 s]
/proc/loadavg: 7.15 7.94 8.01 10/184 27811
/proc/meminfo: memFree=30304392/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=897216 CPUtime=12.22 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 217241 0 0 0 1181 41 0 0 21 0 4 0 505317669 918749184 169958 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27807/statm: 224304 169958 391 112 0 219269 0
[pid=27807/tid=27808] ppid=27805 vsize=897216 CPUtime=3.05 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 63721 0 0 0 294 11 0 0 21 0 4 0 505317669 918749184 169958 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=897216 CPUtime=3.05 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 55574 0 0 0 294 11 0 0 21 0 4 0 505317669 918749184 169958 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=897216 CPUtime=3.04 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 38085 0 0 0 298 6 0 0 21 0 4 0 505317669 918749184 169958 33554432000 4194304 4650419 140735528411824 18446744073709551615 4436434 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 897216

[startup+6.30053 s]
/proc/loadavg: 7.29 7.96 8.02 10/184 27811
/proc/meminfo: memFree=30169632/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=835136 CPUtime=24.99 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 231969 0 0 0 2453 46 0 0 25 0 4 0 505317669 855179264 164200 33554432000 4194304 4650419 140735528411824 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27807/statm: 208784 164200 392 112 0 203749 0
[pid=27807/tid=27808] ppid=27805 vsize=835136 CPUtime=6.25 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 66702 0 0 0 613 12 0 0 25 0 4 0 505317669 855179264 164200 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=835136 CPUtime=6.23 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 60218 0 0 0 611 12 0 0 25 0 4 0 505317669 855179264 164200 33554432000 4194304 4650419 140735528411824 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=835136 CPUtime=6.24 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 40122 0 0 0 618 6 0 0 25 0 4 0 505317669 855179264 164201 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 835136

[startup+12.7004 s]
/proc/loadavg: 7.35 7.96 8.02 9/184 27811
/proc/meminfo: memFree=29865888/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=1264224 CPUtime=50.54 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 295211 0 0 0 4991 63 0 0 18 0 4 0 505317669 1294565376 227442 33554432000 4194304 4650419 140735528411824 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27807/statm: 316056 227442 392 112 0 311021 0
[pid=27807/tid=27808] ppid=27805 vsize=1264224 CPUtime=12.66 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 85125 0 0 0 1248 18 0 0 25 0 4 0 505317669 1294565376 227442 33554432000 4194304 4650419 140735528411824 18446744073709551615 4432396 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=1264224 CPUtime=12.63 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 80087 0 0 0 1246 17 0 0 25 0 4 0 505317669 1294565376 227442 33554432000 4194304 4650419 140735528411824 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=1264224 CPUtime=12.64 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 45016 0 0 0 1256 8 0 0 25 0 4 0 505317669 1294565376 227442 33554432000 4194304 4650419 140735528411824 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 1264224

[startup+25.5011 s]
/proc/loadavg: 7.49 7.96 8.02 10/184 27811
/proc/meminfo: memFree=29544796/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=1540184 CPUtime=101.66 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 950483 0 0 0 9993 173 0 0 18 0 4 0 505317669 1577148416 277263 33554432000 4194304 4650419 140735528411824 18446744073709551615 212039352697 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27807/statm: 385046 277284 392 112 0 380011 0
[pid=27807/tid=27808] ppid=27805 vsize=1540184 CPUtime=25.44 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 297298 0 0 0 2491 53 0 0 19 0 4 0 505317669 1577148416 277294 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=1540184 CPUtime=25.42 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 295023 0 0 0 2491 51 0 0 25 0 4 0 505317669 1577148416 277304 33554432000 4194304 4650419 140735528411824 18446744073709551615 212039352697 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=1540184 CPUtime=25.45 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 72662 0 0 0 2531 14 0 0 25 0 4 0 505317669 1577148416 277315 33554432000 4194304 4650419 140735528411824 18446744073709551615 212039352498 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 1540184

[startup+51.1005 s]
/proc/loadavg: 7.81 8.00 8.02 9/184 27812
/proc/meminfo: memFree=29477324/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=1451692 CPUtime=203.7 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 3311134 0 0 0 19817 553 0 0 25 0 4 0 505317669 1486532608 285108 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27807/statm: 362923 285128 395 112 0 357888 0
[pid=27807/tid=27808] ppid=27805 vsize=1451692 CPUtime=50.89 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 929678 0 0 0 4931 158 0 0 25 0 4 0 505317669 1486532608 285137 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=1451692 CPUtime=50.9 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 956152 0 0 0 4928 162 0 0 25 0 4 0 505317669 1486532608 285148 33554432000 4194304 4650419 140735528411824 18446744073709551615 212039352769 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=1451692 CPUtime=51.04 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 655641 0 0 0 5007 97 0 0 25 0 4 0 505317669 1486532608 285159 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.7
Current children cumulated vsize (KiB) 1451692

[startup+102.3 s]
/proc/loadavg: 7.92 8.00 8.02 10/184 27813
/proc/meminfo: memFree=29372036/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=1412512 CPUtime=408.12 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 5718438 0 0 0 39882 930 0 0 25 0 4 0 505317669 1446412288 299627 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27807/statm: 353128 299627 395 112 0 348093 0
[pid=27807/tid=27808] ppid=27805 vsize=1412512 CPUtime=102.06 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 1436505 0 0 0 9967 239 0 0 25 0 4 0 505317669 1446412288 299627 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=1412512 CPUtime=102.08 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 2158359 0 0 0 9862 346 0 0 25 0 4 0 505317669 1446412288 299627 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=1412512 CPUtime=101.92 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 738241 0 0 0 10081 111 0 0 25 0 4 0 505317669 1446412288 299627 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.12
Current children cumulated vsize (KiB) 1412512

[startup+162.301 s]

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

[pid=27807] ppid=27805 vsize=1813760 CPUtime=2804.36 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 18470461 0 0 0 277468 2968 0 0 25 0 4 0 505317669 1857290240 385665 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27807/statm: 453440 385665 395 112 0 448405 0
[pid=27807/tid=27808] ppid=27805 vsize=1813760 CPUtime=701.96 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 6194624 0 0 0 69223 973 0 0 25 0 4 0 505317669 1857290240 385665 33554432000 4194304 4650419 140735528411824 18446744073709551615 4360393 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=1813760 CPUtime=699.4 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 3606751 0 0 0 69333 607 0 0 25 0 4 0 505317669 1857290240 385665 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=1813760 CPUtime=701.03 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 2289033 0 0 0 69721 382 0 0 25 0 4 0 505317669 1857290240 385665 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2804.36
Current children cumulated vsize (KiB) 1813760

[startup+762.3 s]
/proc/loadavg: 8.07 8.09 8.04 10/184 27831
/proc/meminfo: memFree=28626996/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=1886552 CPUtime=3043.97 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 19578261 0 0 0 301242 3155 0 0 25 0 4 0 505317669 1931829248 396083 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27807/statm: 471638 396083 395 112 0 466603 0
[pid=27807/tid=27808] ppid=27805 vsize=1886552 CPUtime=761.95 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 6280611 0 0 0 75205 990 0 0 25 0 4 0 505317669 1931829248 396083 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=1886552 CPUtime=759.37 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 3706583 0 0 0 75309 628 0 0 25 0 4 0 505317669 1931829248 396083 33554432000 4194304 4650419 140735528411824 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=1886552 CPUtime=760.83 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 2891198 0 0 0 75609 474 0 0 25 0 4 0 505317669 1931829248 396083 33554432000 4194304 4650419 140735528411824 18446744073709551615 4426564 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3043.97
Current children cumulated vsize (KiB) 1886552

[startup+822.301 s]
/proc/loadavg: 8.06 8.08 8.04 9/184 27832
/proc/meminfo: memFree=28630916/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=1952568 CPUtime=3283.61 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 20269993 0 0 0 325094 3267 0 0 25 0 4 0 505317669 1999429632 402935 33554432000 4194304 4650419 140735528411824 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27807/statm: 488142 402935 398 112 0 483107 0
[pid=27807/tid=27808] ppid=27805 vsize=1952568 CPUtime=821.94 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 6287207 0 0 0 81203 991 0 0 25 0 4 0 505317669 1999429632 402935 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=1952568 CPUtime=819.04 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 4286946 0 0 0 81186 718 0 0 25 0 4 0 505317669 1999429632 402935 33554432000 4194304 4650419 140735528411824 18446744073709551615 4475922 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=1952568 CPUtime=820.83 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 2893469 0 0 0 81608 475 0 0 25 0 4 0 505317669 1999429632 402935 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476421 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3283.61
Current children cumulated vsize (KiB) 1952568

[startup+882.307 s]
/proc/loadavg: 8.06 8.08 8.04 9/184 27834
/proc/meminfo: memFree=28504736/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=2084760 CPUtime=3523.26 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 21338622 0 0 0 348881 3445 0 0 25 0 4 0 505317669 2134794240 430436 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27807/statm: 521190 430436 395 112 0 516155 0
[pid=27807/tid=27808] ppid=27805 vsize=2084760 CPUtime=881.95 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 6497466 0 0 0 87173 1022 0 0 25 0 4 0 505317669 2134794240 430436 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=2084760 CPUtime=878.71 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 4840568 0 0 0 87063 808 0 0 25 0 4 0 505317669 2134794240 430436 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=2084760 CPUtime=880.83 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 2987690 0 0 0 87587 496 0 0 25 0 4 0 505317669 2134794240 430437 33554432000 4194304 4650419 140735528411824 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.26
Current children cumulated vsize (KiB) 2084760

[startup+942.3 s]
/proc/loadavg: 8.05 8.08 8.04 10/184 27836
/proc/meminfo: memFree=28458080/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=2092984 CPUtime=3762.92 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 22469972 0 0 0 372683 3609 0 0 25 0 4 0 505317669 2143215616 432122 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27807/statm: 523246 432122 395 112 0 518211 0
[pid=27807/tid=27808] ppid=27805 vsize=2092984 CPUtime=941.94 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 7159662 0 0 0 93079 1115 0 0 25 0 4 0 505317669 2143215616 432122 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=2092984 CPUtime=938.38 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 5296094 0 0 0 92964 874 0 0 25 0 4 0 505317669 2143215616 432122 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=2092984 CPUtime=940.82 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 3001317 0 0 0 93582 500 0 0 25 0 4 0 505317669 2143215616 432122 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3762.92
Current children cumulated vsize (KiB) 2092984

[startup+1002.3 s]
/proc/loadavg: 8.02 8.06 8.03 10/184 27837
/proc/meminfo: memFree=28434340/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=2093064 CPUtime=4002.57 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 23558033 0 0 0 396491 3766 0 0 22 0 4 0 505317669 2143297536 431120 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27807/statm: 523266 431120 402 112 0 518231 0
[pid=27807/tid=27808] ppid=27805 vsize=2093064 CPUtime=1001.94 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 7768093 0 0 0 98989 1205 0 0 25 0 4 0 505317669 2143297536 431120 33554432000 4194304 4650419 140735528411824 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=2093064 CPUtime=998.04 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 5775128 0 0 0 98863 941 0 0 25 0 4 0 505317669 2143297536 431120 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=2093064 CPUtime=1000.82 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 3001317 0 0 0 99582 500 0 0 25 0 4 0 505317669 2143297536 431120 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4002.57
Current children cumulated vsize (KiB) 2093064

[startup+1062.3 s]
/proc/loadavg: 8.12 8.08 8.04 10/184 27839
/proc/meminfo: memFree=28435280/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=2104400 CPUtime=4242.24 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 24064500 0 0 0 420370 3854 0 0 25 0 4 0 505317669 2154905600 437591 33554432000 4194304 4650419 140735528411824 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27807/statm: 526100 437591 395 112 0 521065 0
[pid=27807/tid=27808] ppid=27805 vsize=2104400 CPUtime=1061.94 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 7852130 0 0 0 104967 1227 0 0 25 0 4 0 505317669 2154905600 437591 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=2104400 CPUtime=1057.72 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 6119248 0 0 0 104781 991 0 0 25 0 4 0 505317669 2154905600 437591 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476823 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=2104400 CPUtime=1060.83 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 3001346 0 0 0 105583 500 0 0 21 0 4 0 505317669 2154905600 437592 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.24
Current children cumulated vsize (KiB) 2104400

[startup+1122.3 s]
/proc/loadavg: 8.11 8.07 8.04 10/184 27840
/proc/meminfo: memFree=28393684/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=2105080 CPUtime=4481.9 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 25235962 0 0 0 444151 4039 0 0 25 0 4 0 505317669 2155601920 440165 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27807/statm: 526270 440165 436 112 0 521235 0
[pid=27807/tid=27808] ppid=27805 vsize=2105080 CPUtime=1121.94 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 7870033 0 0 0 110964 1230 0 0 25 0 4 0 505317669 2155601920 440165 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=2105080 CPUtime=1117.39 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 6743924 0 0 0 110658 1081 0 0 25 0 4 0 505317669 2155601920 440165 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=2105080 CPUtime=1120.83 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 3059194 0 0 0 111564 519 0 0 25 0 4 0 505317669 2155601920 440165 33554432000 4194304 4650419 140735528411824 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4481.9
Current children cumulated vsize (KiB) 2105080

[startup+1182.3 s]
/proc/loadavg: 8.16 8.09 8.04 9/184 27842
/proc/meminfo: memFree=28368096/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=2105148 CPUtime=4721.56 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 26602163 0 0 0 467920 4236 0 0 25 0 4 0 505317669 2155671552 439970 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27807/statm: 526287 439970 457 112 0 521252 0
[pid=27807/tid=27808] ppid=27805 vsize=2105148 CPUtime=1181.94 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 7874503 0 0 0 116964 1230 0 0 25 0 4 0 505317669 2155671552 439970 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=2105148 CPUtime=1177.07 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 7419893 0 0 0 116529 1178 0 0 25 0 4 0 505317669 2155671552 439970 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=2105148 CPUtime=1180.82 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 3070900 0 0 0 117560 522 0 0 25 0 4 0 505317669 2155671552 439970 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4721.56
Current children cumulated vsize (KiB) 2105148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.12 8.08 8.04 5/179 27844
/proc/meminfo: memFree=29286708/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=2039764 CPUtime=4800.27 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 27004477 0 0 0 475730 4297 0 0 25 0 4 0 505317669 2088718336 436117 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476297 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27807/statm: 509941 436117 395 112 0 504906 0
[pid=27807/tid=27808] ppid=27805 vsize=2039764 CPUtime=1201.65 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 7896395 0 0 0 118932 1233 0 0 25 0 4 0 505317669 2088718336 436117 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=2039764 CPUtime=1196.65 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 7526202 0 0 0 118470 1195 0 0 25 0 4 0 505317669 2088718336 436117 33554432000 4194304 4650419 140735528411824 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=2039764 CPUtime=1200.53 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 3070900 0 0 0 119531 522 0 0 25 0 4 0 505317669 2088718336 436117 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 2039764

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

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

[startup+1202 s]
/proc/loadavg: 8.12 8.08 8.04 5/179 27844
/proc/meminfo: memFree=29286708/32951124 swapFree=67106388/67111528
[pid=27807] ppid=27805 vsize=2039764 CPUtime=4800.27 cores=0,2,4,6
/proc/27807/stat : 27807 (strangenight1-m) R 27805 27807 26718 0 -1 4202496 27004477 0 0 0 475730 4297 0 0 25 0 4 0 505317669 2088718336 436117 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476297 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27807/statm: 509941 436117 395 112 0 504906 0
[pid=27807/tid=27808] ppid=27805 vsize=2039764 CPUtime=1201.65 cores=0,2,4,6
/proc/27807/task/27808/stat : 27808 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 7896395 0 0 0 118932 1233 0 0 25 0 4 0 505317669 2088718336 436117 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27807/tid=27809] ppid=27805 vsize=2039764 CPUtime=1196.65 cores=0,2,4,6
/proc/27807/task/27809/stat : 27809 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 7526202 0 0 0 118470 1195 0 0 25 0 4 0 505317669 2088718336 436117 33554432000 4194304 4650419 140735528411824 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27807/tid=27810] ppid=27805 vsize=2039764 CPUtime=1200.53 cores=0,2,4,6
/proc/27807/task/27810/stat : 27810 (strangenight1-m) R 27805 27807 26718 0 -1 4202560 3070900 0 0 0 119531 522 0 0 25 0 4 0 505317669 2088718336 436117 33554432000 4194304 4650419 140735528411824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 2039764

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.1
CPU time (s): 4800.39
CPU user time (s): 4757.32
CPU system time (s): 43.0615
CPU usage (%): 399.332
Max. virtual memory (cumulated for all children) (KiB): 2212840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4757.32
system time used= 43.0615
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27004480
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= 24570
involuntary context switches= 25490

runsolver used 1.90171 second user time and 4.68429 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-30 04:03:34
IDJOB=3249351
IDBENCH=83166
IDSOLVER=1588
FILE ID=node146/3249351-1304129014
RUNJOBID= node146-1304129013-27784
PBS_JOBID= 13170750
Free space on /tmp= 73328 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x40.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249351-1304129014/watcher-3249351-1304129014 -o /tmp/evaluation-result-3249351-1304129014/solver-3249351-1304129014 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3249351-1304129014.cnf

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

MD5SUM BENCH= 65a5698edfd6f3a12089595d81c196e3
RANDOM SEED=2137294597

node146.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.75
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.86
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31007288 kB
Buffers:        397228 kB
Cached:        1083656 kB
SwapCached:        636 kB
Active:         154140 kB
Inactive:      1415948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31007288 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:           29652 kB
Writeback:           0 kB
AnonPages:       88536 kB
Mapped:          14716 kB
Slab:           310992 kB
PageTables:       4884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   286880 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= 73328 MiB
End job on node146 at 2011-04-30 04:23:38