Trace number 3366169

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-2-mt (fixed)? (TO) 4800.28 1203.98

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S471691933-060-UNKNOWN.cnf
MD5SUM91da78a39fd68b6c63602d278464956f
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 variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366169-1305397827.cnf'
0.00/0.00	c -- header says num vars:          40000
0.00/0.00	c -- header says num clauses:      168000
0.36/0.17	c -- clauses added:            0 learnts,       168000 normals,            0 xors
0.36/0.17	c -- vars added      40000
0.36/0.17	c Parsing time:  0.13 s
0.36/0.17	c  N st     0         0     40000    168000         0         0    504000         0   no data   no data
0.36/0.40	c asymm  cl-useful: 0/168000/168000 lits-rem:0 time: 0.16
0.36/0.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
1.68/0.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.68/0.52	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1.68/0.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1.68/0.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  40000 time:  0.01 s
1.68/0.56	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.02 s
2.23/0.86	c lits-rem:         0  cl-subs:        0  v-elim:    910  v-fix:    0  time:  0.29 s
2.23/0.86	c Finding binary XORs  T:     0.01 s  found:       0
2.23/0.92	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
2.23/0.92	c calculated reachability. Time: 0.00
2.23/0.94	c Calc default polars -  time:   0.02 s pos:   17781 undec:    4347 neg:   17872
2.23/0.94	c =========================================================================================
2.23/0.94	c types(t): F = full restart, N = normal restart
2.23/0.94	c types(t): S = simplification begin/end, E = solution found
2.23/0.94	c restart types(rt): st = static, dy = dynamic
2.23/0.94	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.23/0.94	c  B st     0         0     39090    167019         0         0    506643         0   no data   no data
12.31/3.12	c  N dy    21      4086     39090    167019         0      4086    506643   1184913    170.61    180.01
20.65/5.24	c  N dy    49      8112     39090    167019         0      8112    506643   2254029    173.49    184.14
29.43/7.44	c  N dy    78     12150     39090    167019         0     12150    506643   3337246    175.10    241.35
38.20/9.71	c  N dy   109     16221     39090    167019         0     16221    506643   4420743    175.26    184.52
47.75/12.00	c  N dy   138     20231     39090    167019         0     10236    506643    726450    174.81    184.32
56.52/14.21	c  N dy   170     24298     39090    167019         0     14302    506643   1830445    175.95    188.90
58.12/14.61	c  F st   176     25000     39090    167019         0     15004    506643   2022728    176.27   no data
69.68/17.59	c  N dy   182     30000     39090    167019         0     20004    506643   4009968    176.27   no data
69.68/17.59	c  S st   182     30000     39090    167019         0     20004    506643   4009968    176.27   no data
70.88/17.87	c  S st   182     30500     39090    167019         0     20504    506643   4102387    176.27   no data
71.28/17.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
71.68/18.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.10
71.68/18.07	c blocked clauses removed:      743 vars:    119 tried:       39090 T: 0.02 s
71.68/18.08	c bin-w-bin subsume rem            0 bins  time:  0.01 s
71.68/18.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
72.08/18.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38971 time:  0.01 s
72.08/18.12	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
72.88/18.33	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.21 s
74.07/18.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
78.45/19.74	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.00 s
79.25/19.95	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 0.20
79.25/19.96	c calculated reachability. Time: 0.00
79.25/19.96	c  N dy   182     30500     38959    166265         0     20335    504462   4007087    176.27   no data
89.23/22.41	c  N dy   210     34686     38959    166265         0     24521    504462   5132813    176.66    188.22
98.80/24.85	c  N dy   238     38784     38959    166265         0     28619    504462   6206917    176.91    186.59
108.39/27.27	c  N dy   270     42799     38959    166265         0     17217    504462   1312817    177.40    214.14
115.14/28.95	c  S st   288     45751     38959    166265         0     20169    504462   2122818    177.44   no data
116.34/29.24	c  S st   288     46256     38959    166265         0     20674    504462   2208274    177.44   no data
116.34/29.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
116.75/29.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.10
117.16/29.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
117.16/29.43	c bin-w-bin subsume rem            0 bins  time:  0.01 s
117.16/29.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
117.16/29.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.01 s
117.16/29.48	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
117.93/29.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
118.73/29.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
119.93/30.15	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.30 s
119.93/30.18	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.03
120.33/30.22	c vivif2 --  cl tried    20673 cl shrink        0 lits rem          0 time: 0.04
121.13/30.43	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 0.21
121.13/30.44	c calculated reachability. Time: 0.00
121.13/30.44	c  N dy   288     46256     38959    166265         0     20673    504462   2208039    177.44   no data
131.09/32.91	c  N dy   317     50510     38959    166265         0     24927    504462   3377489    177.82    188.90
140.66/35.34	c  N dy   346     54593     38959    166265         0     29010    504462   4486534    178.12    189.18
150.24/37.75	c  N dy   374     58607     38959    166265         0     33024    504462   5565403    178.17    187.97
160.21/40.21	c  N dy   400     62675     38959    166265         0     37092    504462   6674288    177.99    188.58
169.38/42.53	c  N dy   425     66694     38959    166265         0     22404    504462   1728687    177.53    187.76
175.35/44.07	c  S st   445     69387     38959    166265         0     25097    504462   2423876    177.48    167.85
176.56/44.38	c  S st   445     69892     38959    166265         0     25602    504462   2534588    177.48   no data
176.96/44.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
177.36/44.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.11
177.36/44.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
177.36/44.57	c bin-w-bin subsume rem            0 bins  time:  0.01 s
177.36/44.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
177.36/44.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.01 s
177.76/44.61	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
178.16/44.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
178.99/44.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
180.54/45.39	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.41 s
180.94/45.42	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.03
180.94/45.47	c vivif2 --  cl tried    25601 cl shrink        0 lits rem          0 time: 0.05
181.74/45.68	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 0.22
181.74/45.69	c calculated reachability. Time: 0.00
181.74/45.69	c  N dy   445     69892     38959    166265         0     25601    504462   2533928    177.48   no data
192.50/48.38	c  N dy   474     74477     38959    166265         0     30186    504462   3771852    177.44    191.97
204.47/51.31	c  N dy   509     79309     38959    166265         0     35018    504462   5103726    177.71    187.35
217.24/54.53	c  N dy   544     84493     38959    166265         0     40202    504462   6518597    177.87    191.55
224.41/56.34	c  F st   564     87500     38959    166265         0     22353    504462   1136516    177.69   no data
232.78/58.46	c  N st   569     90798     38959    166265         0     25650    504462   2334963    177.69   no data
247.15/62.02	c  N dy   595     96684     38959    166265         0     31535    504462   4239570    177.58    194.89
262.35/65.85	c  N dy   633    102945     38959    166265         0     37796    504462   5917690    177.34    205.48
267.08/67.08	c  S st   649    104838     38959    166265         0     39689    504462   6443870    177.55   no data
268.28/67.39	c  S st   649    105342     38959    166265         0     40193    504462   6534953    177.55   no data
268.68/67.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
269.08/67.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.12
269.08/67.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
269.48/67.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
269.48/67.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
269.48/67.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.01 s
269.48/67.65	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
270.28/67.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
271.87/68.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
279.05/70.04	c lits-rem:         6  cl-subs:       10  v-elim:      0  v-fix:    0  time:  1.71 s
279.05/70.07	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.03
279.47/70.19	c vivif2 --  cl tried    40183 cl shrink        0 lits rem          0 time: 0.12
280.64/70.43	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 0.24
280.64/70.44	c calculated reachability. Time: 0.00
280.64/70.44	c  N dy   649    105342     38959    166265         0     40183    504462   6529488    177.55   no data
297.44/74.70	c  N dy   697    112203     38959    166265         0     24616    504462   1272552    177.77    189.90
315.34/79.16	c  N dy   754    119371     38959    166265         0     31784    504462   3229428    178.18    222.03
334.48/83.93	c  N dy   809    127068     38959    166265         0     39481    504462   5335063    178.45    209.67
355.21/89.10	c  N dy   866    135204     38959    166265         0     23906    504462    700542    178.52    188.75
375.98/94.31	c  N dy   930    143951     38959    166265         0     32653    504462   3102516    178.65    189.10
397.91/99.90	c  N dy   988    153140     38959    166265         0     41842    504462   5543362    178.51    188.29
410.66/103.01	c  S st  1022    158015     38959    166265         0     46716    504462   6850897    178.54    126.85
411.84/103.34	c  S st  1022    158523     38959    166265         0     47224    504462   6968491    178.54   no data
411.84/103.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
412.64/103.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.13
412.64/103.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
412.64/103.56	c bin-w-bin subsume rem            0 bins  time:  0.01 s
412.64/103.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
412.64/103.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.01 s
413.04/103.61	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
413.84/103.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
415.46/104.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
424.66/106.56	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time:  2.24 s
424.66/106.58	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.03
425.41/106.71	c vivif2 --  cl tried    47217 cl shrink        0 lits rem          0 time: 0.13
426.21/106.97	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 0.26
426.21/106.98	c calculated reachability. Time: 0.00
426.21/106.99	c  N dy  1022    158523     38959    166265         0     47217    504462   6966611    178.54   no data
451.33/113.24	c  N dy  1090    168649     38959    166265         0     32492    504462   2661618    178.65    190.08
478.05/119.92	c  N dy  1164    179453     38959    166265         0     43296    504462   5574453    178.63    188.23
507.17/127.30	c  N dy  1249    190970     38959    166265         0     28883    504462   1390382    178.90    198.12
537.47/134.84	c  N dy  1334    203238     38959    166265         0     41149    504462   4688112    178.91    191.29
570.57/143.16	c  N dy  1422    216218     38959    166265         0     27166    504462    617217    178.94    188.37
604.52/151.68	c  N dy  1521    230074     38959    166265         0     41022    504462   4450948    179.26    189.10
624.41/156.66	c  S st  1578    237786     38959    166265         0     48734    504462   6561996    179.38   no data
625.62/156.99	c  S st  1578    238290     38959    166265         0     49238    504462   6666345    179.38   no data
626.03/157.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
626.45/157.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.13
626.80/157.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
626.80/157.21	c bin-w-bin subsume rem            0 bins  time:  0.01 s
626.80/157.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
626.80/157.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.01 s
626.80/157.26	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
627.60/157.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
629.20/157.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
638.77/160.25	c lits-rem:        12  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.33 s
638.77/160.28	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.03
639.19/160.41	c vivif2 --  cl tried    49234 cl shrink        0 lits rem          0 time: 0.13
640.36/160.67	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 0.26
640.36/160.68	c calculated reachability. Time: 0.00
640.36/160.68	c  N dy  1578    238290     38959    166265         0     49234    504462   6665559    179.38   no data
679.44/170.41	c  N dy  1681    253573     38959    166265         0     36534    504462   2889991    179.75    190.01
720.51/180.70	c  N dy  1788    269763     38959    166265         0     52722    504462   7271936    179.75    191.20
764.39/191.77	c  N dy  1908    287171     38959    166265         0     41138    504462   3843494    179.91    192.89
811.84/203.64	c  N dy  2033    305532     38959    166265         0     59498    504462   8822625    179.94    194.17
813.84/204.16	c  F st  2038    306250     38959    166265         0     30224    504462    581501    179.91   no data
861.71/216.11	c  N dy  2139    325070     38959    166265         0     49043    504462   6237257    180.09    200.75
913.14/229.09	c  N dy  2271    345287     38959    166265         0     38261    504462   2503972    180.06    197.38
944.25/236.80	c  S st  2352    357435     38959    166265         0     50409    504462   5778809    180.00   no data
945.45/237.14	c  S st  2352    357937     38959    166265         0     50911    504462   5878388    180.00   no data
945.45/237.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
945.85/237.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.13
946.26/237.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
946.26/237.36	c bin-w-bin subsume rem            0 bins  time:  0.01 s
946.26/237.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
946.26/237.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.01 s
946.26/237.41	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
947.44/237.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
948.63/237.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
957.01/240.09	c lits-rem:         3  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.07 s
957.41/240.12	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.03
957.81/240.23	c vivif2 --  cl tried    50906 cl shrink        0 lits rem          0 time: 0.11
958.61/240.49	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 0.26
959.00/240.51	c calculated reachability. Time: 0.00
959.00/240.51	c  N dy  2352    357937     38959    166265         0     50906    504462   5876937    180.00   no data
1011.25/253.61	c  N dy  2495    377945     38959    166265         0     38916    504462   2398712    180.12    209.89
1063.09/266.63	c  N dy  2631    397990     38959    166265         0     58961    504462   7917840    180.16    203.18
1114.53/279.54	c  N dy  2764    417998     38959    166265         0     45975    504462   4075745    180.20    197.51
1167.58/292.86	c  N dy  2905    438048     38959    166265         0     66024    504462   9552625    180.24    190.13
1218.67/305.66	c  N dy  3040    458078     38959    166265         0     52054    504462   5491031    180.26    251.54
1272.45/319.10	c  N dy  3183    478137     38959    166265         0     37119    504462   1091095    180.41    195.26
1323.95/332.05	c  N dy  3317    498302     38959    166265         0     57283    504462   6604206    180.38    191.55
1376.93/345.31	c  N dy  3446    518367     38959    166265         0     41347    504462   1981226    180.36    197.92
1424.41/357.30	c  S st  3568    536905     38959    166265         0     59884    504462   7043895    180.35   no data
1425.98/357.65	c  S st  3568    537408     38959    166265         0     60387    504462   7144220    180.35   no data
1425.98/357.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1426.78/357.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.14
1426.78/357.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1426.78/357.89	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1427.18/357.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1427.18/357.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.01 s
1427.18/357.93	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
1427.99/358.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
1429.97/358.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1442.38/361.72	c lits-rem:         5  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.09 s
1442.38/361.74	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.03
1442.73/361.88	c vivif2 --  cl tried    60387 cl shrink        0 lits rem          0 time: 0.14
1443.94/362.17	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 0.28
1443.94/362.18	c calculated reachability. Time: 0.00
1443.94/362.18	c  N dy  3568    537408     38959    166265         0     60387    504462   7144215    180.35   no data
1497.78/375.64	c  N dy  3708    557473     38959    166265         0     43452    504462   2267246    180.40    193.28
1550.42/388.81	c  N dy  3847    577533     38959    166265         0     63508    504462   7780303    180.43    196.65
1604.28/402.40	c  N dy  3981    597580     38959    166265         0     45555    504462   2623970    180.53    256.31
1657.34/415.66	c  N dy  4112    617745     38959    166265         0     65718    504462   8214146    180.55    195.65
1710.32/428.99	c  N dy  4240    637756     38959    166265         0     46727    504462   2636324    180.48    191.75
1764.57/442.52	c  N dy  4379    657973     38959    166265         0     66944    504462   8247444    180.53    193.53
1818.40/456.06	c  N dy  4516    678012     38959    166265         0     46983    504462   2392460    180.54    192.30
1872.29/469.59	c  N dy  4654    698081     38959    166265         0     67052    504462   7964295    180.57    192.45
1928.07/483.56	c  N dy  4797    718186     38959    166265         0     46164    504462   1970635    180.68    193.00
1981.53/496.91	c  N dy  4938    738270     38959    166265         0     66246    504462   7560261    180.71    217.77
2038.08/511.12	c  N dy  5077    758563     38959    166265         0     44537    504462   1205557    180.68    205.12
2090.18/524.39	c  N dy  5216    778703     38959    166265         0     64675    504462   6759193    180.71    190.32
2146.59/538.59	c  N dy  5358    798790     38959    166265         0     84762    504462  12352531    180.74    192.44
2166.13/543.45	c  S st  5410    806114     38959    166265         0     49096    504462   2199023    180.76   no data
2167.33/543.79	c  S st  5410    806620     38959    166265         0     49602    504462   2301480    180.76   no data
2167.73/543.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2168.13/543.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.13
2168.13/544.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2168.53/544.01	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2168.53/544.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2168.53/544.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.01 s
2168.53/544.05	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
2169.34/544.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
2169.77/544.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2172.91/545.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.72 s
2172.91/545.16	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.03
2173.31/545.21	c vivif2 --  cl tried    49602 cl shrink        0 lits rem          0 time: 0.05
2174.16/545.47	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 0.26
2174.16/545.48	c calculated reachability. Time: 0.00
2174.16/545.48	c  N dy  5410    806620     38959    166265         0     49602    504462   2301480    180.76   no data
2227.94/558.98	c  N dy  5552    826681     38959    166265         0     69662    504462   7862873    180.80    214.68
2285.77/573.41	c  N dy  5697    846780     38959    166265         0     45758    504462    994820    180.89    197.92
2339.21/586.85	c  N dy  5833    866863     38959    166265         0     65838    504462   6483356    180.90    214.03
2396.24/601.10	c  N dy  5974    886952     38959    166265         0     85927    504462  11944563    180.88    191.71
2450.11/614.63	c  N dy  6108    907144     38959    166265         0     61125    504462   4895940    180.84    193.95
2505.91/628.65	c  N dy  6244    927295     38959    166265         0     81275    504462  10461216    180.87    200.35
2562.14/642.73	c  N dy  6386    947443     38959    166265         0     55426    504462   3129356    180.89    192.19
2617.22/656.57	c  N dy  6531    967600     38959    166265         0     75583    504462   8711721    180.95    193.24
2675.40/671.16	c  N dy  6662    987689     38959    166265         0     48670    504462    975722    180.95    201.79
2729.23/684.66	c  N dy  6799   1007858     38959    166265         0     68838    504462   6533290    180.96    190.59
2787.46/699.23	c  N dy  6943   1027889     38959    166265         0     88867    504462  12099393    181.01    198.92
2842.88/713.13	c  N dy  7080   1048066     38959    166265         0     61046    504462   4145787    181.05    190.62
2899.11/727.20	c  N dy  7219   1068071     38959    166265         0     81051    504462   9680816    181.07    192.75
2909.89/729.96	c  F st  7246   1071875     38959    166265         0     84855    504462  10700333    181.07    205.88
2956.54/741.63	c  N dy  7319   1088137     38959    166265         0     52126    504462   1378732    181.02    190.65
3011.18/755.36	c  N dy  7461   1108309     38959    166265         0     72296    504462   6931404    181.02    190.70
3068.62/769.80	c  N dy  7595   1128358     38959    166265         0     92345    504462  12411037    181.02    191.06
3124.83/783.84	c  N dy  7729   1148422     38959    166265         0     62405    504462   4018901    181.04    268.44
3180.27/797.76	c  N dy  7857   1168512     38959    166265         0     82494    504462   9444836    180.98    191.31
3240.12/812.71	c  N dy  7995   1188581     38959    166265         0     51562    504462    702840    180.98    198.71
3294.72/826.42	c  N dy  8136   1208614     38959    166265         0     71592    504462   6195036    181.00    195.38
3298.30/827.38	c  S st  8146   1209930     38959    166265         0     72908    504462   6551253    181.00   no data
3299.90/827.79	c  S st  8146   1210436     38959    166265         0     73414    504462   6656022    181.00   no data
3300.30/827.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3300.70/827.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.16
3301.11/828.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3301.11/828.06	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3301.11/828.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3301.11/828.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.01 s
3301.11/828.11	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
3302.29/828.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
3303.89/828.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3317.05/832.10	c lits-rem:         1  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.27 s
3317.45/832.12	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.03
3317.85/832.26	c vivif2 --  cl tried    73409 cl shrink        0 lits rem          0 time: 0.13
3319.08/832.57	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 0.31
3319.08/832.58	c calculated reachability. Time: 0.00
3319.08/832.58	c  N dy  8146   1210436     38959    166265         0     73409    504462   6654397    181.00   no data
3377.26/847.18	c  N dy  8286   1230488     38959    166265         0     93461    504462  12190802    181.02    191.23
3435.09/861.65	c  N dy  8428   1250613     38959    166265         0     61583    504462   3234662    181.06    194.00
3490.91/875.68	c  N dy  8569   1270625     38959    166265         0     81594    504462   8765904    181.08    191.10
3549.95/890.47	c  N dy  8703   1290630     38959    166265         0    101598    504462  14278478    181.08    191.11
3606.16/904.58	c  N dy  8845   1310677     38959    166265         0     68644    504462   4849427    181.11    194.50
3663.60/918.96	c  N dy  8985   1330727     38959    166265         0     88693    504462  10384408    181.14    200.52
3725.02/934.37	c  N dy  9127   1350806     38959    166265         0     54773    504462    764373    181.18    197.26
3779.27/948.00	c  N dy  9267   1370881     38959    166265         0     74847    504462   6307455    181.21    196.33
3837.86/962.68	c  N dy  9406   1390901     38959    166265         0     94867    504462  11815009    181.19    191.03
3898.48/977.87	c  N dy  9546   1411085     38959    166265         0     60062    504462   1979999    181.22    193.81
3954.73/991.94	c  N dy  9686   1431213     38959    166265         0     80190    504462   7459790    181.21    200.35
4014.54/1006.90	c  N dy  9825   1451242     38959    166265         0    100219    504462  12998002    181.20    192.08
4073.60/1021.72	c  N dy  9968   1471244     38959    166265         0     64217    504462   2885424    181.23    192.90
4130.19/1035.95	c  N dy 10113   1491321     38959    166265         0     84294    504462   8453793    181.28    221.58
4190.39/1051.05	c  N dy 10251   1511458     38959    166265         0    104430    504462  14073636    181.33    191.22
4249.41/1065.82	c  N dy 10390   1531554     38959    166265         0     67524    504462   3505125    181.36    234.50
4306.84/1080.21	c  N dy 10537   1551721     38959    166265         0     87688    504462   9106286    181.38    191.08
4366.67/1095.21	c  N dy 10665   1571726     38959    166265         0    107693    504462  14591228    181.37    195.27
4424.89/1109.87	c  N dy 10798   1591811     38959    166265         0     69783    504462   3858113    181.38    192.09
4482.70/1124.31	c  N dy 10936   1611819     38959    166265         0     89787    504462   9491267    181.42    193.14
4543.32/1139.59	c  N dy 11072   1631886     38959    166265         0    109852    504462  15031731    181.44    203.89
4602.35/1154.31	c  N dy 11209   1652019     38959    166265         0     70989    504462   3865055    181.46    191.02
4660.17/1168.84	c  N dy 11351   1672090     38959    166265         0     91060    504462   9427001    181.48    194.85
4721.99/1184.34	c  N dy 11489   1692118     38959    166265         0    111088    504462  15029346    181.50    193.65
4777.02/1198.13	c  S st 11620   1710436     38959    166265         0     69404    504462   3214692    181.53   no data
4778.61/1198.50	c  S st 11620   1710938     38959    166265         0     69906    504462   3315448    181.53   no data
4778.61/1198.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4779.01/1198.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.15
4779.43/1198.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4779.43/1198.74	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4779.43/1198.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4779.43/1198.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.01 s
4779.43/1198.79	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
4780.20/1198.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
4781.00/1199.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4789.37/1201.23	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.00 s
4789.37/1201.26	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.03
4789.77/1201.33	c vivif2 --  cl tried    69905 cl shrink        0 lits rem          0 time: 0.07
4790.98/1201.63	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 0.30
4790.98/1201.64	c calculated reachability. Time: 0.00
4790.98/1201.64	c  N dy 11620   1710938     38959    166265         0     69905    504462   3315208    181.53   no data

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-3366169-1305397827/watcher-3366169-1305397827 -o /tmp/evaluation-result-3366169-1305397827/solver-3366169-1305397827 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366169-1305397827.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.84 7.83 7.99 2/359 14747
/proc/meminfo: memFree=23316660/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=182240 CPUtime=0 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 458 0 0 0 0 0 0 0 25 0 4 0 730013417 186613760 386 33554432000 4194304 4580107 140734733698080 18446744073709551615 260905418647 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 45561 390 324 95 0 40543 0
[pid=14747/tid=14748] ppid=14745 vsize=191888 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 1522 0 0 0 0 0 0 0 18 0 4 0 730013418 196493312 4643 33554432000 4194304 4580107 140734733698080 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=192104 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 1161 0 0 0 0 0 0 0 25 0 4 0 730013418 196714496 4647 33554432000 4194304 4580107 140734733698080 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=192104 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 744 0 0 0 0 0 0 0 25 0 4 0 730013418 196714496 4657 33554432000 4194304 4580107 140734733698080 18446744073709551615 4307796 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.041136 s]
/proc/loadavg: 6.84 7.83 7.99 2/359 14747
/proc/meminfo: memFree=23316660/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=377756 CPUtime=0.12 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 18482 0 0 0 9 3 0 0 18 0 4 0 730013417 386822144 14559 33554432000 4194304 4580107 140734733698080 18446744073709551615 260905499167 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 94515 14599 337 95 0 89497 0
[pid=14747/tid=14748] ppid=14745 vsize=378380 CPUtime=0.02 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) S 14745 14747 14715 0 -1 4202560 4211 0 0 0 2 0 0 0 18 0 4 0 730013418 387461120 14611 33554432000 4194304 4580107 140734733698080 18446744073709551615 260905499118 0 0 4096 2 18446604453786476672 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=378380 CPUtime=0.03 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) S 14745 14747 14715 0 -1 4202560 5401 0 0 0 2 1 0 0 18 0 4 0 730013418 387461120 14625 33554432000 4194304 4580107 140734733698080 18446744073709551615 260905499118 0 0 4096 2 18446604453786476672 0 0 -1 6 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=378380 CPUtime=0.02 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) S 14745 14747 14715 0 -1 4202560 4351 0 0 0 2 0 0 0 18 0 4 0 730013418 387461120 14642 33554432000 4194304 4580107 140734733698080 18446744073709551615 260905499118 0 0 4096 2 18446604453786476672 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 377756

[startup+0.103395 s]
/proc/loadavg: 6.84 7.83 7.99 2/359 14747
/proc/meminfo: memFree=23316660/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=382532 CPUtime=0.36 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 23061 0 0 0 27 9 0 0 18 0 4 0 730013417 391712768 19138 33554432000 4194304 4580107 140734733698080 18446744073709551615 4298737 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 95633 19196 337 95 0 90615 0
[pid=14747/tid=14748] ppid=14745 vsize=382532 CPUtime=0.09 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 5650 0 0 0 7 2 0 0 18 0 4 0 730013418 391712768 19229 33554432000 4194304 4580107 140734733698080 18446744073709551615 260905055265 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=382532 CPUtime=0.09 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) S 14745 14747 14715 0 -1 4202560 6466 0 0 0 6 3 0 0 17 0 4 0 730013418 391712768 19292 33554432000 4194304 4580107 140734733698080 18446744073709551615 260905499118 0 0 4096 2 18446604453786476672 0 0 -1 6 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=382532 CPUtime=0.08 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 5028 0 0 0 6 2 0 0 17 0 4 0 730013418 391712768 19334 33554432000 4194304 4580107 140734733698080 18446744073709551615 260905499167 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 382532

[startup+0.443026 s]
/proc/loadavg: 6.84 7.83 7.99 2/359 14747
/proc/meminfo: memFree=23316660/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=403816 CPUtime=1.68 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 34166 0 0 0 149 19 0 0 18 0 4 0 730013417 413507584 30242 33554432000 4194304 4580107 140734733698080 18446744073709551615 260905059192 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 101528 31611 363 95 0 96510 0
[pid=14747/tid=14748] ppid=14745 vsize=407036 CPUtime=0.44 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 9974 0 0 0 40 4 0 0 18 0 4 0 730013418 416804864 32672 33554432000 4194304 4580107 140734733698080 18446744073709551615 260905055265 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=407036 CPUtime=0.43 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) S 14745 14747 14715 0 -1 4202560 9855 0 0 0 37 6 0 0 18 0 4 0 730013418 416804864 32673 33554432000 4194304 4580107 140734733698080 18446744073709551615 260905499118 0 0 4096 2 18446604453786476672 0 0 -1 6 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=407036 CPUtime=0.43 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 6410 0 0 0 38 5 0 0 18 0 4 0 730013418 416804864 32674 33554432000 4194304 4580107 140734733698080 18446744073709551615 260905043032 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 403816

[startup+0.754677 s]
/proc/loadavg: 6.84 7.83 7.99 2/359 14747
/proc/meminfo: memFree=23316660/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=428604 CPUtime=5.19 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 54629 0 0 0 496 23 0 0 19 0 4 0 730013417 438890496 42991 33554432000 4194304 4580107 140734733698080 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 107151 42991 377 95 0 102133 0
[pid=14747/tid=14748] ppid=14745 vsize=428604 CPUtime=1.29 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 15794 0 0 0 124 5 0 0 19 0 4 0 730013418 438890496 42991 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=428604 CPUtime=1.29 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 17345 0 0 0 121 8 0 0 19 0 4 0 730013418 438890496 42991 33554432000 4194304 4580107 140734733698080 18446744073709551615 4318702 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=428604 CPUtime=1.29 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 6958 0 0 0 123 6 0 0 19 0 4 0 730013418 438890496 42991 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.19
Current children cumulated vsize (KiB) 428604

[startup+1.50064 s]
/proc/loadavg: 6.84 7.83 7.99 2/359 14747
/proc/meminfo: memFree=23316660/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=428604 CPUtime=5.87 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 55127 0 0 0 564 23 0 0 19 0 4 0 730013417 438890496 43385 33554432000 4194304 4580107 140734733698080 18446744073709551615 4318708 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 107151 43385 377 95 0 102133 0
[pid=14747/tid=14748] ppid=14745 vsize=428604 CPUtime=1.46 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 15886 0 0 0 141 5 0 0 19 0 4 0 730013418 438890496 43386 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=428604 CPUtime=1.46 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 17502 0 0 0 138 8 0 0 19 0 4 0 730013418 438890496 43386 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=428604 CPUtime=1.46 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 7112 0 0 0 140 6 0 0 19 0 4 0 730013418 438890496 43386 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293105 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 428604

[startup+3.11434 s]
/proc/loadavg: 7.09 7.87 8.00 9/371 14760
/proc/meminfo: memFree=22902064/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=559868 CPUtime=12.31 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 58638 0 0 0 1206 25 0 0 24 0 4 0 730013417 573304832 46896 33554432000 4194304 4580107 140734733698080 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 139967 46896 377 95 0 134949 0
[pid=14747/tid=14748] ppid=14745 vsize=559868 CPUtime=3.08 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 16774 0 0 0 302 6 0 0 22 0 4 0 730013418 573304832 46896 33554432000 4194304 4580107 140734733698080 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=559868 CPUtime=3.04 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 18392 0 0 0 296 8 0 0 22 0 4 0 730013418 573304832 46896 33554432000 4194304 4580107 140734733698080 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=559868 CPUtime=3.07 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 7964 0 0 0 301 6 0 0 23 0 4 0 730013418 573304832 46896 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 559868

[startup+6.30076 s]
/proc/loadavg: 7.17 7.87 8.00 9/371 14761
/proc/meminfo: memFree=22848396/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=559868 CPUtime=25.04 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 65450 0 0 0 2478 26 0 0 25 0 4 0 730013417 573304832 53708 33554432000 4194304 4580107 140734733698080 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 139967 53708 377 95 0 134949 0
[pid=14747/tid=14748] ppid=14745 vsize=559868 CPUtime=6.28 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 18355 0 0 0 622 6 0 0 25 0 4 0 730013418 573304832 53720 33554432000 4194304 4580107 140734733698080 18446744073709551615 4302554 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=559868 CPUtime=6.21 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 19963 0 0 0 612 9 0 0 25 0 4 0 730013418 573304832 53720 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=559868 CPUtime=6.27 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 10060 0 0 0 621 6 0 0 25 0 4 0 730013418 573304832 53720 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 559868

[startup+12.7006 s]
/proc/loadavg: 7.23 7.87 8.00 9/371 14761
/proc/meminfo: memFree=22801552/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=460728 CPUtime=50.55 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 85063 0 0 0 5025 30 0 0 25 0 4 0 730013417 471785472 47829 33554432000 4194304 4580107 140734733698080 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 115182 47829 377 95 0 110164 0
[pid=14747/tid=14748] ppid=14745 vsize=460728 CPUtime=12.66 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 23286 0 0 0 1259 7 0 0 25 0 4 0 730013418 471785472 47829 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=460728 CPUtime=12.53 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 24833 0 0 0 1243 10 0 0 25 0 4 0 730013418 471785472 47829 33554432000 4194304 4580107 140734733698080 18446744073709551615 4320729 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=460728 CPUtime=12.65 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 15105 0 0 0 1258 7 0 0 25 0 4 0 730013418 471785472 47829 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 460728

[startup+25.5012 s]
/proc/loadavg: 7.42 7.89 8.00 9/371 14761
/proc/meminfo: memFree=22491316/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=808784 CPUtime=101.59 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 167835 0 0 0 10110 49 0 0 25 0 4 0 730013417 828194816 110479 33554432000 4194304 4580107 140734733698080 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 202196 110479 379 95 0 197178 0
[pid=14747/tid=14748] ppid=14745 vsize=808784 CPUtime=25.46 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 60667 0 0 0 2530 16 0 0 25 0 4 0 730013418 828194816 110479 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=808784 CPUtime=25.17 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 33497 0 0 0 2505 12 0 0 25 0 4 0 730013418 828194816 110479 33554432000 4194304 4580107 140734733698080 18446744073709551615 4322880 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=808784 CPUtime=25.46 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 24026 0 0 0 2535 11 0 0 25 0 4 0 730013418 828194816 110479 33554432000 4194304 4580107 140734733698080 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 808784

[startup+51.1005 s]
/proc/loadavg: 7.70 7.91 8.01 9/371 14762
/proc/meminfo: memFree=22208272/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=996052 CPUtime=203.68 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 253809 0 0 0 20300 68 0 0 25 0 4 0 730013417 1019957248 141112 33554432000 4194304 4580107 140734733698080 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 249013 141112 379 95 0 243995 0
[pid=14747/tid=14748] ppid=14745 vsize=996052 CPUtime=51.06 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 78201 0 0 0 5087 19 0 0 25 0 4 0 730013418 1019957248 141112 33554432000 4194304 4580107 140734733698080 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=996052 CPUtime=50.47 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 54840 0 0 0 5030 17 0 0 25 0 4 0 730013418 1019957248 141112 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=996052 CPUtime=51.06 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 51653 0 0 0 5088 18 0 0 25 0 4 0 730013418 1019957248 141112 33554432000 4194304 4580107 140734733698080 18446744073709551615 4295901 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.68
Current children cumulated vsize (KiB) 996052

[startup+102.301 s]
/proc/loadavg: 7.93 7.94 8.01 9/371 14763
/proc/meminfo: memFree=21668296/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=1058068 CPUtime=407.86 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 388223 0 0 0 40683 103 0 0 25 0 4 0 730013417 1083461632 193860 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 264517 193860 379 95 0 259499 0
[pid=14747/tid=14748] ppid=14745 vsize=1058068 CPUtime=102.25 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 107885 0 0 0 10198 27 0 0 25 0 4 0 730013418 1083461632 193860 33554432000 4194304 4580107 140734733698080 18446744073709551615 4320876 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=1058068 CPUtime=101.06 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 89707 0 0 0 10082 24 0 0 25 0 4 0 730013418 1083461632 193860 33554432000 4194304 4580107 140734733698080 18446744073709551615 4295841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=1058068 CPUtime=102.26 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 82328 0 0 0 10199 27 0 0 25 0 4 0 730013418 1083461632 193860 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.86
Current children cumulated vsize (KiB) 1058068

[startup+162.301 s]

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

[pid=14747] ppid=14745 vsize=1696608 CPUtime=2560.54 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 1335579 0 0 0 255681 373 0 0 25 0 4 0 730013417 1737326592 319960 33554432000 4194304 4580107 140734733698080 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 424152 319960 379 95 0 419134 0
[pid=14747/tid=14748] ppid=14745 vsize=1696608 CPUtime=641.68 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 344155 0 0 0 64078 90 0 0 25 0 4 0 730013418 1737326592 319960 33554432000 4194304 4580107 140734733698080 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=1696608 CPUtime=639.04 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 322369 0 0 0 63813 91 0 0 25 0 4 0 730013418 1737326592 319960 33554432000 4194304 4580107 140734733698080 18446744073709551615 4301856 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=1696608 CPUtime=637.54 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 360214 0 0 0 63656 98 0 0 25 0 4 0 730013418 1737326592 319960 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293682 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2560.54
Current children cumulated vsize (KiB) 1696608

[startup+702.3 s]
/proc/loadavg: 8.32 8.17 8.06 9/371 14782
/proc/meminfo: memFree=20502428/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=1633192 CPUtime=2799.82 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 1426588 0 0 0 279581 401 0 0 25 0 4 0 730013417 1672388608 335373 33554432000 4194304 4580107 140734733698080 18446744073709551615 4318432 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 408298 335373 379 95 0 403280 0
[pid=14747/tid=14748] ppid=14745 vsize=1633192 CPUtime=701.67 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 371065 0 0 0 70069 98 0 0 25 0 4 0 730013418 1672388608 335374 33554432000 4194304 4580107 140734733698080 18446744073709551615 4316680 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=1633192 CPUtime=699.02 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 341463 0 0 0 69806 96 0 0 25 0 4 0 730013418 1672388608 335374 33554432000 4194304 4580107 140734733698080 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=1633192 CPUtime=696.82 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 384265 0 0 0 69578 104 0 0 25 0 4 0 730013418 1672388608 335374 33554432000 4194304 4580107 140734733698080 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2799.82
Current children cumulated vsize (KiB) 1633192

[startup+762.301 s]
/proc/loadavg: 8.24 8.17 8.06 9/371 14784
/proc/meminfo: memFree=20473336/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=1763868 CPUtime=3039.08 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 1513653 0 0 0 303477 431 0 0 25 0 4 0 730013417 1806200832 340443 33554432000 4194304 4580107 140734733698080 18446744073709551615 4316661 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 440967 340444 379 95 0 435949 0
[pid=14747/tid=14748] ppid=14745 vsize=1763868 CPUtime=761.65 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 398337 0 0 0 76059 106 0 0 25 0 4 0 730013418 1806200832 340444 33554432000 4194304 4580107 140734733698080 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=1763868 CPUtime=759.02 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 362586 0 0 0 75797 105 0 0 25 0 4 0 730013418 1806200832 340444 33554432000 4194304 4580107 140734733698080 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=1763868 CPUtime=756.11 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 403876 0 0 0 75500 111 0 0 25 0 4 0 730013418 1806200832 340444 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3039.08
Current children cumulated vsize (KiB) 1763868

[startup+822.3 s]
/proc/loadavg: 8.21 8.17 8.07 9/371 14785
/proc/meminfo: memFree=20451552/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=1764940 CPUtime=3278.37 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 1616798 0 0 0 327374 463 0 0 25 0 4 0 730013417 1807298560 341624 33554432000 4194304 4580107 140734733698080 18446744073709551615 4292913 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 441235 341624 379 95 0 436217 0
[pid=14747/tid=14748] ppid=14745 vsize=1764940 CPUtime=821.65 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 430283 0 0 0 82051 114 0 0 25 0 4 0 730013418 1807298560 341624 33554432000 4194304 4580107 140734733698080 18446744073709551615 4295841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=1764940 CPUtime=819.03 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 389400 0 0 0 81788 115 0 0 25 0 4 0 730013418 1807298560 341624 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=1764940 CPUtime=815.4 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 430136 0 0 0 81422 118 0 0 25 0 4 0 730013418 1807298560 341624 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3278.37
Current children cumulated vsize (KiB) 1764940

[startup+882.3 s]
/proc/loadavg: 8.12 8.15 8.07 9/371 14787
/proc/meminfo: memFree=20405832/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=1700768 CPUtime=3517.63 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 1706409 0 0 0 351273 490 0 0 25 0 4 0 730013417 1741586432 344188 33554432000 4194304 4580107 140734733698080 18446744073709551615 4321036 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 425192 344188 379 95 0 420174 0
[pid=14747/tid=14748] ppid=14745 vsize=1700768 CPUtime=881.64 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 452669 0 0 0 88044 120 0 0 25 0 4 0 730013418 1741586432 344188 33554432000 4194304 4580107 140734733698080 18446744073709551615 4292896 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=1700768 CPUtime=879.02 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 415711 0 0 0 87781 121 0 0 25 0 4 0 730013418 1741586432 344188 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=1700768 CPUtime=874.69 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 452404 0 0 0 87343 126 0 0 25 0 4 0 730013418 1741586432 344188 33554432000 4194304 4580107 140734733698080 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3517.63
Current children cumulated vsize (KiB) 1700768

[startup+942.3 s]
/proc/loadavg: 8.15 8.15 8.07 9/371 14788
/proc/meminfo: memFree=20468124/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=1766424 CPUtime=3756.92 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 1792955 0 0 0 375176 516 0 0 25 0 4 0 730013417 1808818176 343642 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 441606 343642 379 95 0 436588 0
[pid=14747/tid=14748] ppid=14745 vsize=1766424 CPUtime=941.62 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 477186 0 0 0 94035 127 0 0 25 0 4 0 730013418 1808818176 343642 33554432000 4194304 4580107 140734733698080 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=1766424 CPUtime=939.02 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 434212 0 0 0 93775 127 0 0 25 0 4 0 730013418 1808818176 343642 33554432000 4194304 4580107 140734733698080 18446744073709551615 4322544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=1766424 CPUtime=933.98 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 478073 0 0 0 93264 134 0 0 25 0 4 0 730013418 1808818176 343642 33554432000 4194304 4580107 140734733698080 18446744073709551615 4324385 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3756.92
Current children cumulated vsize (KiB) 1766424

[startup+1002.3 s]
/proc/loadavg: 8.14 8.15 8.08 9/371 14790
/proc/meminfo: memFree=20272144/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=1767376 CPUtime=3996.19 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 1883287 0 0 0 399076 543 0 0 25 0 4 0 730013417 1809793024 365185 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293911 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 441844 365185 379 95 0 436826 0
[pid=14747/tid=14748] ppid=14745 vsize=1767376 CPUtime=1001.61 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 503717 0 0 0 100028 133 0 0 25 0 4 0 730013418 1809793024 365185 33554432000 4194304 4580107 140734733698080 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=1767376 CPUtime=999.03 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 454138 0 0 0 99769 134 0 0 25 0 4 0 730013418 1809793024 365185 33554432000 4194304 4580107 140734733698080 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=1767376 CPUtime=993.26 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 501966 0 0 0 99185 141 0 0 25 0 4 0 730013418 1809793024 365185 33554432000 4194304 4580107 140734733698080 18446744073709551615 4324249 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3996.19
Current children cumulated vsize (KiB) 1767376

[startup+1062.3 s]
/proc/loadavg: 8.10 8.13 8.08 9/371 14792
/proc/meminfo: memFree=20360480/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=1637144 CPUtime=4235.49 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 1971790 0 0 0 422976 573 0 0 25 0 4 0 730013417 1676435456 345497 33554432000 4194304 4580107 140734733698080 18446744073709551615 4318269 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 409286 345497 379 95 0 404268 0
[pid=14747/tid=14748] ppid=14745 vsize=1637144 CPUtime=1061.62 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 528411 0 0 0 106019 143 0 0 25 0 4 0 730013418 1676435456 345502 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=1637144 CPUtime=1059.04 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 476446 0 0 0 105762 142 0 0 25 0 4 0 730013418 1676435456 345502 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=1637144 CPUtime=1052.55 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 520768 0 0 0 105108 147 0 0 25 0 4 0 730013418 1676435456 345502 33554432000 4194304 4580107 140734733698080 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4235.49
Current children cumulated vsize (KiB) 1637144

[startup+1122.3 s]
/proc/loadavg: 8.08 8.12 8.08 9/371 14793
/proc/meminfo: memFree=20296944/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=1769656 CPUtime=4474.73 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 2060384 0 0 0 446870 603 0 0 25 0 4 0 730013417 1812127744 361173 33554432000 4194304 4580107 140734733698080 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 442414 361173 379 95 0 437396 0
[pid=14747/tid=14748] ppid=14745 vsize=1769656 CPUtime=1121.58 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 550317 0 0 0 112008 150 0 0 25 0 4 0 730013418 1812127744 361173 33554432000 4194304 4580107 140734733698080 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=1769656 CPUtime=1119.03 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 500923 0 0 0 111753 150 0 0 25 0 4 0 730013418 1812127744 361173 33554432000 4194304 4580107 140734733698080 18446744073709551615 4301856 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=1769656 CPUtime=1111.84 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 543369 0 0 0 111029 155 0 0 25 0 4 0 730013418 1812127744 361173 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293163 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4474.73
Current children cumulated vsize (KiB) 1769656

[startup+1182.31 s]
/proc/loadavg: 8.07 8.11 8.08 9/371 14795
/proc/meminfo: memFree=20266264/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=1803516 CPUtime=4714.06 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 2151756 0 0 0 470775 631 0 0 25 0 4 0 730013417 1846800384 364359 33554432000 4194304 4580107 140734733698080 18446744073709551615 4318435 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 450879 364359 379 95 0 445861 0
[pid=14747/tid=14748] ppid=14745 vsize=1803516 CPUtime=1181.59 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 572799 0 0 0 118003 156 0 0 25 0 4 0 730013418 1846800384 364359 33554432000 4194304 4580107 140734733698080 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=1803516 CPUtime=1179.04 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 522583 0 0 0 117748 156 0 0 25 0 4 0 730013418 1846800384 364359 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293685 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=1803516 CPUtime=1171.13 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 566898 0 0 0 116951 162 0 0 25 0 4 0 730013418 1846800384 364359 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293073 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.06
Current children cumulated vsize (KiB) 1803516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 8.20 8.14 8.09 5/366 14796
/proc/meminfo: memFree=21868856/32950928 swapFree=65730864/67111528
[pid=14747] ppid=14745 vsize=1803700 CPUtime=4800.17 cores=0,2,4,6
/proc/14747/stat : 14747 (strangenight2-m) R 14745 14747 14715 0 -1 4202496 2180402 0 0 0 479374 643 0 0 25 0 4 0 730013417 1846988800 359316 33554432000 4194304 4580107 140734733698080 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14747/statm: 450925 359316 379 95 0 445907 0
[pid=14747/tid=14748] ppid=14745 vsize=1803700 CPUtime=1203.19 cores=0,2,4,6
/proc/14747/task/14748/stat : 14748 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 579574 0 0 0 120160 159 0 0 25 0 4 0 730013418 1846988800 359324 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14747/tid=14749] ppid=14745 vsize=1803700 CPUtime=1200.64 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 530665 0 0 0 119904 160 0 0 25 0 4 0 730013418 1846988800 359324 33554432000 4194304 4580107 140734733698080 18446744073709551615 4321874 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14747/tid=14750] ppid=14745 vsize=1803700 CPUtime=1192.47 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (strangenight2-m) R 14745 14747 14715 0 -1 4202560 576315 0 0 0 119082 165 0 0 25 0 4 0 730013418 1846988800 359324 33554432000 4194304 4580107 140734733698080 18446744073709551615 4293927 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1803700

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.98
CPU time (s): 4800.28
CPU user time (s): 4793.79
CPU system time (s): 6.49501
CPU usage (%): 398.7
Max. virtual memory (cumulated for all children) (KiB): 1835476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.79
system time used= 6.49501
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2180418
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= 14909
involuntary context switches= 33366

runsolver used 3.98939 second user time and 10.2604 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-14 20:30:27
IDJOB=3366169
IDBENCH=82578
IDSOLVER=1844
FILE ID=node116/3366169-1305397827
RUNJOBID= node116-1305397827-14733
PBS_JOBID= 13324469
Free space on /tmp= 73132 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S471691933-060-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366169-1305397827/watcher-3366169-1305397827 -o /tmp/evaluation-result-3366169-1305397827/solver-3366169-1305397827 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366169-1305397827.cnf

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

MD5SUM BENCH= 91da78a39fd68b6c63602d278464956f
RANDOM SEED=421927231

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23313468 kB
Buffers:         21788 kB
Cached:         111152 kB
SwapCached:      12356 kB
Active:        9352984 kB
Inactive:        75276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23313468 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:           13336 kB
Writeback:           0 kB
AnonPages:     9293644 kB
Mapped:          15204 kB
Slab:            96932 kB
PageTables:      44448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82748512 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= 73120 MiB
End job on node116 at 2011-05-14 20:50:33