Trace number 3368558

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.13 1203.67

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S1201608256-021-UNKNOWN.cnf
MD5SUM211de71ef1119669a20965247c8273d8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.9058
Satisfiable
(Un)Satisfiability was proved
Number of variables15000
Number of clauses63000
Sum of the clauses size189000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 363000
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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368558-1305397325.cnf'
0.00/0.01	c -- header says num vars:          15000
0.00/0.01	c -- header says num clauses:       63000
0.09/0.05	c -- clauses added:            0 learnts,        63000 normals,            0 xors
0.09/0.05	c -- vars added      15000
0.09/0.05	c Parsing time:  0.15 s
0.09/0.05	c  N st     0         0     15000     63000         0         0    189000         0   no data   no data  --
0.09/0.09	c asymm  cl-useful: 0/63000/63000 lits-rem:0 time: 0.16
0.37/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.09
0.37/0.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.37/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
0.37/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  15000 time:  0.02 s
0.37/0.17	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.02 s
1.16/0.32	c lits-rem:         0  cl-subs:        0  v-elim:    533  v-fix:    0  time:  0.56 s
1.16/0.32	c Finding binary XORs  T:     0.01 s  found:       0
1.16/0.35	c Finding non-binary XORs:     0.10 s (found:       0, avg size: nan)
1.16/0.35	c calculated reachability. Time: 0.00
1.16/0.35	c Calc default polars -  time:   0.02 s pos:    6622 undec:    1767 neg:    6611
1.16/0.35	c =========================================================================================
1.16/0.35	c types(t): F = full restart, N = normal restart
1.16/0.35	c types(t): S = simplification begin/end, E = solution found
1.16/0.35	c restart types(rt): st = static, dy = dynamic
1.16/0.35	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.16/0.35	c  B st     0         0     14467     62365         0         0    190212         0   no data   no data  --
4.40/1.14	c  N dy    23      4113     14467     62365         0      4112    190212    782631    111.60    119.33  --
7.56/1.93	c  N dy    51      8186     14467     62365         0      8183    190212   1500384    111.05    120.89  --
10.74/2.78	c  N dy    81     12264     14467     62365         0     12261    190212   2219563    111.38    137.13  --
14.32/3.65	c  N dy   108     16381     14467     62365         0     16377    190212   2946412    111.82    118.68  --
17.92/4.55	c  N dy   138     20428     14467     62365         0     10426    190212    568470    112.57    120.53  --
21.55/5.41	c  N dy   168     24582     14467     62365         0     14579    190212   1316057    113.11    119.40  --
21.55/5.50	c  F st   172     25000     14467     62365         0     14997    190212   1390372    113.17   no data  --
26.34/6.65	c  N dy   178     30001     14467     62365         0     19998    190212   2506729    113.17   no data  --
26.34/6.65	c  S st   178     30001     14467     62365         0     19998    190212   2506729    113.17   no data  --
26.69/6.77	c  S st   178     30504     14467     62365         0     20501    190212   2571272    113.17   no data  --
26.69/6.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
26.69/6.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.09/6.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.26
27.89/7.08	c bin-w-bin subsume rem            0 bins  time:  0.02 s
27.89/7.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
27.89/7.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.02 s
27.89/7.09	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.02 s
45.03/11.37	c lits-rem:         9  cl-subs:        2  v-elim:      0  v-fix:    0  time: 16.97 s
45.43/11.45	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.35
45.43/11.46	c calculated reachability. Time: 0.00
45.43/11.46	c  N dy   178     30504     14467     62365         0     20499    190212   2570334    113.17   no data  --
49.82/12.53	c  N dy   207     34561     14467     62365         0     24556    190212   3302493    113.64    121.97  --
53.81/13.59	c  N dy   234     38569     14467     62365         0     28564    190212   4035148    113.77    120.22  --
58.19/14.67	c  N dy   261     42573     14467     62365         0     17073    190212    887472    113.86    122.96  --
61.43/15.46	c  S st   281     45757     14467     62365         0     20257    190212   1437986    113.62   no data  --
61.78/15.59	c  S st   281     46263     14467     62365         0     20763    190212   1516277    113.62   no data  --
62.18/15.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
62.18/15.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.18/15.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.27
62.58/15.77	c bin-w-bin subsume rem            0 bins  time:  0.02 s
62.58/15.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
62.58/15.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.02 s
62.58/15.78	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.02 s
73.34/18.50	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time: 10.81 s
73.74/18.50	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.02
73.74/18.52	c vivif2 --  cl tried    20761 cl shrink        0 lits rem          0 time: 0.08
73.74/18.60	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.32
73.74/18.60	c calculated reachability. Time: 0.00
73.74/18.60	c  N dy   281     46263     14467     62365         0     20761    190212   1515930    113.62   no data  --
77.73/19.54	c  N dy   307     50343     14467     62365         0     24841    190212   2231146    113.50    123.59  --
81.72/20.53	c  N dy   333     54463     14467     62365         0     28961    190212   2980346    113.62    123.16  --
85.71/21.52	c  N dy   356     58557     14467     62365         0     33055    190212   3703629    113.40    121.88  --
89.70/22.56	c  N dy   379     62642     14467     62365         0     37140    190212   4448363    113.35    120.57  --
93.69/23.54	c  N dy   404     66686     14467     62365         0     22436    190212   1272566    113.58    122.00  --
96.12/24.17	c  S st   425     69394     14467     62365         0     25144    190212   1759693    113.63   no data  --
96.52/24.29	c  S st   425     69897     14467     62365         0     25647    190212   1833166    113.63   no data  --
96.87/24.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
96.87/24.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.87/24.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.27
97.27/24.48	c bin-w-bin subsume rem            0 bins  time:  0.02 s
97.27/24.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
97.27/24.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.02 s
97.27/24.49	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.02 s
111.23/27.91	c lits-rem:         5  cl-subs:        1  v-elim:      0  v-fix:    0  time: 13.64 s
111.23/27.92	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.02
111.23/27.94	c vivif2 --  cl tried    25646 cl shrink        0 lits rem          0 time: 0.10
111.63/28.03	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.36
111.63/28.04	c calculated reachability. Time: 0.00
111.63/28.04	c  N dy   425     69897     14467     62365         0     25646    190212   1833124    113.63   no data  --
116.02/29.12	c  N dy   454     74403     14467     62365         0     30152    190212   2655965    113.72    120.54  --
120.81/30.31	c  N dy   482     79212     14467     62365         0     34960    190212   3523650    113.59    119.67  --
126.00/31.64	c  N dy   514     84361     14467     62365         0     40109    190212   4439764    113.39    120.62  --
129.18/32.45	c  F st   530     87500     14467     62365         0     22375    190212    835033    113.22    117.01  --
132.37/33.28	c  N st   535     90799     14467     62365         0     25674    190212   1622146    113.22   no data  --
138.75/34.82	c  N dy   568     96808     14467     62365         0     31683    190212   2825164    113.53    120.20  --
145.13/36.48	c  N dy   608    103045     14467     62365         0     37919    190212   3934206    113.48    132.25  --
147.13/36.95	c  S st   618    104845     14467     62365         0     39719    190212   4252778    113.40   no data  --
147.93/37.10	c  S st   618    105351     14467     62365         0     40225    190212   4330961    113.40   no data  --
147.93/37.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
147.93/37.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
147.93/37.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.32
149.16/37.44	c bin-w-bin subsume rem            0 bins  time:  0.02 s
149.16/37.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
149.16/37.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.02 s
149.16/37.46	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.02 s
253.62/63.70	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 104.41 s
253.62/63.71	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.01
254.05/63.76	c vivif2 --  cl tried    40218 cl shrink        0 lits rem          0 time: 0.22
254.45/63.88	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.47
254.45/63.89	c calculated reachability. Time: 0.00
254.45/63.89	c  N dy   618    105351     14467     62365         0     40218    190212   4326778    113.40   no data  --
261.98/65.78	c  N dy   672    112300     14467     62365         0     24732    190212    963667    113.81    122.37  --
269.16/67.58	c  N dy   721    119643     14467     62365         0     32073    190212   2293730    113.81    121.06  --
277.14/69.57	c  N dy   772    127380     14467     62365         0     39810    190212   3682090    113.80    122.83  --
286.32/71.87	c  N dy   827    135670     14467     62365         0     24388    190212    627886    113.85    130.67  --
295.09/74.06	c  N dy   886    144429     14467     62365         0     33146    190212   2230760    113.91    122.48  --
304.66/76.48	c  N dy   943    153793     14467     62365         0     42509    190212   3929639    113.90    120.08  --
309.44/77.66	c  S st   971    158026     14467     62365         0     46742    190212   4671549    113.83    106.17  --
310.24/77.82	c  S st   971    158534     14467     62365         0     47250    190212   4737940    113.83   no data  --
310.24/77.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
310.24/77.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
310.65/77.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.34
311.49/78.19	c bin-w-bin subsume rem            0 bins  time:  0.02 s
311.49/78.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
311.49/78.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.02 s
311.84/78.20	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.02 s
497.69/124.89	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 185.72 s
497.69/124.89	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.02
498.09/124.96	c vivif2 --  cl tried    47246 cl shrink        0 lits rem          0 time: 0.26
498.49/125.09	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.53
498.49/125.09	c calculated reachability. Time: 0.00
498.49/125.09	c  N dy   971    158534     14467     62365         0     47246    190212   4735920    113.83   no data  --
509.65/127.87	c  N dy  1034    168843     14467     62365         0     32695    190212   1868460    113.70    124.55  --
521.22/130.81	c  N dy  1104    179814     14467     62365         0     43666    190212   3878600    113.81    121.58  --
534.39/134.05	c  N dy  1185    191348     14467     62365         0     29268    190212   1067639    113.92    121.55  --
547.55/137.37	c  N dy  1262    203598     14467     62365         0     41517    190212   3266975    113.83    127.00  --
563.50/141.30	c  N dy  1352    216729     14467     62365         0     27683    190212    579461    113.85    121.47  --
578.26/145.07	c  N dy  1446    230575     14467     62365         0     41526    190212   3056671    113.85    120.57  --
587.03/147.24	c  S st  1498    237802     14467     62365         0     48753    190212   4368998    113.90    101.25  --
587.47/147.41	c  S st  1498    238303     14467     62365         0     49254    190212   4426580    113.90   no data  --
587.88/147.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
587.88/147.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
588.22/147.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.36
589.02/147.75	c bin-w-bin subsume rem            0 bins  time:  0.02 s
589.02/147.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
589.02/147.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.02 s
589.02/147.77	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.03 s
762.51/191.24	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 173.00 s
762.51/191.25	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.02
762.95/191.31	c vivif2 --  cl tried    49250 cl shrink        0 lits rem          0 time: 0.23
763.35/191.45	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.57
763.35/191.46	c calculated reachability. Time: 0.00
763.35/191.46	c  N dy  1498    238303     14467     62365         0     49250    190212   4425694    113.90   no data  --
780.89/195.85	c  N dy  1598    253592     14467     62365         0     36565    190212   1982012    113.91    121.79  --
799.99/200.65	c  N dy  1699    270349     14467     62365         0     53322    190212   4994468    113.74    120.42  --
819.53/205.57	c  N dy  1819    287614     14467     62365         0     41595    190212   2724837    113.78    119.80  --
841.91/211.19	c  N dy  1944    306014     14467     62365         0     59992    190212   6088854    113.83    121.55  --
842.31/211.29	c  F st  1946    306250     14467     62365         0     30231    190212    462313    113.83    112.88  --
864.59/216.86	c  N dy  2052    325709     14467     62365         0     49690    190212   4389482    113.92    124.52  --
889.34/223.00	c  N dy  2192    345722     14467     62365         0     38703    190212   1856837    114.17    135.49  --
902.90/226.44	c  S st  2275    357454     14467     62365         0     50435    190212   3987490    114.19    110.58  --
903.34/226.61	c  S st  2275    357957     14467     62365         0     50938    190212   4051780    114.19   no data  --
903.74/226.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
903.74/226.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
904.08/226.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.36
904.88/226.93	c bin-w-bin subsume rem            0 bins  time:  0.02 s
904.88/226.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
904.88/226.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.02 s
904.88/226.95	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.03 s
1052.05/263.89	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 146.88 s
1052.05/263.89	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.03
1052.49/263.95	c vivif2 --  cl tried    50932 cl shrink        0 lits rem          0 time: 0.21
1052.88/264.09	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.58
1053.24/264.10	c calculated reachability. Time: 0.00
1053.24/264.10	c  N dy  2275    357957     14467     62365         0     50932    190212   4049181    114.19   no data  --
1077.57/270.23	c  N dy  2407    377961     14467     62365         0     38936    190212   1707966    114.21    120.51  --
1101.49/276.25	c  N dy  2542    397968     14467     62365         0     58943    190212   5344257    114.29    120.70  --
1126.63/282.52	c  N dy  2676    418070     14467     62365         0     46047    190212   2840416    114.34    123.85  --
1152.94/289.20	c  N dy  2811    438101     14467     62365         0     66076    190212   6543918    114.37    123.17  --
1178.06/295.43	c  N dy  2953    458134     14467     62365         0     52111    190212   3741912    114.47    125.98  --
1204.79/302.12	c  N dy  3072    478172     14467     62365         0     37149    190212    809647    114.40    157.40  --
1229.51/308.37	c  N dy  3209    498279     14467     62365         0     57256    190212   4497698    114.41    121.78  --
1256.64/315.15	c  N dy  3345    518360     14467     62365         0     41335    190212   1414885    114.51    120.61  --
1280.16/321.10	c  S st  3474    536935     14467     62365         0     59908    190212   4834969    114.54     83.76  --
1281.36/321.30	c  S st  3474    537443     14467     62365         0     60416    190212   4905955    114.54   no data  --
1281.36/321.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
1281.36/321.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1281.76/321.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.41
1282.95/321.70	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1282.95/321.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1282.95/321.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.02 s
1282.95/321.72	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.03 s
1537.80/385.70	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 254.57 s
1538.20/385.70	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.02
1538.20/385.77	c vivif2 --  cl tried    60412 cl shrink        0 lits rem          0 time: 0.26
1538.99/385.93	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.64
1538.99/385.93	c calculated reachability. Time: 0.00
1538.99/385.93	c  N dy  3474    537443     14467     62365         0     60412    190212   4903712    114.54   no data  --
1563.71/392.12	c  N dy  3607    557480     14467     62365         0     43451    190212   1600123    114.56    129.01  --
1587.25/398.02	c  N dy  3736    577504     14467     62365         0     63474    190212   5224161    114.52    120.59  --
1611.97/404.29	c  N dy  3873    597639     14467     62365         0     45615    190212   1813950    114.56    121.81  --
1635.94/410.26	c  N dy  4000    617649     14467     62365         0     65623    190212   5468981    114.57    129.04  --
1661.03/416.52	c  N dy  4135    637679     14467     62365         0     46655    190212   1844708    114.59    120.66  --
1685.33/422.61	c  N dy  4266    657730     14467     62365         0     66705    190212   5530597    114.62    120.80  --
1710.91/429.02	c  N dy  4400    677789     14467     62365         0     46762    190212   1696166    114.68    122.44  --
1735.20/435.13	c  N dy  4535    697918     14467     62365         0     66890    190212   5396879    114.70    123.30  --
1761.52/441.74	c  N dy  4675    718057     14467     62365         0     46030    190212   1384509    114.74    126.76  --
1785.84/447.83	c  N dy  4813    738319     14467     62365         0     66290    190212   5074575    114.77    123.69  --
1813.35/454.71	c  N dy  4949    758584     14467     62365         0     44557    190212    897176    114.80    122.55  --
1837.28/460.71	c  N dy  5092    778626     14467     62365         0     64599    190212   4636755    114.87    153.97  --
1864.45/467.57	c  N dy  5235    798807     14467     62365         0     84779    190212   8382161    114.93    126.89  --
1873.57/469.81	c  S st  5286    806164     14467     62365         0     49139    190212   1601801    114.96   no data  --
1873.97/469.97	c  S st  5286    806668     14467     62365         0     49643    190212   1669485    114.96   no data  --
1873.97/469.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1873.97/469.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1874.36/470.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.34
1874.76/470.16	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1874.76/470.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1874.76/470.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.02 s
1874.76/470.18	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.02 s
1890.77/474.16	c lits-rem:         8  cl-subs:        3  v-elim:      0  v-fix:    0  time: 15.88 s
1890.77/474.17	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.02
1890.77/474.19	c vivif2 --  cl tried    49640 cl shrink        0 lits rem          0 time: 0.09
1891.51/474.33	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.52
1891.51/474.33	c calculated reachability. Time: 0.00
1891.51/474.33	c  N dy  5286    806668     14467     62365         0     49640    190212   1668919    114.96   no data  --
1915.85/480.49	c  N dy  5409    826739     14467     62365         0     69710    190212   5324054    114.95    157.59  --
1943.75/487.40	c  N dy  5544    846748     14467     62365         0     45725    190212    778545    115.01    122.70  --
1967.69/493.45	c  N dy  5676    866959     14467     62365         0     65934    190212   4496835    115.04    144.90  --
1996.80/500.71	c  N dy  5807    887158     14467     62365         0     86131    190212   8228469    115.07    122.52  --
2022.72/507.29	c  N dy  5950    907168     14467     62365         0     61143    190212   3499824    115.15    123.43  --
2051.83/514.58	c  N dy  6085    927226     14467     62365         0     81200    190212   7276396    115.24    125.70  --
2080.95/521.86	c  N dy  6214    947334     14467     62365         0     55301    190212   2161247    115.27    131.34  --
2108.07/528.67	c  N dy  6340    967391     14467     62365         0     75356    190212   5847996    115.27    121.87  --
2139.98/536.67	c  N dy  6474    987437     14467     62365         0     48406    190212    724455    115.32    135.36  --
2166.74/543.36	c  N dy  6608   1007458     14467     62365         0     68427    190212   4426954    115.34    122.58  --
2197.45/551.09	c  N dy  6748   1027546     14467     62365         0     88514    190212   8185758    115.38    129.64  --
2226.52/558.36	c  N dy  6886   1047686     14467     62365         0     60655    190212   2829549    115.41    126.94  --
2255.62/565.65	c  N dy  7023   1067693     14467     62365         0     80659    190212   6495970    115.44    121.58  --
2262.41/567.33	c  F st  7054   1071875     14467     62365         0     84841    190212   7268678    115.45   no data  --
2287.14/573.55	c  N dy  7132   1087731     14467     62365         0     51703    190212    981644    115.46    131.72  --
2314.25/580.35	c  N dy  7259   1107819     14467     62365         0     71791    190212   4660804    115.47    122.59  --
2344.97/588.00	c  N dy  7389   1127831     14467     62365         0     91800    190212   8331149    115.48    123.07  --
2373.33/595.17	c  N dy  7525   1147838     14467     62365         0     61809    190212   2666783    115.51    123.58  --
2401.59/602.28	c  N dy  7657   1168201     14467     62365         0     82172    190212   6470965    115.54    122.08  --
2433.11/610.13	c  N dy  7775   1188216     14467     62365         0     51191    190212    522996    115.52    133.44  --
2459.43/616.75	c  N dy  7908   1208354     14467     62365         0     71327    190212   4227897    115.54    128.65  --
2461.81/617.34	c  S st  7920   1210006     14467     62365         0     72978    190212   4527637    115.54   no data  --
2462.62/617.54	c  S st  7920   1210510     14467     62365         0     73482    190212   4591776    115.54   no data  --
2462.62/617.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
2462.62/617.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2463.02/617.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.44
2464.21/617.91	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2464.21/617.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2464.21/617.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.02 s
2464.21/617.93	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.02 s
2680.01/672.01	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 215.03 s
2680.01/672.01	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.02
2680.01/672.08	c vivif2 --  cl tried    73479 cl shrink        0 lits rem          0 time: 0.25
2680.76/672.26	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.72
2680.76/672.26	c calculated reachability. Time: 0.00
2680.76/672.26	c  N dy  7920   1210510     14467     62365         0     73479    190212   4590991    115.54   no data  --
2709.88/679.50	c  N dy  8061   1230570     14467     62365         0     93536    190212   8354490    115.58    121.88  --
2737.79/686.52	c  N dy  8201   1250578     14467     62365         0     61554    190212   2289116    115.63    121.87  --
2764.09/693.14	c  N dy  8332   1270754     14467     62365         0     81728    190212   6029596    115.63    126.64  --
2794.06/700.61	c  N dy  8464   1290777     14467     62365         0    101749    190212   9670663    115.63    126.26  --
2820.38/707.30	c  N dy  8592   1310876     14467     62365         0     68851    190212   3401699    115.61    171.76  --
2848.65/714.32	c  N dy  8722   1330905     14467     62365         0     88880    190212   7111250    115.62    138.98  --
2879.36/722.06	c  N dy  8851   1350975     14467     62365         0     54951    190212    663221    115.63    128.19  --
2904.88/728.48	c  N dy  8992   1371030     14467     62365         0     75005    190212   4372328    115.65    123.69  --
2934.01/735.76	c  N dy  9120   1391165     14467     62365         0     95138    190212   8094407    115.66    121.99  --
2963.91/743.26	c  N dy  9250   1411290     14467     62365         0     60264    190212   1475519    115.67    122.40  --
2990.23/749.88	c  N dy  9378   1431427     14467     62365         0     80397    190212   5213489    115.67    124.34  --
3020.54/757.41	c  N dy  9516   1451446     14467     62365         0    100415    190212   8923579    115.69    121.98  --
3049.65/764.74	c  N dy  9639   1471605     14467     62365         0     64582    190212   2099393    115.68    123.34  --
3076.77/771.51	c  N dy  9764   1491780     14467     62365         0     84757    190212   5863459    115.69    122.71  --
3108.68/779.56	c  N dy  9890   1512089     14467     62365         0    105066    190212   9585214    115.67    122.24  --
3139.78/787.36	c  N dy 10028   1532191     14467     62365         0     68159    190212   2597226    115.69    122.60  --
3169.29/794.78	c  N dy 10161   1552208     14467     62365         0     88176    190212   6361339    115.72    123.37  --
3202.79/803.11	c  N dy 10293   1572277     14467     62365         0    108244    190212  10069668    115.73    123.46  --
3233.90/810.93	c  N dy 10431   1592365     14467     62365         0     70332    190212   2809790    115.75    125.77  --
3263.86/818.47	c  N dy 10563   1612491     14467     62365         0     90457    190212   6580703    115.76    123.29  --
3298.54/827.20	c  N dy 10702   1632708     14467     62365         0    110671    190212  10353195    115.79    122.98  --
3331.20/835.31	c  N dy 10837   1652741     14467     62365         0     71706    190212   2917123    115.80    124.13  --
3362.32/843.15	c  N dy 10966   1672845     14467     62365         0     91807    190212   6643002    115.81    122.02  --
3397.41/851.96	c  N dy 11101   1692909     14467     62365         0    111870    190212  10382098    115.83    123.63  --
3426.52/859.23	c  S st 11216   1710511     14467     62365         0     69476    190212   2263016    115.84    114.30  --
3427.33/859.43	c  S st 11216   1711014     14467     62365         0     69979    190212   2328056    115.84   no data  --
3427.33/859.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3427.33/859.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3427.73/859.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.43
3428.12/859.69	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3428.52/859.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3428.52/859.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.02 s
3428.52/859.71	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.02 s
3455.24/866.44	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time: 26.81 s
3455.24/866.44	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.03
3455.24/866.48	c vivif2 --  cl tried    69977 cl shrink        0 lits rem          0 time: 0.15
3456.04/866.67	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.73
3456.04/866.67	c calculated reachability. Time: 0.00
3456.04/866.67	c  N dy 11216   1711014     14467     62365         0     69977    190212   2327422    115.84   no data  --
3486.75/874.34	c  N dy 11350   1731020     14467     62365         0     89982    190212   6007625    115.84    123.05  --
3521.85/883.15	c  N dy 11487   1751257     14467     62365         0    110219    190212   9703939    115.85    126.75  --
3554.54/891.33	c  N dy 11614   1771327     14467     62365         0     69296    190212   2084299    115.86    130.04  --
3584.10/898.76	c  N dy 11744   1791414     14467     62365         0     89381    190212   5766147    115.84    122.94  --
3617.15/907.09	c  N dy 11876   1811630     14467     62365         0    109595    190212   9466762    115.84    123.14  --
3651.45/915.64	c  N dy 12005   1831802     14467     62365         0     67768    190212   1601155    115.85    123.06  --
3682.16/923.31	c  N dy 12142   1851826     14467     62365         0     87790    190212   5321178    115.87    165.10  --
3717.25/932.17	c  N dy 12275   1871846     14467     62365         0    107808    190212   9021604    115.88    123.24  --
3756.33/941.98	c  N dy 12427   1891871     14467     62365         0     64838    190212    881057    115.92    136.60  --
3787.04/949.66	c  N dy 12558   1911969     14467     62365         0     84936    190212   4590396    115.92    123.33  --
3822.13/958.44	c  N dy 12696   1932124     14467     62365         0    105084    190212   8360430    115.94    123.07  --
3860.81/968.12	c  N dy 12826   1952189     14467     62365         0    125149    190212  12103332    115.94    130.41  --
3892.32/976.08	c  N dy 12954   1972269     14467     62365         0     81236    190212   3695896    115.94    128.25  --
3927.02/984.72	c  N dy 13093   1992528     14467     62365         0    101494    190212   7523060    115.97    122.63  --
3964.92/994.20	c  N dy 13229   2012623     14467     62365         0    121589    190212  11235267    115.98    122.41  --
3999.61/1002.95	c  N dy 13368   2032781     14467     62365         0     76747    190212   2703380    115.99    124.11  --
4032.30/1011.17	c  N dy 13497   2052795     14467     62365         0     96759    190212   6418050    115.99    122.71  --
4070.20/1020.64	c  N dy 13631   2073030     14467     62365         0    116994    190212  10180395    116.00    124.78  --
4105.73/1029.58	c  N dy 13759   2093194     14467     62365         0     71160    190212   1493795    116.01    123.21  --
4135.60/1037.05	c  N dy 13896   2113288     14467     62365         0     91252    190212   5229774    116.03    150.97  --
4169.50/1045.54	c  N dy 14033   2133398     14467     62365         0    111362    190212   8921521    116.04    122.20  --
4207.03/1054.95	c  N dy 14157   2153430     14467     62365         0    131393    190212  12646717    116.03    127.39  --
4237.73/1062.68	c  N dy 14293   2173582     14467     62365         0     84555    190212   3826873    116.04    123.34  --
4270.39/1070.81	c  N dy 14430   2193640     14467     62365         0    104613    190212   7513926    116.05    128.29  --
4301.10/1078.59	c  S st 14546   2211015     14467     62365         0    121986    190212  10755904    116.06   no data  --
4302.29/1078.88	c  S st 14546   2211517     14467     62365         0    122488    190212  10821918    116.06   no data  --
4302.69/1078.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
4302.69/1078.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4303.14/1079.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.59
4305.88/1079.71	c bin-w-bin subsume rem            0 bins  time:  0.02 s
4305.88/1079.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4305.88/1079.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.02 s
4305.88/1079.73	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.03 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: 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-3368558-1305397325/watcher-3368558-1305397325 -o /tmp/evaluation-result-3368558-1305397325/solver-3368558-1305397325 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368558-1305397325.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.90 7.81 7.73 6/360 27965
/proc/meminfo: memFree=24020632/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=51236 CPUtime=0.02 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 412 0 0 0 2 0 0 0 20 0 4 0 651332923 52465664 353 33554432000 4194304 4650419 140736176536208 18446744073709551615 46922769373104 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 12809 353 303 112 0 7774 0
[pid=27965/tid=27966] ppid=27963 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 651332923 52465664 353 33554432000 4194304 4650419 140736176536208 18446744073709551615 253640915953 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 651332923 52465664 353 33554432000 4194304 4650419 140736176536208 18446744073709551615 46922769373106 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 651332923 52465664 353 33554432000 4194304 4650419 140736176536208 18446744073709551615 46922769373106 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0302509 s]
/proc/loadavg: 6.90 7.81 7.73 6/360 27965
/proc/meminfo: memFree=24020632/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=294156 CPUtime=0.09 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 7809 0 0 0 8 1 0 0 18 0 4 0 651332923 301215744 6787 33554432000 4194304 4650419 140736176536208 18446744073709551615 4520352 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 73539 6788 344 112 0 68504 0
[pid=27965/tid=27966] ppid=27963 vsize=294156 CPUtime=0.01 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1850 0 0 0 1 0 0 0 22 0 4 0 651332923 301215744 6789 33554432000 4194304 4650419 140736176536208 18446744073709551615 253640515541 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=294156 CPUtime=0.02 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1849 0 0 0 2 0 0 0 22 0 4 0 651332923 301215744 6790 33554432000 4194304 4650419 140736176536208 18446744073709551615 4520352 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=294156 CPUtime=0.02 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1848 0 0 0 2 0 0 0 22 0 4 0 651332923 301215744 6790 33554432000 4194304 4650419 140736176536208 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 294156

[startup+0.101245 s]
/proc/loadavg: 6.90 7.81 7.73 6/360 27965
/proc/meminfo: memFree=24020632/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=330088 CPUtime=0.37 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 13173 0 0 0 35 2 0 0 18 0 4 0 651332923 338010112 12151 33554432000 4194304 4650419 140736176536208 18446744073709551615 4516467 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 82522 12163 369 112 0 77487 0
[pid=27965/tid=27966] ppid=27963 vsize=330088 CPUtime=0.08 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 3285 0 0 0 8 0 0 0 22 0 4 0 651332923 338010112 12169 33554432000 4194304 4650419 140736176536208 18446744073709551615 4516430 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=330088 CPUtime=0.08 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 3368 0 0 0 8 0 0 0 22 0 4 0 651332923 338010112 12175 33554432000 4194304 4650419 140736176536208 18446744073709551615 4511549 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=330088 CPUtime=0.09 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 2785 0 0 0 9 0 0 0 22 0 4 0 651332923 338010112 12182 33554432000 4194304 4650419 140736176536208 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 330088

[startup+0.300204 s]
/proc/loadavg: 6.90 7.81 7.73 6/360 27965
/proc/meminfo: memFree=24020632/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=317280 CPUtime=1.16 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 22094 0 0 0 113 3 0 0 18 0 4 0 651332923 324894720 17770 33554432000 4194304 4650419 140736176536208 18446744073709551615 4421173 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 79320 17770 387 112 0 74285 0
[pid=27965/tid=27966] ppid=27963 vsize=317280 CPUtime=0.27 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 6323 0 0 0 27 0 0 0 22 0 4 0 651332923 324894720 17770 33554432000 4194304 4650419 140736176536208 18446744073709551615 253640515516 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=317280 CPUtime=0.29 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 6071 0 0 0 28 1 0 0 22 0 4 0 651332923 324894720 17770 33554432000 4194304 4650419 140736176536208 18446744073709551615 4420590 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=317280 CPUtime=0.29 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 2949 0 0 0 29 0 0 0 22 0 4 0 651332923 324894720 17770 33554432000 4194304 4650419 140736176536208 18446744073709551615 4361066 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 317280

[startup+0.70113 s]
/proc/loadavg: 6.90 7.81 7.73 6/360 27965
/proc/meminfo: memFree=24020632/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=317280 CPUtime=2.76 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 24000 0 0 0 273 3 0 0 18 0 4 0 651332923 324894720 19253 33554432000 4194304 4650419 140736176536208 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 79320 19253 391 112 0 74285 0
[pid=27965/tid=27966] ppid=27963 vsize=317280 CPUtime=0.67 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 6914 0 0 0 67 0 0 0 24 0 4 0 651332923 324894720 19253 33554432000 4194304 4650419 140736176536208 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=317280 CPUtime=0.69 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 6470 0 0 0 68 1 0 0 24 0 4 0 651332923 324894720 19253 33554432000 4194304 4650419 140736176536208 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=317280 CPUtime=0.69 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 3301 0 0 0 69 0 0 0 24 0 4 0 651332923 324894720 19253 33554432000 4194304 4650419 140736176536208 18446744073709551615 4349680 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 317280

[startup+1.50099 s]
/proc/loadavg: 6.90 7.81 7.73 12/365 27970
/proc/meminfo: memFree=23910416/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=317280 CPUtime=5.95 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 27173 0 0 0 591 4 0 0 19 0 4 0 651332923 324894720 22426 33554432000 4194304 4650419 140736176536208 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 79320 22426 391 112 0 74285 0
[pid=27965/tid=27966] ppid=27963 vsize=317280 CPUtime=1.47 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 7646 0 0 0 146 1 0 0 25 0 4 0 651332923 324894720 22426 33554432000 4194304 4650419 140736176536208 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=317280 CPUtime=1.48 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 7243 0 0 0 147 1 0 0 25 0 4 0 651332923 324894720 22427 33554432000 4194304 4650419 140736176536208 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=317280 CPUtime=1.49 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 4219 0 0 0 149 0 0 0 25 0 4 0 651332923 324894720 22427 33554432000 4194304 4650419 140736176536208 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 317280

[startup+3.10069 s]
/proc/loadavg: 6.90 7.81 7.73 10/365 27970
/proc/meminfo: memFree=23883508/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=469824 CPUtime=12.34 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 32867 0 0 0 1229 5 0 0 25 0 4 0 651332923 481099776 28120 33554432000 4194304 4650419 140736176536208 18446744073709551615 4363522 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 117456 28120 391 112 0 112421 0
[pid=27965/tid=27966] ppid=27963 vsize=469824 CPUtime=3.05 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 9060 0 0 0 304 1 0 0 25 0 4 0 651332923 481099776 28120 33554432000 4194304 4650419 140736176536208 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=469824 CPUtime=3.08 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 8643 0 0 0 307 1 0 0 25 0 4 0 651332923 481099776 28120 33554432000 4194304 4650419 140736176536208 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=469824 CPUtime=3.09 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 5690 0 0 0 309 0 0 0 25 0 4 0 651332923 481099776 28120 33554432000 4194304 4650419 140736176536208 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 469824

[startup+6.30111 s]
/proc/loadavg: 6.99 7.81 7.73 10/365 27970
/proc/meminfo: memFree=23834356/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=328960 CPUtime=25.1 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 49137 0 0 0 2501 9 0 0 25 0 4 0 651332923 336855040 28054 33554432000 4194304 4650419 140736176536208 18446744073709551615 4303973 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 82240 28054 394 112 0 77205 0
[pid=27965/tid=27966] ppid=27963 vsize=328960 CPUtime=6.22 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 13246 0 0 0 620 2 0 0 25 0 4 0 651332923 336855040 28054 33554432000 4194304 4650419 140736176536208 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=328960 CPUtime=6.28 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 12397 0 0 0 626 2 0 0 25 0 4 0 651332923 336855040 28054 33554432000 4194304 4650419 140736176536208 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=328960 CPUtime=6.29 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 9896 0 0 0 628 1 0 0 25 0 4 0 651332923 336855040 28054 33554432000 4194304 4650419 140736176536208 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 328960

[startup+12.7009 s]
/proc/loadavg: 7.07 7.81 7.74 11/365 27971
/proc/meminfo: memFree=23566656/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=585708 CPUtime=50.62 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 117669 0 0 0 5035 27 0 0 25 0 4 0 651332923 599764992 84982 33554432000 4194304 4650419 140736176536208 18446744073709551615 4363423 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 146427 84982 395 112 0 141392 0
[pid=27965/tid=27966] ppid=27963 vsize=585708 CPUtime=12.53 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 36481 0 0 0 1246 7 0 0 25 0 4 0 651332923 599764992 84982 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476756 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=585708 CPUtime=12.69 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 22637 0 0 0 1265 4 0 0 25 0 4 0 651332923 599764992 84982 33554432000 4194304 4650419 140736176536208 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=585708 CPUtime=12.68 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 28496 0 0 0 1262 6 0 0 25 0 4 0 651332923 599764992 84982 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 585708

[startup+25.5006 s]
/proc/loadavg: 7.27 7.82 7.74 11/365 27971
/proc/meminfo: memFree=23475396/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=533884 CPUtime=101.65 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 166314 0 0 0 10129 36 0 0 25 0 4 0 651332923 546697216 95514 33554432000 4194304 4650419 140736176536208 18446744073709551615 4439361 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 133471 95514 395 112 0 128436 0
[pid=27965/tid=27966] ppid=27963 vsize=533884 CPUtime=25.18 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 44959 0 0 0 2509 9 0 0 25 0 4 0 651332923 546697216 95514 33554432000 4194304 4650419 140736176536208 18446744073709551615 4439619 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=533884 CPUtime=25.48 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 39785 0 0 0 2542 6 0 0 25 0 4 0 651332923 546697216 95514 33554432000 4194304 4650419 140736176536208 18446744073709551615 4439344 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=533884 CPUtime=25.47 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 37579 0 0 0 2539 8 0 0 25 0 4 0 651332923 546697216 95514 33554432000 4194304 4650419 140736176536208 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 533884

[startup+51.101 s]
/proc/loadavg: 7.52 7.84 7.74 11/365 27972
/proc/meminfo: memFree=23327920/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=767184 CPUtime=203.76 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 254836 0 0 0 20319 57 0 0 25 0 4 0 651332923 785596416 119039 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 191796 119039 395 112 0 186761 0
[pid=27965/tid=27966] ppid=27963 vsize=767184 CPUtime=50.49 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 57136 0 0 0 5036 13 0 0 25 0 4 0 651332923 785596416 119039 33554432000 4194304 4650419 140736176536208 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=767184 CPUtime=51.09 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 52102 0 0 0 5098 11 0 0 25 0 4 0 651332923 785596416 119039 33554432000 4194304 4650419 140736176536208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=767184 CPUtime=51.07 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 56796 0 0 0 5094 13 0 0 25 0 4 0 651332923 785596416 119040 33554432000 4194304 4650419 140736176536208 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 767184

[startup+102.314 s]
/proc/loadavg: 7.95 7.89 7.76 11/365 27973
/proc/meminfo: memFree=23196436/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=799272 CPUtime=408 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 476949 0 0 0 40698 102 0 0 25 0 4 0 651332923 818454528 142962 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476761 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 199818 142962 395 112 0 194783 0
[pid=27965/tid=27966] ppid=27963 vsize=799272 CPUtime=101.1 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 77768 0 0 0 10090 20 0 0 25 0 4 0 651332923 818454528 142962 33554432000 4194304 4650419 140736176536208 18446744073709551615 4363562 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=799272 CPUtime=102.3 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 76441 0 0 0 10210 20 0 0 25 0 4 0 651332923 818454528 142962 33554432000 4194304 4650419 140736176536208 18446744073709551615 4367287 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=799272 CPUtime=102.28 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 89079 0 0 0 10205 23 0 0 25 0 4 0 651332923 818454528 142962 33554432000 4194304 4650419 140736176536208 18446744073709551615 4333715 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408
Current children cumulated vsize (KiB) 799272

[startup+162.301 s]

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

[pid=27965] ppid=27963 vsize=1099096 CPUtime=2561.57 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 2876443 0 0 0 255566 591 0 0 25 0 4 0 651332923 1125474304 207004 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 274774 207004 395 112 0 269739 0
[pid=27965/tid=27966] ppid=27963 vsize=1099096 CPUtime=634.75 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 968754 0 0 0 63296 179 0 0 25 0 4 0 651332923 1125474304 207004 33554432000 4194304 4650419 140736176536208 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=1099096 CPUtime=642.3 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 267002 0 0 0 64142 88 0 0 25 0 4 0 651332923 1125474304 207004 33554432000 4194304 4650419 140736176536208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=1099096 CPUtime=642.19 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 662316 0 0 0 64071 148 0 0 25 0 4 0 651332923 1125474304 207004 33554432000 4194304 4650419 140736176536208 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2561.57
Current children cumulated vsize (KiB) 1099096

[startup+702.301 s]
/proc/loadavg: 8.07 8.06 7.91 10/365 27989
/proc/meminfo: memFree=22578252/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=1205780 CPUtime=2800.8 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 3127534 0 0 0 279435 645 0 0 25 0 4 0 651332923 1234718720 242046 33554432000 4194304 4650419 140736176536208 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 301445 242046 395 112 0 296410 0
[pid=27965/tid=27966] ppid=27963 vsize=1205780 CPUtime=694.05 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1001842 0 0 0 69215 190 0 0 25 0 4 0 651332923 1234718720 242046 33554432000 4194304 4650419 140736176536208 18446744073709551615 4360479 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=1205780 CPUtime=702.28 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 295760 0 0 0 70131 97 0 0 25 0 4 0 651332923 1234718720 242046 33554432000 4194304 4650419 140736176536208 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=1205780 CPUtime=702.16 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 694281 0 0 0 70057 159 0 0 25 0 4 0 651332923 1234718720 242046 33554432000 4194304 4650419 140736176536208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2800.8
Current children cumulated vsize (KiB) 1205780

[startup+762.313 s]
/proc/loadavg: 8.06 8.06 7.92 10/365 27991
/proc/meminfo: memFree=22640484/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=1102060 CPUtime=3040.12 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 3251603 0 0 0 303328 684 0 0 25 0 4 0 651332923 1128509440 221904 33554432000 4194304 4650419 140736176536208 18446744073709551615 4281414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 275515 221904 395 112 0 270480 0
[pid=27965/tid=27966] ppid=27963 vsize=1102060 CPUtime=753.35 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1031742 0 0 0 75136 199 0 0 25 0 4 0 651332923 1128509440 221904 33554432000 4194304 4650419 140736176536208 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=1102060 CPUtime=762.29 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 328422 0 0 0 76122 107 0 0 25 0 4 0 651332923 1128509440 221904 33554432000 4194304 4650419 140736176536208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=1102060 CPUtime=762.16 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 725233 0 0 0 76048 168 0 0 25 0 4 0 651332923 1128509440 221904 33554432000 4194304 4650419 140736176536208 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3040.12
Current children cumulated vsize (KiB) 1102060

[startup+822.3 s]
/proc/loadavg: 8.06 8.06 7.92 11/365 27992
/proc/meminfo: memFree=22489780/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=1270104 CPUtime=3279.37 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 3358908 0 0 0 327217 720 0 0 25 0 4 0 651332923 1300586496 253459 33554432000 4194304 4650419 140736176536208 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 317526 253459 395 112 0 312491 0
[pid=27965/tid=27966] ppid=27963 vsize=1270104 CPUtime=812.64 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1059585 0 0 0 81054 210 0 0 25 0 4 0 651332923 1300586496 253459 33554432000 4194304 4650419 140736176536208 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=1270104 CPUtime=822.29 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 348691 0 0 0 82117 112 0 0 25 0 4 0 651332923 1300586496 253459 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476139 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=1270104 CPUtime=822.14 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 755335 0 0 0 82035 179 0 0 25 0 4 0 651332923 1300586496 253459 33554432000 4194304 4650419 140736176536208 18446744073709551615 4366015 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3279.37
Current children cumulated vsize (KiB) 1270104

[startup+882.3 s]
/proc/loadavg: 8.24 8.11 7.94 11/365 27994
/proc/meminfo: memFree=22503264/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=1270760 CPUtime=3518.64 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 3409582 0 0 0 351121 743 0 0 25 0 4 0 651332923 1301258240 253083 33554432000 4194304 4650419 140736176536208 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 317690 253083 395 112 0 312655 0
[pid=27965/tid=27966] ppid=27963 vsize=1270760 CPUtime=871.92 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1060201 0 0 0 86982 210 0 0 25 0 4 0 651332923 1301258240 253083 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=1270760 CPUtime=882.29 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 348691 0 0 0 88117 112 0 0 25 0 4 0 651332923 1301258240 253083 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=1270760 CPUtime=882.12 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 783207 0 0 0 88020 192 0 0 25 0 4 0 651332923 1301258240 253083 33554432000 4194304 4650419 140736176536208 18446744073709551615 4363471 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3518.64
Current children cumulated vsize (KiB) 1270760

[startup+942.3 s]
/proc/loadavg: 8.23 8.12 7.95 10/365 27995
/proc/meminfo: memFree=22418928/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=1283688 CPUtime=3757.93 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 3585304 0 0 0 375001 792 0 0 25 0 4 0 651332923 1314496512 268155 33554432000 4194304 4650419 140736176536208 18446744073709551615 4364416 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 320922 268155 395 112 0 315887 0
[pid=27965/tid=27966] ppid=27963 vsize=1283688 CPUtime=931.22 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1085023 0 0 0 92898 224 0 0 25 0 4 0 651332923 1314496512 268155 33554432000 4194304 4650419 140736176536208 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=1283688 CPUtime=942.29 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 348691 0 0 0 94117 112 0 0 25 0 4 0 651332923 1314496512 268155 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=1283688 CPUtime=942.11 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 907965 0 0 0 93997 214 0 0 25 0 4 0 651332923 1314496512 268155 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3757.93
Current children cumulated vsize (KiB) 1283688

[startup+1002.3 s]
/proc/loadavg: 8.23 8.13 7.96 10/365 27997
/proc/meminfo: memFree=22448776/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=1283984 CPUtime=3997.21 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 3878510 0 0 0 398865 856 0 0 25 0 4 0 651332923 1314799616 264585 33554432000 4194304 4650419 140736176536208 18446744073709551615 4366896 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 320996 264585 395 112 0 315961 0
[pid=27965/tid=27966] ppid=27963 vsize=1283984 CPUtime=990.51 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1108739 0 0 0 98814 237 0 0 25 0 4 0 651332923 1314799616 264585 33554432000 4194304 4650419 140736176536208 18446744073709551615 4364779 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=1283984 CPUtime=1002.29 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 348692 0 0 0 100117 112 0 0 25 0 4 0 651332923 1314799616 264585 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=1283984 CPUtime=1002.1 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1152697 0 0 0 99959 251 0 0 25 0 4 0 651332923 1314799616 264585 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476761 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3997.21
Current children cumulated vsize (KiB) 1283984

[startup+1062.3 s]
/proc/loadavg: 8.08 8.10 7.96 10/365 27999
/proc/meminfo: memFree=22431768/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=1379412 CPUtime=4236.49 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 4212321 0 0 0 422721 928 0 0 25 0 4 0 651332923 1412517888 264988 33554432000 4194304 4650419 140736176536208 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 344853 264988 395 112 0 339818 0
[pid=27965/tid=27966] ppid=27963 vsize=1379412 CPUtime=1049.81 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1136457 0 0 0 104730 251 0 0 25 0 4 0 651332923 1412517888 264988 33554432000 4194304 4650419 140736176536208 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=1379412 CPUtime=1062.29 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 369877 0 0 0 106106 123 0 0 25 0 4 0 651332923 1412517888 264988 33554432000 4194304 4650419 140736176536208 18446744073709551615 4360355 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=1379412 CPUtime=1062.09 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1409787 0 0 0 105921 288 0 0 25 0 4 0 651332923 1412517888 264988 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4236.49
Current children cumulated vsize (KiB) 1379412

[startup+1122.3 s]
/proc/loadavg: 8.16 8.11 7.97 11/365 28000
/proc/meminfo: memFree=22199128/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=1524476 CPUtime=4475.77 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 4788107 0 0 0 446555 1022 0 0 25 0 4 0 651332923 1561063424 322415 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 381119 322415 395 112 0 376084 0
[pid=27965/tid=27966] ppid=27963 vsize=1524476 CPUtime=1109.09 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1239521 0 0 0 110640 269 0 0 25 0 4 0 651332923 1561063424 322415 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=1524476 CPUtime=1122.29 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 393589 0 0 0 112093 136 0 0 25 0 4 0 651332923 1561063424 322415 33554432000 4194304 4650419 140736176536208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=1524476 CPUtime=1122.08 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1672642 0 0 0 111885 323 0 0 25 0 4 0 651332923 1561063424 322416 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4475.77
Current children cumulated vsize (KiB) 1524476

[startup+1182.3 s]
/proc/loadavg: 8.12 8.11 7.98 11/365 28002
/proc/meminfo: memFree=22236308/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=1446692 CPUtime=4715.07 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 5545505 0 0 0 470364 1143 0 0 25 0 4 0 651332923 1481412608 313881 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 361673 313881 399 112 0 356638 0
[pid=27965/tid=27966] ppid=27963 vsize=1446692 CPUtime=1168.39 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1439300 0 0 0 116540 299 0 0 25 0 4 0 651332923 1481412608 313881 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=1446692 CPUtime=1182.29 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 415121 0 0 0 118079 150 0 0 25 0 4 0 651332923 1481412608 313881 33554432000 4194304 4650419 140736176536208 18446744073709551615 4366018 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=1446692 CPUtime=1182.07 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1966834 0 0 0 117841 366 0 0 25 0 4 0 651332923 1481412608 313881 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4715.07
Current children cumulated vsize (KiB) 1446692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.08 8.10 7.98 10/365 28002
/proc/meminfo: memFree=22145656/32951124 swapFree=56449224/67111528
[pid=27965] ppid=27963 vsize=1501068 CPUtime=4800.04 cores=0,2,4,6
/proc/27965/stat : 27965 (strangenight1-m) R 27963 27965 27049 0 -1 4202496 5844713 0 0 0 478815 1189 0 0 25 0 4 0 651332923 1537093632 322269 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27965/statm: 375267 322269 410 112 0 370232 0
[pid=27965/tid=27966] ppid=27963 vsize=1501068 CPUtime=1189.44 cores=0,2,4,6
/proc/27965/task/27966/stat : 27966 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 1510916 0 0 0 118636 308 0 0 25 0 4 0 651332923 1537093632 322269 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27965/tid=27967] ppid=27963 vsize=1501068 CPUtime=1203.61 cores=0,2,4,6
/proc/27965/task/27967/stat : 27967 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 423468 0 0 0 120205 156 0 0 25 0 4 0 651332923 1537093632 322269 33554432000 4194304 4650419 140736176536208 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27965/tid=27968] ppid=27963 vsize=1501068 CPUtime=1203.38 cores=0,2,4,6
/proc/27965/task/27968/stat : 27968 (strangenight1-m) R 27963 27965 27049 0 -1 4202560 2098832 0 0 0 119952 386 0 0 25 0 4 0 651332923 1537093632 322269 33554432000 4194304 4650419 140736176536208 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1501068

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): 1203.67
CPU time (s): 4800.13
CPU user time (s): 4788.17
CPU system time (s): 11.9512
CPU usage (%): 398.79
Max. virtual memory (cumulated for all children) (KiB): 1524660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.17
system time used= 11.9512
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5844714
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= 1786
involuntary context switches= 24125

runsolver used 3.97939 second user time and 10.2054 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-14 20:22:05
IDJOB=3368558
IDBENCH=82567
IDSOLVER=1846
FILE ID=node106/3368558-1305397325
RUNJOBID= node106-1305397325-27943
PBS_JOBID= 13324446
Free space on /tmp= 73356 MiB

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

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

MD5SUM BENCH= 211de71ef1119669a20965247c8273d8
RANDOM SEED=624095747

node106.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	: 5226.20
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.82
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24020788 kB
Buffers:        265280 kB
Cached:        5685944 kB
SwapCached:      27544 kB
Active:         728680 kB
Inactive:      7974392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24020788 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           14152 kB
Writeback:           0 kB
AnonPages:     2732484 kB
Mapped:           9988 kB
Slab:           114332 kB
PageTables:      47972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75033900 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= 73348 MiB
End job on node106 at 2011-05-14 20:42:11