Trace number 3368512

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 (fixed)? (TO) 4800.41 1202.68

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S1969540674-065-UNKNOWN.cnf
MD5SUMfcb14103324f734a2e69e02c062e67ed
Bench CategoryRANDOM (random 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 variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
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-3368512-1305395426.cnf'
0.00/0.00	c -- header says num vars:          50000
0.00/0.00	c -- header says num clauses:      210000
0.99/0.31	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.99/0.31	c -- vars added      50000
0.99/0.31	c Parsing time:  0.70 s
0.99/0.31	c  N st     0         0     50000    210000         0         0    630000         0   no data   no data  --
0.99/0.47	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.64
2.15/0.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.65
2.92/0.84	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2.92/0.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2.92/0.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50000 time:  0.05 s
2.92/0.90	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.07 s
5.27/1.46	c lits-rem:         0  cl-subs:        0  v-elim:   1369  v-fix:    0  time:  2.22 s
5.27/1.47	c Finding binary XORs  T:     0.04 s  found:       0
6.07/1.61	c Finding non-binary XORs:     0.51 s (found:       0, avg size: nan)
6.07/1.61	c calculated reachability. Time: 0.00
6.07/1.64	c Calc default polars -  time:   0.09 s pos:   22029 undec:    5781 neg:   22190
6.07/1.64	c =========================================================================================
6.07/1.64	c types(t): F = full restart, N = normal restart
6.07/1.64	c types(t): S = simplification begin/end, E = solution found
6.07/1.64	c restart types(rt): st = static, dy = dynamic
6.07/1.64	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.07/1.64	c  B st     0         0     48631    207742         0         0    630532         0   no data   no data  --
14.45/3.76	c  N dy    19      4017     48631    207742         0      4016    630532   1268232    188.05    198.21  --
23.24/5.95	c  N dy    50      8105     48631    207742         0      8104    630532   2417401    192.43    204.81  --
31.63/8.08	c  N dy    77     12126     48631    207742         0     12125    630532   3548450    192.38    204.59  --
40.80/10.34	c  N dy   108     16184     48631    207742         0     16183    630532   4737771    195.35    235.46  --
49.99/12.68	c  N dy   137     20258     48631    207742         0     10258    630532    796954    195.94    212.11  --
59.18/14.94	c  N dy   167     24367     48631    207742         0     14367    630532   2010392    196.58    210.19  --
60.38/15.30	c  F st   172     25001     48631    207742         0     15001    630532   2176888    196.31   no data  --
72.75/18.36	c  N dy   178     30000     48631    207742         0     19999    630532   4212575    196.31   no data  --
72.75/18.36	c  S st   178     30000     48631    207742         0     19999    630532   4212575    196.31   no data  --
73.96/18.64	c  S st   178     30500     48631    207742         0     20499    630532   4316668    196.31   no data  --
73.96/18.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
73.96/18.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.53/19.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  1.59
78.35/19.73	c bin-w-bin subsume rem            0 bins  time:  0.06 s
78.35/19.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
78.35/19.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.07 s
78.35/19.78	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.10 s
174.15/43.74	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 95.30 s
174.97/43.99	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.97
174.97/44.00	c calculated reachability. Time: 0.01
174.97/44.00	c  N dy   178     30500     48631    207742         0     20496    630532   4313089    196.31   no data  --
184.92/46.41	c  N dy   209     34546     48631    207742         0     24542    630532   5509566    197.27    208.76  --
194.51/48.85	c  N dy   234     38683     48631    207742         0     28679    630532   6667866    196.23    209.30  --
204.48/51.33	c  N dy   263     42805     48631    207742         0     17306    630532   1399403    196.36    208.55  --
210.87/52.97	c  S st   281     45751     48631    207742         0     20251    630532   2206495    195.85   no data  --
212.07/53.25	c  S st   281     46254     48631    207742         0     20754    630532   2319153    195.85   no data  --
212.07/53.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
212.07/53.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
213.67/53.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  1.60
214.90/53.98	c bin-w-bin subsume rem            0 bins  time:  0.06 s
214.90/53.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
215.26/54.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.08 s
215.26/54.04	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.09 s
242.02/60.78	c lits-rem:         5  cl-subs:        2  v-elim:      0  v-fix:    0  time: 26.82 s
242.42/60.81	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.13
242.42/60.85	c vivif2 --  cl tried    20752 cl shrink        0 lits rem          0 time: 0.18
243.61/61.10	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.98
243.61/61.11	c calculated reachability. Time: 0.01
243.61/61.12	c  N dy   281     46254     48631    207742         0     20752    630532   2318108    195.85   no data  --
252.79/63.48	c  N dy   309     50308     48631    207742         0     24806    630532   3429818    195.45    208.50  --
262.37/65.88	c  N dy   333     54400     48631    207742         0     28898    630532   4557807    194.83    214.05  --
272.75/68.43	c  N dy   364     58436     48631    207742         0     32932    630532   5733307    195.32    205.82  --
283.52/71.10	c  N dy   395     62538     48631    207742         0     37034    630532   6935008    195.53    208.39  --
293.11/73.55	c  N dy   426     66541     48631    207742         0     22287    630532   1875136    195.87    307.91  --
299.89/75.22	c  S st   443     69381     48631    207742         0     25127    630532   2700519    195.74    199.15  --
301.10/75.51	c  S st   443     69885     48631    207742         0     25631    630532   2805837    195.74   no data  --
301.10/75.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
301.10/75.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
302.72/75.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.61
303.89/76.27	c bin-w-bin subsume rem            0 bins  time:  0.07 s
303.89/76.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
304.29/76.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.08 s
304.29/76.32	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.10 s
339.41/85.16	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 35.22 s
339.41/85.19	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.13
339.81/85.25	c vivif2 --  cl tried    25630 cl shrink        0 lits rem          0 time: 0.21
341.01/85.51	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 1.03
341.01/85.52	c calculated reachability. Time: 0.01
341.01/85.52	c  N dy   443     69885     48631    207742         0     25630    630532   2804625    195.74   no data  --
351.79/88.26	c  N dy   473     74485     48631    207742         0     30229    630532   4169290    195.71    206.45  --
363.78/91.24	c  N dy   503     79425     48631    207742         0     35169    630532   5566131    195.29    208.16  --
377.37/94.61	c  N dy   541     84516     48631    207742         0     40259    630532   7105499    196.02    215.60  --
384.93/96.53	c  F st   562     87500     48631    207742         0     22370    630532   1221439    196.23   no data  --
393.71/98.72	c  N st   567     90796     48631    207742         0     25666    630532   2455748    196.23   no data  --
408.88/102.50	c  N dy   596     96669     48631    207742         0     31539    630532   4542003    196.39    241.36  --
424.05/106.34	c  N dy   642    102911     48631    207742         0     37781    630532   6394984    196.57    232.29  --
428.84/107.56	c  S st   658    104828     48631    207742         0     39698    630532   6974618    196.80   no data  --
430.07/107.87	c  S st   658    105333     48631    207742         0     40203    630532   7088088    196.80   no data  --
430.44/107.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
430.44/107.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
432.04/108.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.69
434.83/109.07	c bin-w-bin subsume rem            0 bins  time:  0.06 s
434.83/109.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
435.23/109.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.08 s
435.23/109.13	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.10 s
844.48/211.64	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 408.06 s
844.48/211.68	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.14
845.27/211.81	c vivif2 --  cl tried    40200 cl shrink        0 lits rem          0 time: 0.54
846.47/212.12	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 1.22
846.47/212.14	c calculated reachability. Time: 0.01
846.47/212.14	c  N dy   658    105333     48631    207742         0     40200    630532   7087015    196.80   no data  --
864.03/216.56	c  N dy   706    112077     48631    207742         0     24510    630532   1361808    196.91    208.20  --
882.01/221.05	c  N dy   760    119288     48631    207742         0     31721    630532   3508056    197.08    239.05  --
901.56/225.91	c  N dy   816    126984     48631    207742         0     39417    630532   5768008    197.31    270.18  --
922.72/231.20	c  N dy   873    135185     48631    207742         0     23900    630532    746391    197.26    228.59  --
943.51/236.47	c  N dy   934    143851     48631    207742         0     32565    630532   3277918    197.19    246.38  --
967.44/242.42	c  N dy  1000    153184     48631    207742         0     41896    630532   6047527    197.47    208.42  --
980.22/245.65	c  S st  1039    157999     48631    207742         0     46711    630532   7491040    197.76    123.09  --
981.82/246.00	c  S st  1039    158502     48631    207742         0     47214    630532   7600062    197.76   no data  --
981.82/246.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.17
981.82/246.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
983.44/246.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.71
986.61/247.21	c bin-w-bin subsume rem            0 bins  time:  0.07 s
986.61/247.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
986.61/247.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.08 s
986.61/247.27	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.10 s
1470.12/368.38	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 482.87 s
1470.54/368.42	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.12
1470.95/368.56	c vivif2 --  cl tried    47211 cl shrink        0 lits rem          0 time: 0.58
1472.11/368.88	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 1.27
1472.51/368.90	c calculated reachability. Time: 0.01
1472.51/368.90	c  N dy  1039    158502     48631    207742         0     47211    630532   7598163    197.76   no data  --
1497.30/375.13	c  N dy  1109    168667     48631    207742         0     32522    630532   2851841    197.61    208.84  --
1524.42/381.92	c  N dy  1183    179709     48631    207742         0     43563    630532   6026902    197.44    208.89  --
1553.56/389.24	c  N dy  1267    191196     48631    207742         0     29117    630532   1602955    197.64    210.04  --
1584.31/396.92	c  N dy  1359    203431     48631    207742         0     41352    630532   5228121    198.02    212.30  --
1618.24/405.48	c  N dy  1449    216417     48631    207742         0     27374    630532    722838    198.20    215.72  --
1653.38/414.25	c  N dy  1545    230239     48631    207742         0     41196    630532   4848101    198.46    220.00  --
1672.97/419.14	c  S st  1594    237753     48631    207742         0     48710    630532   7052527    198.42    210.22  --
1674.13/419.47	c  S st  1594    238256     48631    207742         0     49213    630532   7148439    198.42   no data  --
1674.54/419.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
1674.54/419.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1676.13/419.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.75
1678.93/420.64	c bin-w-bin subsume rem            0 bins  time:  0.07 s
1678.93/420.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
1678.93/420.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.07 s
1679.33/420.70	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.10 s
2117.32/530.49	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 437.06 s
2117.72/530.53	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.14
2118.12/530.68	c vivif2 --  cl tried    49208 cl shrink        0 lits rem          0 time: 0.59
2119.72/531.01	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 1.32
2119.72/531.03	c calculated reachability. Time: 0.01
2119.72/531.03	c  N dy  1594    238256     48631    207742         0     49208    630532   7145632    198.42   no data  --
2160.84/541.32	c  N dy  1701    253522     48631    207742         0     36493    630532   3127211    198.69    222.77  --
2204.76/552.30	c  N dy  1810    269748     48631    207742         0     52718    630532   7867585    198.64    210.77  --
2251.08/563.95	c  N dy  1932    287162     48631    207742         0     41141    630532   4130851    198.71    228.96  --
2302.58/576.82	c  N dy  2063    305573     48631    207742         0     59551    630532   9618243    198.77    211.34  --
2304.58/577.32	c  F st  2067    306250     48631    207742         0     30234    630532    623498    198.74   no data  --
2355.68/590.14	c  N dy  2165    325286     48631    207742         0     49266    630532   7273697    198.77    224.24  --
2409.98/603.77	c  N dy  2301    345607     48631    207742         0     38590    630532   2773639    198.69    209.26  --
2440.72/611.42	c  S st  2379    357384     48631    207742         0     50367    630532   6232849    198.60   no data  --
2441.91/611.76	c  S st  2379    357888     48631    207742         0     50871    630532   6344734    198.60   no data  --
2442.31/611.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
2442.31/611.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2443.92/612.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  1.75
2446.31/612.86	c bin-w-bin subsume rem            0 bins  time:  0.07 s
2446.31/612.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
2446.31/612.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.07 s
2446.70/612.92	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.11 s
2812.42/704.54	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 364.85 s
2812.42/704.57	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.13
2812.82/704.69	c vivif2 --  cl tried    50869 cl shrink        0 lits rem          0 time: 0.50
2814.44/705.03	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 1.33
2814.44/705.05	c calculated reachability. Time: 0.01
2814.44/705.05	c  N dy  2379    357888     48631    207742         0     50869    630532   6344215    198.60   no data  --
2869.91/718.94	c  N dy  2518    377963     48631    207742         0     38950    630532   2583636    198.65    225.26  --
2925.82/732.94	c  N dy  2665    398095     48631    207742         0     59079    630532   8634105    198.90    211.06  --
2981.32/746.85	c  N dy  2800    418104     48631    207742         0     46090    630532   4477163    198.99    209.51  --
3035.61/760.46	c  N dy  2928    438105     48631    207742         0     66090    630532  10328358    198.89    269.48  --
3088.31/773.65	c  N dy  3068    458116     48631    207742         0     52104    630532   5968594    199.02    216.71  --
3144.61/787.77	c  N dy  3212    478235     48631    207742         0     37227    630532   1157728    199.08    215.73  --
3195.72/800.52	c  N dy  3344    498263     48631    207742         0     57255    630532   7042792    198.99    210.44  --
3250.66/814.31	c  N dy  3479    518326     48631    207742         0     41317    630532   2089782    198.97    217.78  --
3297.34/826.16	c  S st  3602    536834     48631    207742         0     59824    630532   7523504    198.94   no data  --
3298.88/826.51	c  S st  3602    537335     48631    207742         0     60325    630532   7632462    198.94   no data  --
3298.88/826.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
3298.88/826.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3300.47/827.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  1.76
3303.61/827.71	c bin-w-bin subsume rem            0 bins  time:  0.07 s
3303.61/827.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
3303.61/827.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.07 s
3303.61/827.77	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.10 s
3812.13/955.14	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 506.78 s
3812.13/955.18	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.14
3812.94/955.32	c vivif2 --  cl tried    60323 cl shrink        0 lits rem          0 time: 0.59
3814.14/955.67	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 1.40
3814.14/955.69	c calculated reachability. Time: 0.01
3814.14/955.69	c  N dy  3602    537335     48631    207742         0     60323    630532   7631531    198.94   no data  --
3868.07/969.17	c  N dy  3746    557376     48631    207742         0     43359    630532   2404681    199.01    210.07  --
3920.77/982.34	c  N dy  3881    577390     48631    207742         0     63373    630532   8395299    198.98    217.02  --
3973.84/995.62	c  N dy  4017    597412     48631    207742         0     45393    630532   2651815    198.91    209.97  --
4026.17/1008.78	c  N dy  4156    617500     48631    207742         0     65480    630532   8490104    198.85    221.25  --
4080.83/1022.46	c  N dy  4299    637520     48631    207742         0     46508    630532   2720257    198.91    230.12  --
4134.33/1035.81	c  N dy  4434    657557     48631    207742         0     66544    630532   8795285    199.02    212.04  --
4189.03/1049.51	c  N dy  4570    677567     48631    207742         0     46553    630532   2494332    199.09    222.83  --
4242.12/1062.85	c  N dy  4701    697728     48631    207742         0     66712    630532   8453722    199.06    218.17  --
4297.63/1076.79	c  N dy  4847    717837     48631    207742         0     45822    630532   1988651    199.13    210.45  --
4350.75/1090.01	c  N dy  4980    737888     48631    207742         0     65873    630532   7912856    199.13    220.38  --
4406.62/1104.02	c  N dy  5116    757913     48631    207742         0     43899    630532   1064518    199.12    211.02  --
4460.94/1117.61	c  N dy  5260    777961     48631    207742         0     63946    630532   7132746    199.21    212.46  --
4518.81/1132.16	c  N dy  5409    798038     48631    207742         0     84021    630532  13241560    199.37    239.62  --
4540.37/1137.57	c  S st  5460    806002     48631    207742         0     48986    630532   2278718    199.32    171.24  --
4541.97/1137.91	c  S st  5460    806507     48631    207742         0     49491    630532   2381826    199.32   no data  --
4541.97/1137.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
4541.97/1137.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4543.57/1138.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.74
4544.76/1138.67	c bin-w-bin subsume rem            0 bins  time:  0.07 s
4544.76/1138.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
4545.16/1138.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.08 s
4545.16/1138.73	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.10 s
4576.70/1146.64	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 31.46 s
4576.70/1146.67	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.13
4577.10/1146.72	c vivif2 --  cl tried    49490 cl shrink        0 lits rem          0 time: 0.20
4578.30/1147.04	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 1.28
4578.30/1147.06	c calculated reachability. Time: 0.01
4578.30/1147.06	c  N dy  5460    806507     48631    207742         0     49490    630532   2381548    199.32   no data  --
4634.59/1161.11	c  N dy  5599    826659     48631    207742         0     69640    630532   8391800    199.37    210.27  --
4696.08/1176.54	c  N dy  5732    846745     48631    207742         0     45734    630532   1080836    199.39    219.38  --
4753.17/1190.86	c  N dy  5877    866748     48631    207742         0     65736    630532   6948688    199.44    217.55  --

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: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 3.94 6.58 7.31 7/241 7711
/proc/meminfo: memFree=24295100/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 415 0 0 0 0 0 0 0 20 0 4 0 651143402 52465664 356 33554432000 4194304 4650419 140737088580208 18446744073709551615 47964894996481 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 12809 356 306 112 0 7774 0
[pid=7711/tid=7712] ppid=7709 vsize=183856 CPUtime=0 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 355 0 0 0 0 0 0 0 18 0 4 0 651143402 188268544 1713 33554432000 4194304 4650419 140737088580208 18446744073709551615 4319147 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=183856 CPUtime=0 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 326 0 0 0 0 0 0 0 22 0 4 0 651143402 188268544 1724 33554432000 4194304 4650419 140737088580208 18446744073709551615 4317229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=183856 CPUtime=0 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 276 0 0 0 0 0 0 0 18 0 4 0 651143402 188268544 1738 33554432000 4194304 4650419 140737088580208 18446744073709551615 4361556 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0752691 s]
/proc/loadavg: 3.94 6.58 7.31 7/241 7711
/proc/meminfo: memFree=24295100/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=388820 CPUtime=0.25 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 22411 0 0 0 18 7 0 0 18 0 4 0 651143402 398151680 18259 33554432000 4194304 4650419 140737088580208 18446744073709551615 222921882143 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 97205 18291 344 112 0 92170 0
[pid=7711/tid=7712] ppid=7709 vsize=388820 CPUtime=0.05 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 5327 0 0 0 4 1 0 0 18 0 4 0 651143402 398151680 18308 33554432000 4194304 4650419 140737088580208 18446744073709551615 222921820343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=388820 CPUtime=0.06 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) S 7709 7711 6866 0 -1 4202560 5569 0 0 0 5 1 0 0 18 0 4 0 651143402 398151680 18323 33554432000 4194304 4650419 140737088580208 18446744073709551615 222921882094 0 0 4096 2 18446604448812812160 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=388820 CPUtime=0.06 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 5435 0 0 0 4 2 0 0 18 0 4 0 651143402 398151680 18340 33554432000 4194304 4650419 140737088580208 18446744073709551615 222921438241 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 388820

[startup+0.105913 s]
/proc/loadavg: 3.94 6.58 7.31 7/241 7711
/proc/meminfo: memFree=24295100/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=389480 CPUtime=0.35 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 24215 0 0 0 25 10 0 0 18 0 4 0 651143402 398827520 20063 33554432000 4194304 4650419 140737088580208 18446744073709551615 4373896 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 97370 20072 344 112 0 92335 0
[pid=7711/tid=7712] ppid=7709 vsize=389480 CPUtime=0.08 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 5763 0 0 0 6 2 0 0 18 0 4 0 651143402 398827520 20092 33554432000 4194304 4650419 140737088580208 18446744073709551615 222921438241 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=389480 CPUtime=0.08 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) S 7709 7711 6866 0 -1 4202560 6015 0 0 0 6 2 0 0 18 0 4 0 651143402 398827520 20106 33554432000 4194304 4650419 140737088580208 18446744073709551615 222921882094 0 0 4096 2 18446604448812812160 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=389480 CPUtime=0.08 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 5880 0 0 0 6 2 0 0 18 0 4 0 651143402 398827520 20120 33554432000 4194304 4650419 140737088580208 18446744073709551615 222921882094 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 389480

[startup+0.302823 s]
/proc/loadavg: 3.94 6.58 7.31 7/241 7711
/proc/meminfo: memFree=24295100/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=394232 CPUtime=0.99 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 33309 0 0 0 69 30 0 0 17 0 4 0 651143402 403693568 29157 33554432000 4194304 4650419 140737088580208 18446744073709551615 222921426124 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 98558 29157 344 112 0 93523 0
[pid=7711/tid=7712] ppid=7709 vsize=394232 CPUtime=0.24 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) S 7709 7711 6866 0 -1 4202560 8046 0 0 0 16 8 0 0 17 0 4 0 651143402 403693568 29157 33554432000 4194304 4650419 140737088580208 18446744073709551615 222921882094 0 0 4096 2 18446604448812812160 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=394232 CPUtime=0.23 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) S 7709 7711 6866 0 -1 4202560 8242 0 0 0 16 7 0 0 17 0 4 0 651143402 403693568 29157 33554432000 4194304 4650419 140737088580208 18446744073709551615 222921882094 0 0 4096 2 18446604448812812160 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=394232 CPUtime=0.23 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) S 7709 7711 6866 0 -1 4202560 7859 0 0 0 16 7 0 0 17 0 4 0 651143402 403693568 29157 33554432000 4194304 4650419 140737088580208 18446744073709551615 222921882094 0 0 4096 2 18446604448812812160 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 394232

[startup+0.700749 s]
/proc/loadavg: 3.94 6.58 7.31 7/241 7711
/proc/meminfo: memFree=24295100/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=437784 CPUtime=2.55 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 44556 0 0 0 222 33 0 0 18 0 4 0 651143402 448290816 36709 33554432000 4194304 4650419 140737088580208 18446744073709551615 222921474517 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 109446 36730 377 112 0 104411 0
[pid=7711/tid=7712] ppid=7709 vsize=437784 CPUtime=0.63 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) S 7709 7711 6866 0 -1 4202560 11781 0 0 0 54 9 0 0 18 0 4 0 651143402 448290816 36739 33554432000 4194304 4650419 140737088580208 18446744073709551615 222921882094 0 0 4096 2 18446604448812812160 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=437784 CPUtime=0.62 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 12665 0 0 0 54 8 0 0 18 0 4 0 651143402 448290816 36751 33554432000 4194304 4650419 140737088580208 18446744073709551615 222921445809 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=437784 CPUtime=0.62 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 8165 0 0 0 54 8 0 0 18 0 4 0 651143402 448290816 36762 33554432000 4194304 4650419 140737088580208 18446744073709551615 4349707 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 437784

[startup+1.50061 s]
/proc/loadavg: 3.94 6.58 7.31 9/245 7715
/proc/meminfo: memFree=24061080/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=452492 CPUtime=5.67 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 70034 0 0 0 519 48 0 0 18 0 4 0 651143402 463351808 60788 33554432000 4194304 4650419 140737088580208 18446744073709551615 4312888 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 113123 60788 390 112 0 108088 0
[pid=7711/tid=7712] ppid=7709 vsize=452492 CPUtime=1.4 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 20190 0 0 0 125 15 0 0 18 0 4 0 651143402 463351808 60788 33554432000 4194304 4650419 140737088580208 18446744073709551615 4421621 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=452492 CPUtime=1.4 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 21681 0 0 0 124 16 0 0 18 0 4 0 651143402 463351808 60788 33554432000 4194304 4650419 140737088580208 18446744073709551615 4431653 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=452492 CPUtime=1.41 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 8585 0 0 0 133 8 0 0 18 0 4 0 651143402 463351808 60788 33554432000 4194304 4650419 140737088580208 18446744073709551615 4364346 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 452492

[startup+3.10031 s]
/proc/loadavg: 3.94 6.58 7.31 9/245 7715
/proc/meminfo: memFree=23997340/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=485312 CPUtime=12.07 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 76507 0 0 0 1156 51 0 0 21 0 4 0 651143402 496959488 67261 33554432000 4194304 4650419 140737088580208 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 121328 67261 391 112 0 116293 0
[pid=7711/tid=7712] ppid=7709 vsize=485312 CPUtime=3 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 22176 0 0 0 284 16 0 0 21 0 4 0 651143402 496959488 67261 33554432000 4194304 4650419 140737088580208 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=485312 CPUtime=2.98 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 23599 0 0 0 282 16 0 0 21 0 4 0 651143402 496959488 67261 33554432000 4194304 4650419 140737088580208 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=485312 CPUtime=3.01 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 9436 0 0 0 293 8 0 0 21 0 4 0 651143402 496959488 67261 33554432000 4194304 4650419 140737088580208 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.07
Current children cumulated vsize (KiB) 485312

[startup+6.30073 s]
/proc/loadavg: 4.35 6.62 7.32 9/245 7715
/proc/meminfo: memFree=23891744/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=654644 CPUtime=24.84 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 83325 0 0 0 2431 53 0 0 25 0 4 0 651143402 670355456 74079 33554432000 4194304 4650419 140737088580208 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 163661 74079 391 112 0 158626 0
[pid=7711/tid=7712] ppid=7709 vsize=654644 CPUtime=6.2 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 23903 0 0 0 603 17 0 0 25 0 4 0 651143402 670355456 74079 33554432000 4194304 4650419 140737088580208 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=654644 CPUtime=6.16 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 25347 0 0 0 599 17 0 0 25 0 4 0 651143402 670355456 74079 33554432000 4194304 4650419 140737088580208 18446744073709551615 4315094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=654644 CPUtime=6.21 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 11121 0 0 0 612 9 0 0 25 0 4 0 651143402 670355456 74079 33554432000 4194304 4650419 140737088580208 18446744073709551615 4363531 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 654644

[startup+12.7006 s]
/proc/loadavg: 4.64 6.64 7.32 9/245 7715
/proc/meminfo: memFree=23797900/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=529416 CPUtime=50.39 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 103928 0 0 0 4979 60 0 0 25 0 4 0 651143402 542121984 72832 33554432000 4194304 4650419 140737088580208 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 132354 72832 393 112 0 127319 0
[pid=7711/tid=7712] ppid=7709 vsize=529416 CPUtime=12.6 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 29900 0 0 0 1241 19 0 0 25 0 4 0 651143402 542121984 72832 33554432000 4194304 4650419 140737088580208 18446744073709551615 4363484 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=529416 CPUtime=12.51 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 28656 0 0 0 1233 18 0 0 25 0 4 0 651143402 542121984 72832 33554432000 4194304 4650419 140737088580208 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=529416 CPUtime=12.61 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 16746 0 0 0 1250 11 0 0 25 0 4 0 651143402 542121984 72832 33554432000 4194304 4650419 140737088580208 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 529416

[startup+25.5002 s]
/proc/loadavg: 5.38 6.70 7.33 9/245 7715
/proc/meminfo: memFree=23472368/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=822588 CPUtime=101.48 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 184210 0 0 0 10065 83 0 0 25 0 4 0 651143402 842330112 127851 33554432000 4194304 4650419 140737088580208 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 205647 127851 395 112 0 200612 0
[pid=7711/tid=7712] ppid=7709 vsize=822588 CPUtime=25.39 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 64404 0 0 0 2511 28 0 0 25 0 4 0 651143402 842330112 127851 33554432000 4194304 4650419 140737088580208 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=822588 CPUtime=25.21 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 40632 0 0 0 2500 21 0 0 25 0 4 0 651143402 842330112 127851 33554432000 4194304 4650419 140737088580208 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=822588 CPUtime=25.41 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 26531 0 0 0 2527 14 0 0 25 0 4 0 651143402 842330112 127851 33554432000 4194304 4650419 140737088580208 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 822588

[startup+51.1005 s]
/proc/loadavg: 6.27 6.81 7.35 9/245 7716
/proc/meminfo: memFree=23285556/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=993148 CPUtime=203.69 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 366237 0 0 0 20257 112 0 0 25 0 4 0 651143402 1016983552 164869 33554432000 4194304 4650419 140737088580208 18446744073709551615 4363448 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 248287 164869 395 112 0 243252 0
[pid=7711/tid=7712] ppid=7709 vsize=993148 CPUtime=50.99 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 187368 0 0 0 5056 43 0 0 25 0 4 0 651143402 1016983552 164869 33554432000 4194304 4650419 140737088580208 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=993148 CPUtime=50.63 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 62212 0 0 0 5035 28 0 0 25 0 4 0 651143402 1016983552 164869 33554432000 4194304 4650419 140737088580208 18446744073709551615 4363448 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=993148 CPUtime=50.99 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 56085 0 0 0 5080 19 0 0 25 0 4 0 651143402 1016983552 164869 33554432000 4194304 4650419 140737088580208 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 993148

[startup+102.309 s]
/proc/loadavg: 7.29 7.00 7.39 9/245 7717
/proc/meminfo: memFree=23082652/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=1135252 CPUtime=408.12 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 601587 0 0 0 40651 161 0 0 25 0 4 0 651143402 1162498048 181672 33554432000 4194304 4650419 140737088580208 18446744073709551615 4328518 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 283813 181672 395 112 0 278778 0
[pid=7711/tid=7712] ppid=7709 vsize=1135252 CPUtime=102.19 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 302819 0 0 0 10161 58 0 0 25 0 4 0 651143402 1162498048 181672 33554432000 4194304 4650419 140737088580208 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=1135252 CPUtime=101.46 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 96779 0 0 0 10107 39 0 0 25 0 4 0 651143402 1162498048 181672 33554432000 4194304 4650419 140737088580208 18446744073709551615 4364427 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=1135252 CPUtime=102.19 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 102637 0 0 0 10187 32 0 0 25 0 4 0 651143402 1162498048 181672 33554432000 4194304 4650419 140737088580208 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.12
Current children cumulated vsize (KiB) 1135252

[startup+162.3 s]

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

[pid=7711] ppid=7709 vsize=1765232 CPUtime=2564.09 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 3669726 0 0 0 255682 727 0 0 25 0 4 0 651143402 1807597568 350773 33554432000 4194304 4650419 140737088580208 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 441308 350773 395 112 0 436273 0
[pid=7711/tid=7712] ppid=7709 vsize=1765232 CPUtime=642.13 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1623363 0 0 0 63948 265 0 0 25 0 4 0 651143402 1807597568 350775 33554432000 4194304 4650419 140737088580208 18446744073709551615 4363493 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=1765232 CPUtime=637.52 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 384728 0 0 0 63618 134 0 0 25 0 4 0 651143402 1807597568 350775 33554432000 4194304 4650419 140737088580208 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=1765232 CPUtime=642.2 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 995683 0 0 0 64022 198 0 0 25 0 4 0 651143402 1807597568 350775 33554432000 4194304 4650419 140737088580208 18446744073709551615 4441444 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2564.09
Current children cumulated vsize (KiB) 1765232

[startup+702.301 s]
/proc/loadavg: 8.07 7.93 7.70 9/245 7742
/proc/meminfo: memFree=22210988/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=1765232 CPUtime=2803.64 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 4045857 0 0 0 279581 783 0 0 25 0 4 0 651143402 1807597568 352940 33554432000 4194304 4650419 140737088580208 18446744073709551615 4476230 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 441308 352940 395 112 0 436273 0
[pid=7711/tid=7712] ppid=7709 vsize=1765232 CPUtime=702.11 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1647512 0 0 0 69936 275 0 0 25 0 4 0 651143402 1807597568 352940 33554432000 4194304 4650419 140737088580208 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=1765232 CPUtime=697.08 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 730299 0 0 0 69530 178 0 0 25 0 4 0 651143402 1807597568 352940 33554432000 4194304 4650419 140737088580208 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=1765232 CPUtime=702.19 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 995683 0 0 0 70021 198 0 0 25 0 4 0 651143402 1807597568 352940 33554432000 4194304 4650419 140737088580208 18446744073709551615 4476216 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2803.64
Current children cumulated vsize (KiB) 1765232

[startup+762.309 s]
/proc/loadavg: 8.08 7.96 7.72 9/245 7744
/proc/meminfo: memFree=22249280/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=1651316 CPUtime=3043.22 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 4515332 0 0 0 303461 861 0 0 25 0 4 0 651143402 1690947584 343062 33554432000 4194304 4650419 140737088580208 18446744073709551615 4349680 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 412829 343062 395 112 0 407794 0
[pid=7711/tid=7712] ppid=7709 vsize=1651316 CPUtime=762.11 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1671941 0 0 0 75926 285 0 0 25 0 4 0 651143402 1690947584 343062 33554432000 4194304 4650419 140737088580208 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=1651316 CPUtime=756.65 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1149943 0 0 0 75431 234 0 0 25 0 4 0 651143402 1690947584 343062 33554432000 4194304 4650419 140737088580208 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=1651316 CPUtime=762.2 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1001823 0 0 0 76020 200 0 0 25 0 4 0 651143402 1690947584 343062 33554432000 4194304 4650419 140737088580208 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3043.22
Current children cumulated vsize (KiB) 1651316

[startup+822.301 s]
/proc/loadavg: 8.36 8.05 7.76 10/246 7748
/proc/meminfo: memFree=22185120/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=1799608 CPUtime=3282.31 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 4803484 0 0 0 327313 918 0 0 25 0 4 0 651143402 1842798592 351355 33554432000 4194304 4650419 140737088580208 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 449902 351355 395 112 0 444867 0
[pid=7711/tid=7712] ppid=7709 vsize=1799608 CPUtime=822.1 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1691920 0 0 0 81918 292 0 0 25 0 4 0 651143402 1842798592 351355 33554432000 4194304 4650419 140737088580208 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=1799608 CPUtime=815.93 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1372459 0 0 0 81327 266 0 0 25 0 4 0 651143402 1842798592 351355 33554432000 4194304 4650419 140737088580208 18446744073709551615 4310650 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=1799608 CPUtime=822.03 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1028150 0 0 0 81993 210 0 0 25 0 4 0 651143402 1842798592 351355 33554432000 4194304 4650419 140737088580208 18446744073709551615 4310792 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3282.31
Current children cumulated vsize (KiB) 1799608

[startup+882.301 s]
/proc/loadavg: 8.29 8.09 7.80 9/245 7750
/proc/meminfo: memFree=22076564/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=1930688 CPUtime=3521.48 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 5094346 0 0 0 351171 977 0 0 25 0 4 0 651143402 1977024512 382414 33554432000 4194304 4650419 140737088580208 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 482672 382414 395 112 0 477637 0
[pid=7711/tid=7712] ppid=7709 vsize=1930688 CPUtime=882.09 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1717608 0 0 0 87907 302 0 0 25 0 4 0 651143402 1977024512 382414 33554432000 4194304 4650419 140737088580208 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=1930688 CPUtime=875.1 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1401749 0 0 0 87234 276 0 0 25 0 4 0 651143402 1977024512 382414 33554432000 4194304 4650419 140737088580208 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=1930688 CPUtime=882.03 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1054835 0 0 0 87984 219 0 0 25 0 4 0 651143402 1977024512 382414 33554432000 4194304 4650419 140737088580208 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3521.48
Current children cumulated vsize (KiB) 1930688

[startup+942.301 s]
/proc/loadavg: 8.19 8.10 7.82 9/245 7752
/proc/meminfo: memFree=22076788/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=1930688 CPUtime=3761.03 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 5609612 0 0 0 375039 1064 0 0 25 0 4 0 651143402 1977024512 383756 33554432000 4194304 4650419 140737088580208 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 482672 383756 405 112 0 477637 0
[pid=7711/tid=7712] ppid=7709 vsize=1930688 CPUtime=942.08 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1738507 0 0 0 93897 311 0 0 25 0 4 0 651143402 1977024512 383756 33554432000 4194304 4650419 140737088580208 18446744073709551615 4364500 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=1930688 CPUtime=934.67 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1428680 0 0 0 93180 287 0 0 25 0 4 0 651143402 1977024512 383756 33554432000 4194304 4650419 140737088580208 18446744073709551615 4229508 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=1930688 CPUtime=942.04 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1074957 0 0 0 93975 229 0 0 25 0 4 0 651143402 1977024512 383756 33554432000 4194304 4650419 140737088580208 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3761.03
Current children cumulated vsize (KiB) 1930688

[startup+1002.3 s]
/proc/loadavg: 8.15 8.11 7.84 9/245 7753
/proc/meminfo: memFree=22162072/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=1865144 CPUtime=4000.59 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 5810978 0 0 0 398942 1117 0 0 25 0 4 0 651143402 1909907456 361324 33554432000 4194304 4650419 140737088580208 18446744073709551615 4363448 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 466286 361324 395 112 0 461251 0
[pid=7711/tid=7712] ppid=7709 vsize=1865144 CPUtime=1002.08 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1768004 0 0 0 99886 322 0 0 25 0 4 0 651143402 1909907456 361324 33554432000 4194304 4650419 140737088580208 18446744073709551615 4364424 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=1865144 CPUtime=994.22 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1454011 0 0 0 99125 297 0 0 25 0 4 0 651143402 1909907456 361324 33554432000 4194304 4650419 140737088580208 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=1865144 CPUtime=1002.03 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1100674 0 0 0 99965 238 0 0 25 0 4 0 651143402 1909907456 361324 33554432000 4194304 4650419 140737088580208 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4000.59
Current children cumulated vsize (KiB) 1865144

[startup+1062.3 s]
/proc/loadavg: 8.12 8.11 7.85 9/245 7755
/proc/meminfo: memFree=22114540/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=1865144 CPUtime=4240.14 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 5943856 0 0 0 422859 1155 0 0 25 0 4 0 651143402 1909907456 376648 33554432000 4194304 4650419 140737088580208 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 466286 376648 395 112 0 461251 0
[pid=7711/tid=7712] ppid=7709 vsize=1865144 CPUtime=1062.06 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1796712 0 0 0 105873 333 0 0 25 0 4 0 651143402 1909907456 376648 33554432000 4194304 4650419 140737088580208 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=1865144 CPUtime=1053.79 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1478019 0 0 0 105074 305 0 0 25 0 4 0 651143402 1909907456 376648 33554432000 4194304 4650419 140737088580208 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=1865144 CPUtime=1062.03 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1159213 0 0 0 105953 250 0 0 25 0 4 0 651143402 1909907456 376648 33554432000 4194304 4650419 140737088580208 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4240.14
Current children cumulated vsize (KiB) 1865144

[startup+1122.3 s]
/proc/loadavg: 8.23 8.15 7.88 9/245 7756
/proc/meminfo: memFree=22063916/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=1930688 CPUtime=4479.68 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 6135054 0 0 0 446771 1197 0 0 25 0 4 0 651143402 1977024512 379512 33554432000 4194304 4650419 140737088580208 18446744073709551615 4364497 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 482672 379512 395 112 0 477637 0
[pid=7711/tid=7712] ppid=7709 vsize=1930688 CPUtime=1122.05 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1817950 0 0 0 111865 340 0 0 25 0 4 0 651143402 1977024512 379512 33554432000 4194304 4650419 140737088580208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=1930688 CPUtime=1113.35 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1504336 0 0 0 111022 313 0 0 25 0 4 0 651143402 1977024512 379512 33554432000 4194304 4650419 140737088580208 18446744073709551615 4363604 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=1930688 CPUtime=1122.03 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1281841 0 0 0 111932 271 0 0 25 0 4 0 651143402 1977024512 379512 33554432000 4194304 4650419 140737088580208 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4479.68
Current children cumulated vsize (KiB) 1930688

[startup+1182.3 s]
/proc/loadavg: 8.16 8.15 7.90 9/245 7758
/proc/meminfo: memFree=21981044/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=1996224 CPUtime=4719.23 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 6567114 0 0 0 470649 1274 0 0 25 0 4 0 651143402 2044133376 392673 33554432000 4194304 4650419 140737088580208 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 499056 392673 395 112 0 494021 0
[pid=7711/tid=7712] ppid=7709 vsize=1996224 CPUtime=1182.04 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1965236 0 0 0 117837 367 0 0 25 0 4 0 651143402 2044133376 392673 33554432000 4194304 4650419 140737088580208 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=1996224 CPUtime=1172.92 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1526159 0 0 0 116972 320 0 0 25 0 4 0 651143402 2044133376 392673 33554432000 4194304 4650419 140737088580208 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=1996224 CPUtime=1182.03 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1514751 0 0 0 117900 303 0 0 25 0 4 0 651143402 2044133376 392673 33554432000 4194304 4650419 140737088580208 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4719.23
Current children cumulated vsize (KiB) 1996224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.6 s]
/proc/loadavg: 7.90 8.10 7.89 5/240 7760
/proc/meminfo: memFree=22676096/32951124 swapFree=61559568/67111528
[pid=7711] ppid=7709 vsize=1996224 CPUtime=4800.3 cores=0,2,4,6
/proc/7711/stat : 7711 (strangenight1-m) R 7709 7711 6866 0 -1 4202496 6761536 0 0 0 478724 1306 0 0 25 0 4 0 651143402 2044133376 408485 33554432000 4194304 4650419 140737088580208 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7711/statm: 499056 408485 395 112 0 494021 0
[pid=7711/tid=7712] ppid=7709 vsize=1996224 CPUtime=1202.35 cores=0,2,4,6
/proc/7711/task/7712/stat : 7712 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 2143827 0 0 0 119841 394 0 0 25 0 4 0 651143402 2044133376 408486 33554432000 4194304 4650419 140737088580208 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7711/tid=7713] ppid=7709 vsize=1996224 CPUtime=1193.07 cores=0,2,4,6
/proc/7711/task/7713/stat : 7713 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1526159 0 0 0 118987 320 0 0 25 0 4 0 651143402 2044133376 408486 33554432000 4194304 4650419 140737088580208 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7711/tid=7714] ppid=7709 vsize=1996224 CPUtime=1202.34 cores=0,2,4,6
/proc/7711/task/7714/stat : 7714 (strangenight1-m) R 7709 7711 6866 0 -1 4202560 1522549 0 0 0 119929 305 0 0 25 0 4 0 651143402 2044133376 408486 33554432000 4194304 4650419 140737088580208 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1996224

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.68
CPU time (s): 4800.41
CPU user time (s): 4787.27
CPU system time (s): 13.134
CPU usage (%): 399.142
Max. virtual memory (cumulated for all children) (KiB): 1996224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4787.27
system time used= 13.134
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6761541
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= 48913
involuntary context switches= 24202

runsolver used 2.44563 second user time and 6.32404 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-14 19:50:27
IDJOB=3368512
IDBENCH=82521
IDSOLVER=1846
FILE ID=node109/3368512-1305395426
RUNJOBID= node109-1305395426-7688
PBS_JOBID= 13324441
Free space on /tmp= 73216 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S1969540674-065-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368512-1305395426/watcher-3368512-1305395426 -o /tmp/evaluation-result-3368512-1305395426/solver-3368512-1305395426 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368512-1305395426.cnf

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

MD5SUM BENCH= fcb14103324f734a2e69e02c062e67ed
RANDOM SEED=480361268

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24295380 kB
Buffers:        224800 kB
Cached:        2260828 kB
SwapCached:      28404 kB
Active:          81668 kB
Inactive:      8358640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24295380 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:           17920 kB
Writeback:           0 kB
AnonPages:     5932508 kB
Mapped:          17568 kB
Slab:           122400 kB
PageTables:      31008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17947204 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= 73216 MiB
End job on node109 at 2011-05-14 20:10:31